RFC->v1: - split into multiple patches - fixed non-automatic modes - fixed handling of TAI-UTC offset and leap seconds - fixed other bugs - updated man page
This series improves the automatic mode in phc2sys to support synchronization of clocks between multiple ptp4l instances to enable a fallback on failures. The first three patches refactor the code to minimize the fourth patch adding the actual support. Miroslav Lichvar (4): phc2sys: Rename phc2sys_private to domain. phc2sys: Create pmc agent after processing options. phc2sys: Shallow do_loop(). phc2sys: Add multi-domain synchronization. phc2sys.8 | 12 +- phc2sys.c | 622 +++++++++++++++++++++++++++++++++--------------------- 2 files changed, 390 insertions(+), 244 deletions(-) -- 2.40.1 _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel