On Sun, Apr 30, 2023 at 11:59:51AM -0700, Richard Cochran wrote: > On Wed, Mar 01, 2023 at 01:04:34PM +0800, Tan Tee Min wrote: > > According to IEEE Std 1588-2019 Chapter 6.4 PTP message classes, > > all PTP messages can be extended by means of a standard > > Type, Length, Value (TLV) extension mechanism. > > Since the present code does not append any TLVs on such message types, > this change is not needed. The patch will become relevant if/when the > use case is implemented, not before.
We are working towards the Avnu conformance tests for 802.1AS-2020, and actually Avnu do validate whether the device can properly ignore unknown TLVs in received PTP messages. Without this implementation, we observe "bad message" error when the device receives Sync, Pdelay_Req and Pdelay_Resp event messages with unknown TLV appended. Thanks, Tee Min _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel