On 3/21/2020 4:57 AM, Richard Cochran wrote:
> I have been preparing Balint Ferencz's ts2phc program for review on
> this list. The present series presents a mixture of fixes and new
> code in support of the upcoming GrandMaster features.
>
> Patches 1-3 are random fixes found along the way.
> Patches 4-6 add new helper code, preparing for GM support.
>
> Changes in V3
> ~~~~~~~~~~~~~
> - use compat_ptp_clock_caps per Jacob's review
> - pick up Jacob's review tags
>
V3 looks good to me!
Thanks,
Jake
> Changes in V2
> ~~~~~~~~~~~~~
> - introduce an out-of-tree 'struct ptp_clock_caps' in missing.h
>
>
> Richard Cochran (6):
> clock: Safely remove event subscribers from list.
> Remove the unfinished SNMP code.
> Balance the posix clock open function with a close method.
> Add definitions for PTP pin ioctls for backwards kernel compatibility.
> Add PHC methods for querying and configuring the pin functionality.
> Provide a method to convert a tmv_t into a timespec.
>
> clock.c | 9 +--
> makefile | 14 ----
> missing.h | 60 ++++++++++++++-
> phc.c | 23 +++++-
> phc.h | 21 ++++++
> phc2sys.c | 2 +-
> phc_ctl.c | 1 +
> snmp4lptp.8 | 119 ------------------------------
> snmp4lptp.c | 192 ------------------------------------------------
> snmp4lptp_mib.h | 30 --------
> snmpflg.sh | 42 -----------
> tmv.h | 10 +++
> util.c | 8 ++
> util.h | 6 ++
> 14 files changed, 131 insertions(+), 406 deletions(-)
> delete mode 100644 snmp4lptp.8
> delete mode 100644 snmp4lptp.c
> delete mode 100644 snmp4lptp_mib.h
> delete mode 100755 snmpflg.sh
>
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel