]> The Tcpdump Group git mirrors - tcpdump/commit
macsec, ether: clean up printing of encrypted and changed packets.
authorGuy Harris <[email protected]>
Thu, 28 May 2020 19:50:39 +0000 (12:50 -0700)
committerGuy Harris <[email protected]>
Thu, 28 May 2020 19:50:39 +0000 (12:50 -0700)
commit4e67f5b8391f7dc8be736611c5e5e5d35a2f5f1e
treec619fe6480ed7c3c0d788dabe2cd79b6130a277c
parenteaf9dc80f58c4bc25035931f5d636833f759ff15
macsec, ether: clean up printing of encrypted and changed packets.

If the packet is encrypted or changed, so that we just print the payload
as raw data, and we're not running with -e, print the MAC addresses (if
any) and an indication that it's an 802.11AE packet, followed by the
MACsec header.
netdissect.h
print-ether.c
print-macsec.c