]> The Tcpdump Group git mirrors - tcpdump/commit
ether: for MACsec packets, print the MACsec ethertype if E or C set.
authorGuy Harris <[email protected]>
Thu, 28 May 2020 11:56:52 +0000 (04:56 -0700)
committerGuy Harris <[email protected]>
Thu, 28 May 2020 11:56:52 +0000 (04:56 -0700)
commiteaf9dc80f58c4bc25035931f5d636833f759ff15
tree9f4f965fffb7a353fccc6ebb77484ad535db2d10
parent551093ee59043256772d586f2e9f4bb8f5e113cf
ether: for MACsec packets, print the MACsec ethertype if E or C set.

If -e isn't specified, and a MACsec packet is encrypted or changed, so
that we don't print the payload, at least report that it's a MACsec
packet.
print-ether.c