tcpdump mailing list archives

Re: RFC: 802.11 radio capture header


From: Guy Harris <guy () alum mit edu>
Date: Mon, 18 Aug 2003 15:20:53 -0700

On Saturday, August 2, 2003, at 3:11 PM, David Young wrote:

I have attached the header file (ieee802_11_radio.h) defining an improved (IMHO) generic 802.11 radio capture format. I have also attached patches
containing my implementation for tcpdump. Please consider this format
for adoption by tcpdump.

        ...

+static u_int
+ieee802_11_linux_radio_print(const u_char *p, u_int length, u_int caplen)
+{

"ieee802_11_avs_radio_print" might be better, as the format is called the AVS format:

        http://www.shaftnet.org/~pizza/software/capturefrm.txt

-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:tcpdump-workers-request () tcpdump org?body=unsubscribe


Current thread: