v3 - added patch to avoid slow renewal of raw sockets - added patch to increase the minimum check interval
v2 - improved commit message - added missing NULL check These patches make the clock check more reliable in several different cases. The first patch is not strictly related to the clock check, e.g. it also fixes the path delay after switching the slave port. Miroslav Lichvar (5): clock: Reset state when switching port with same best clock. clock: Reset clock check on best clock/port change. port: Don't check timestamps from non-slave ports. port: Don't renew raw transport. clockcheck: Increase minimum interval. clock.c | 4 +++- clockcheck.c | 11 +++++++++-- clockcheck.h | 6 ++++++ port.c | 11 ++++++++++- 4 files changed, 28 insertions(+), 4 deletions(-) -- 2.26.3 _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel