This patchset simplifies the CAN packet type detection as it focusses on the rules to distiguish the different CAN CC/FD/XL frames from the Linux kernel API. Additionally some more content is shown in the dissector and the CAN CiA 611-1 definitions have been cleaned up and extended by CiA. Oliver Hartkopp (4): socketcan: simplify CAN packet type detection socketcan: display CANFD_FDF and CANXL_XLF flag content socketcan: display len8dlc content for Classical CAN socketcan: update CAN CiA 611-1 definitions epan/dissectors/packet-socketcan.c | 86 ++++++++++-------------------- epan/dissectors/packet-socketcan.h | 17 +++--- 2 files changed, 39 insertions(+), 64 deletions(-) -- 2.43.0