Re: [tcpdump-workers] [PATCH] SocketCAN support for libpcap - draft implementation

2009-10-04 Thread Guy Harris
(I'm assuming that I can just reply to the third of your three messages.) On Oct 4, 2009, at 5:20 AM, Felix Obenhuber wrote: I've done some hacks in tcpdump and wireshark that react on incomming packets with DLT_CAN2B to visualize the captured frames but I'd like to get pcap lined up clear

[tcpdump-workers] [PATCH] SocketCAN support for libpcap - draft implementation

2009-10-04 Thread Felix Obenhuber
Hi, some times ago I took a view on SocketCAN [1]. Due I'm using CAN all day long with various protocols, I'd like to get some tool support for debugging and analyzation. I used ethereal for all ip based stuff and would like to do something similar for CAN. With SocketCAN this should be possible