[Linuxptp-devel] [PATCH v4 0/6] automatic phc2sys configuration, ptp4l part

2014-05-06 Thread Jiri Benc
v4: Changed from COMMAND to SET action for event subscribing.
Added space for even more events.
Renamed 'valid_time' to 'duration'.
Wrapped long lines.

v3: Split into two parts, this is the ptp4l part. The phc2sys part will
follow after this is accepted.
Reworked to use the new transport_sendto and common address interface.
Removed TLV PORT_ENUMERATION_NP, each port number is queried for its
existence instead.
Addressed all reviewers' comments to v2.

v2: rebased to the current HEAD

For the description of the set, see the v1 cover letter:
https://www.mail-archive.com/linuxptp-devel@lists.sourceforge.net/msg00236.html

Jiri Benc (6):
  Event subscribing
  Subscription time limit
  port: event notification
  clock: event notification
  Event notification: port state
  Custom management TLV PORT_PROPERTIES_NP

 clock.c|  236 +---
 clock.h|   19 +
 notification.h |   27 +++
 port.c |  117 +++-
 port.h |   23 ++
 tlv.c  |   26 ++
 tlv.h  |   17 
 7 files changed, 435 insertions(+), 30 deletions(-)
 create mode 100644 notification.h

-- 
1.7.6.5


--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel


Re: [Linuxptp-devel] [PATCH v4 0/6] automatic phc2sys configuration, ptp4l part

2014-05-06 Thread Richard Cochran
On Tue, May 06, 2014 at 06:41:45PM +0200, Jiri Benc wrote:

> Jiri Benc (6):
>   Event subscribing
>   Subscription time limit
>   port: event notification
>   clock: event notification
>   Event notification: port state
>   Custom management TLV PORT_PROPERTIES_NP

Series applied.

Thanks,
Richard

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel