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