On Thu, Oct 22, 2020 at 11:17:51AM +0000, Matt Sanders (matt8) via 
Linuxptp-devel wrote:

> It is possible for 802.3 Ethernet adapters to be configured include the 
> Ethernet
> CRC value in the raw frame which will be returned by the PF_PACKET / SOCK_RAW
> interface used by Linux PTP. This is configured on a per interface basis
> (e.g. ethtool -K eth1 rx-fcs on) and is independent of using Linux PTP on that
> interface (e.g. some other application may want or need this to be 
> configured).

If this configuration truly needs to be supported, then the code in
raw.c should handle the extraneous length before returning from
raw_recv().

Thanks,
Richard


_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to