]> The Tcpdump Group git mirrors - tcpdump/commit
Check the Protected bit for management frames, too.
authorGuy Harris <[email protected]>
Fri, 17 Apr 2015 20:22:16 +0000 (13:22 -0700)
committerGuy Harris <[email protected]>
Fri, 17 Apr 2015 20:22:16 +0000 (13:22 -0700)
commit698e658e27e6008d99e882b72ec9b5da7ef6a926
tree2c4811ca29abc9563b1547c561f9e85fbf387a67
parent5d11d5212acd7e980b7946f48bd76893457a87e5
Check the Protected bit for management frames, too.

Management frames can have the Protected bit set; if so, just use
wep_print() on the body.
print-802_11.c