]> The Tcpdump Group git mirrors - tcpdump/commit
new test for DLT_IEEE802_11_RADIO w/ext. bitmap
authorWim Torfs <[email protected]>
Sun, 28 Apr 2013 13:11:38 +0000 (17:11 +0400)
committerDenis Ovsienko <[email protected]>
Sun, 28 Apr 2013 14:26:26 +0000 (18:26 +0400)
commit3e3cc1fce3f6573695f13227f027efc22b4fb8af
tree376fee65592b774a9b5cbb65a3faa7fa7a369715
parenta5d831de29e3dce8f1a1acced00a5d4c57fac4e1
new test for DLT_IEEE802_11_RADIO w/ext. bitmap

I modified the mac80211 and ath9k kernel module such that extra
information regarding rssi, etc are available, which is why I needed the
extra bitmap. Capturing the packets is simply a matter of using tcpdump
-i wlan0 -w dumpfile.
tests/TESTLIST
tests/ieee802.11_exthdr.out [new file with mode: 0644]
tests/ieee802.11_exthdr.pcap [new file with mode: 0644]