Re: [Linuxptp-devel] [PATCH v6] Strip Parallel Redundancy Protocol (PRP) trailer

2022-10-11 Thread Richard Cochran
On Tue, Oct 11, 2022 at 07:31:13PM +0300, Magnus Armholt wrote: > Strip the IEC62439-3 PRP trailer if it is present > to support PTP over PRP. > The implementation is very pedantic about > trailing bytes and will indicate bad message if the > PRP trailer bytes are present when parsing the PTP messa

[Linuxptp-devel] [PATCH v6] Strip Parallel Redundancy Protocol (PRP) trailer

2022-10-11 Thread Magnus Armholt
Strip the IEC62439-3 PRP trailer if it is present to support PTP over PRP. The implementation is very pedantic about trailing bytes and will indicate bad message if the PRP trailer bytes are present when parsing the PTP message. The PRP trailer is normally removed by the PRP implementation and inv