summaryrefslogtreecommitdiff
path: root/print-lldp.c
Commit message (Expand)AuthorAgeFilesLines
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* ndo-ize print-ascii: hex_print_with_offset()Michael Richardson2014-01-011-3/+3
* whitespace changesMichael Richardson2014-01-011-23/+23
* Make some routines used outside print-lldp.c static.Guy Harris2013-08-291-3/+3
* Added support for DCB and EVB TLVsUdayakumar2013-08-291-0/+192
* As we're always printing "LLDP, length XXX", don't do it for the system name.Guy Harris2012-06-301-8/+2
* LLDP: print packet protocol at all verbosity levelsRomain Francoise2012-06-301-3/+1
* Fix LLDP Network Policy bit definitions.Cliff Frey2012-02-231-2/+2
* Add error checking and support for DCB Exchange protocol (DCBX) version 1.01.Guy Harris2011-04-281-67/+381
* bugfix in the lldp printer, when referencing the key for printing aggregation...hannes2008-03-201-2/+2
* From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2008-01-091-7/+76
* From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-12-081-29/+29
* from Carles Kishimoto <carles.kishimoto@gmail.com>: add support for the TIA/M...hannes2007-08-201-14/+121
* from Carles Kishimoto <carles.kishimoto@gmail.com>: add TIA/MED private exten...hannes2007-08-191-3/+244
* move the IEEE printer to a dedicated function as there will be more private T...hannes2007-08-141-57/+70
* from Carles Kishimoto <carles.kishimoto@gmail.com>: add IEEE organisation spe...hannes2007-08-131-1/+245
* fix a couple of code-style issues in the LLDP printerhannes2007-08-091-15/+17
* add support for all the outstanding LLDP TLVshannes2007-08-081-18/+311
* add basic support for the IEEE Link Discovery Protocol as per 802.1abhannes2007-08-031-0/+138