Hi,
For which type of frame was the LINKTYPE_FLEXRAY 210 allocated?
The file https://github.com/the-tcpdump-group/libpcap/blob/master/pcap-common.c
simply state that:
/*
* FlexRay automotive bus - http://www.flexray.com/ - as requested
* by Hannes Kaelber .
*/
#define LINKTYPE_FLEXRAY 210
Als
On Jan 15, 2016, at 10:44 AM, Guenter Ebermann
wrote:
> For which type of frame was the LINKTYPE_FLEXRAY 210 allocated?
>
> The file
> https://github.com/the-tcpdump-group/libpcap/blob/master/pcap-common.c
> simply state that:
> /*
> * FlexRay automotive bus - http://www.flexray.com/ - as req