[tcpdump-workers] Link type FlexRay

2016-01-15 Thread Guenter Ebermann
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

Re: [tcpdump-workers] Link type FlexRay

2016-01-15 Thread Guy Harris
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