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:[EMAIL PROTECTED]
