The patches aim to enhance the handling of multiple pdelay responses. These improvements are aligned with both IEEE 802.1AS-2011 and IEEE 802.1AS-2020 standards.
The first patch introduces configurability for 'allowedLostResponses' as a per-port parameter. This adjustment aligns with IEEE 802.1AS-2020 standards, which specify a default value of 9 while allowing a range of values from 1 to 255. The second patch refines the detection and management of multiple pdelay responses, whether from the same peer or distinct peers. These refinements ensure that the handling of multiple pdelay responses is now based on the 'allowedLostResponses' threshold. These modifications have been validated following Avnu Alliance Test Plan for '802.1AS Time Synchronization' Kishen Maloor (1): Make allowedLostResponses configurable Chwee-Lin Choong (1): port: Fix multiple pdelay response handling config.c | 1 + port.c | 37 ++++++++++++++++++------------------- port_private.h | 1 + 3 files changed, 20 insertions(+), 19 deletions(-) -- 2.42.0 _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel