]> The Tcpdump Group git mirrors - tcpdump/commit
LLDP: print packet protocol at all verbosity levels
authorRomain Francoise <[email protected]>
Sat, 30 Jun 2012 19:42:41 +0000 (12:42 -0700)
committerGuy Harris <[email protected]>
Sat, 30 Jun 2012 19:42:41 +0000 (12:42 -0700)
commita2fe74dd710f35e6b2ebd6c89ee07b464ab5f7e1
treec6d871f415393ae95e72c7002d77f96883968b2f
parent633514551c01eb339067fbc0aea1e6bc4ce0c53a
LLDP: print packet protocol at all verbosity levels

The LLDP printer doesn't show the packet protocol unless -v is used,
which results in pretty useless output lines where only the timestamp is
present. Make sure we include the default protocol+length output even in
default mode.
print-lldp.c