Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 12687] SocketCAN dissector does not support CAN FD

Date: Sun, 28 Aug 2016 23:30:31 +0000

Comment # 55 on bug 12687 from
(In reply to Michael Mann from comment #54)
> Is this a Linux Cooked Capture "feature"?

It shouldn't be - a "cooked" capture just strips off anything designated as a
"MAC-layer header" by the code that supplies the packet, constructs a LINUX_SLL
link-layer header from the recvfrom() "from" address data or its equivalent for
the memory-mapped capture, and provides the result to the program doing the
capturing.  It doesn't add anything to the end of the packet.


You are receiving this mail because:
  • You are watching all bug changes.