ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Capture / decode 'CAN' messages ?

From: "Speck Michael EHWG AVL/GAE" <Michael.Speck@xxxxxxx>
Date: Tue, 8 Dec 2009 08:27:25 +0100
Hi Felix,

thanks for that. It's a first step into decoding CAN messages with
Wireshark. I look forward seeing that as a regular feature in some
future release of Wireshark.

I'll try to have a look at it during the weekend. 


Michael



-----Original Message-----
From: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Felix
Obenhuber
Sent: Sonntag, 6. Dezember 2009 20:29
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] Capture / decode 'CAN' messages ?

Hi,

I've submitted the SocketCAN dissector to the WS Bugzilla:

ID: 4299
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4299

It's not yet complete as described in the todos:

 * add a check for can.h to confgure.in
 * protect packet-socketcan.h with result for can.h check
 * verify build for non-linux platforms
 * tests for error frame behavior
 * display CAN id in source or destination column

I'm not experienced with the internal WS API, thus I would glad, if
someone could take a look at!
Thanks for hints!

Cheers,

Felix