]> The Tcpdump Group git mirrors - tcpdump/commit
Don't announce protected data frames if -e isn't set.
authorGuy Harris <[email protected]>
Fri, 17 Apr 2015 19:36:41 +0000 (12:36 -0700)
committerGuy Harris <[email protected]>
Fri, 17 Apr 2015 19:36:41 +0000 (12:36 -0700)
commit86518728ca4b173227063975d960d01398a98eba
treea8ae2eca57f78a22153387910f8b90c73cfbedde
parent8275fd81173bc9d8be4a2aa9fdb655acdd26b6fe
Don't announce protected data frames if -e isn't set.

wep_print()s output should indicate that the frame is protected; no need
to stick "Protected" into the output.
print-802_11.c