Thanks for adding the DLT.
Do I need this bit about LINKTYPE?
I need the ARPHRD_IEEE802154 part for sure.
commit a3e97e61f82acca21ed9f987a1c03c9a1b09724a
Author: Jon Smirl
Date: Fri Aug 6 09:17:25 2010 -0400
Add support for the DLT_IEEE802_15_4_NOFCS DLT type
diff --git a/pcap-common.c
On Fri, Aug 6, 2010 at 3:04 PM, Jon Smirl wrote:
> On Fri, Aug 6, 2010 at 2:51 PM, Guy Harris wrote:
>>
>> On Aug 6, 2010, at 11:47 AM, Jon Smirl wrote:
>>
>>> Can I request a DLT for IEEE802.15.4 no FCS frames.
>>>
>>> The ARPHRD for these fr
On Fri, Aug 6, 2010 at 2:51 PM, Guy Harris wrote:
>
> On Aug 6, 2010, at 11:47 AM, Jon Smirl wrote:
>
>> Can I request a DLT for IEEE802.15.4 no FCS frames.
>>
>> The ARPHRD for these frames is already in the Linux kernel:
>> #define ARPHRD_IEEE802154
Can I request a DLT for IEEE802.15.4 no FCS frames.
The ARPHRD for these frames is already in the Linux kernel:
#define ARPHRD_IEEE802154 804
--
Jon Smirl
jonsm...@gmail.com
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
diff with -u attached
--
Jon Smirl
[EMAIL PROTECTED]
? libpcap.diff
? libpcap.patch
? lpcap.diff
Index: pcap-usb-linux.c
===
RCS file: /tcpdump/master/libpcap/pcap-usb-linux.c,v
retrieving revision 1.14
diff -u -r1.14 pcap-usb
www.telecomitalia.it
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
--
Jon Smirl
[EMAIL PROTECTED]
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
On 3/26/07, Michael Richardson <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>>>>> "Jon" == Jon Smirl <[EMAIL PROTECTED]> writes:
Jon> For example wifi adapters are all built using proprietary USB
Jon> messages, to
MESSAGE-
> Hash: SHA1
>
>
>>>>>> "Jon" == Jon Smirl <[EMAIL PROTECTED]> writes:
>Jon> For example wifi adapters are all built using proprietary USB
>Jon> messages, to decode these messages you need to know the USB device
> ID
>Jon>
capture is first started so that an app like Wireshark has the
needed data to full decode the stream.
--
Jon Smirl
[EMAIL PROTECTED]
Index: pcap-usb-linux.c
===
RCS file: /tcpdump/master/libpcap/pcap-usb-linux.c,v
retrieving revision