]> The Tcpdump Group git mirrors - tcpdump/commit
Fix printouts for unrecognized packet types.
authorGuy Harris <[email protected]>
Tue, 28 Apr 2015 17:50:50 +0000 (10:50 -0700)
committerGuy Harris <[email protected]>
Tue, 28 Apr 2015 17:50:50 +0000 (10:50 -0700)
commit115059d61abaa44d8f59a784024d09fe4464c7b9
tree9d30a48a50d5f4dba2926ddd178cd7982541b809
parentfd95de87beacf16af4dd2b8c3c1401374134cffa
Fix printouts for unrecognized packet types.

For unrecognized LLC packets, don't print the raw packet if we've been
told to suppress that.

For unrecognized Ethertype packets, print the Ethertype if we haven't
already done so.
print-medsa.c