Wireshark-dev: [Wireshark-dev] [PATCH 0/4] Wireshark SocketCAN updates

From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
Date: Mon, 18 Mar 2024 11:46:39 +0100
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