]> 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)
committerGuy Harris <[email protected]>
Mon, 6 May 2013 23:04:57 +0000 (16:04 -0700)
commit873c7095399a9d79a843b76f2fb66309f629d104
treea4cc4fc23df22f64b8c223a6c59e247d62a7f313
parent29c4b130c42115184e243b2eeeb7a81625b7b27a
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.

Test-file-not-changed-due-to-doing-pulls-in-the-wrong-order-by: Guy Harris <[email protected]>
tests/TESTLIST
tests/ieee802.11_exthdr.pcap [new file with mode: 0644]