[Linuxptp-devel] [PATCH 0/1] Strip PRP trailer
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Magnus A. <mag...@gm...> - 2022-06-29 12:29:18
|
In a PRP setup, each outgoing frame is appended with a trailer (RCT) after the normal payload. In order to support PTP over PRP, the trailer needs to be ignored. The following patch has been tested with the software PRP support implemented in the linux kernel 5.9 release. Magnus Armholt (1): Strip PRP trailer raw.c | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) -- 2.25.1 |