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 <hannes.kael...@x2e.de>. */ #define LINKTYPE_FLEXRAY 210 Also neither tcpdump, nor wireshark contains dissector code to dissect this packet. I am asking because I want to capture FlexRay frames using custom hardware. If no spec. is available I can provide a draft (FlexRay Frame-bitstream as captured from the bus + minimal header), example data and a dissector. If a spec. is available I will adhere to it. - Guenter _______________________________________________ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers