Hannes,
please contact me (gianluca.varenniATcacetech.com) and I'll give you info on
how we save CAN packets with that DLT_
Have a nice day
GV
- Original Message -
From: "Guy Harris" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 18, 2008 12:37 PM
Subject: Re: [tcpdump-workers] ne
Hannes Kälber wrote:
Since we are capturing automotive busses, such as CAN, Flexray, Most and
LIN, I suggest that these busses get there own DLTs.
I suggest the names
DLT_FLEXRAY
DLT_MOST
DLT_LIN
I've assigned those:
DLT_FLEXRAY 210
DLT_MOST211
Gaurav Garg wrote:
I am currently working on porting some of the packet driver code from
Windows to Linux. I am left with the *pcap_sendpacket()* function. I
searched through the archive on the website, but could not find the
implementation of this function in pcap-linux.c file.
If you have
Dear All,
I am currently working on porting some of the packet driver code from Windows to Linux. I am left with the pcap_sendpacket() function. I searched through the archive on the website, but could not find the implementation of this function in pcap-linux.c file.
It would be great if some