summaryrefslogtreecommitdiff
path: root/print-cdp.c
Commit message (Expand)AuthorAgeFilesLines
* -move the nlpid definitions and tokens to a dedicated file(s)hannes2004-10-071-2/+3
* Add another check, and fix a check.guy2004-03-241-2/+3
* Add bounds checking.guy2004-03-241-1/+8
* bugfix length output in non-verbose modehannes2003-12-291-3/+6
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* the capability code is a 32-bit and not a 8-bit valuehannes2003-01-081-4/+4
* CDP reworkhannes2002-11-101-95/+136
* Get rid of the "-Wno-unused" flag, and fix up most of theguy2002-09-051-3/+2
* Merge in CDP changes from Terry Kennedy <terry@tmk.com>.guy2002-08-071-5/+8
* Added support for Win32, based on WinPcap.risso2002-08-011-7/+2
* whitespace cleanupitojun2002-06-111-4/+4
* Another bug fix from Gert Doering.guy2002-04-261-2/+2
* From Gert Doering <gert@greenie.muc.de>:guy2002-04-261-2/+56
* Eliminate some unused parameters.fenner2001-09-171-2/+2
* Patch from Gert Doering <gert@greenie.muc.de> to handle IPv6 addressesguy2001-08-251-8/+52
* Fix IP address list spacing issuesfenner2001-07-041-5/+8
* Decode "goodbye" packet type.fenner2001-06-151-7/+10
* more overrun sensitivityitojun2001-06-151-15/+28
* style. avoid a couple of possible overrunitojun2001-06-151-95/+110
* Handle new print-llc.c dispatching.fenner2001-05-101-13/+10
* print more types, from Gert Doering <gert@greenie.muc.de>assar2000-07-291-1/+10
* avoid infinite loop on len=0itojun2000-05-261-2/+5
* add code for print v4 prefixes. also From: Gert Doering <gert@greenie.muc.de>assar2000-05-161-3/+18
* print cisco cdp packets, from Gert Doering <gert@greenie.muc.de>assar2000-05-151-0/+160