summaryrefslogtreecommitdiff
path: root/print-stp.c
Commit message (Expand)AuthorAgeFilesLines
* NDOize EIGRP, ICMP, L2TP, STP and UDP decodersDenis Ovsienko2014-03-151-58/+60
* don't include addrtoname.h needlesslyDenis Ovsienko2014-02-251-1/+0
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* whitespace changesMichael Richardson2014-01-011-11/+11
* justify declarations of struct tok arraysDenis Ovsienko2013-09-241-4/+4
* Don't print the SPB stuff in non-verbose mode.Guy Harris2013-03-271-2/+8
* Fix handling of V3 and V4 BPDUs.Guy Harris2013-03-261-34/+38
* Fixes-for-test-resultsAjith Adapa2013-02-071-0/+3
* updated-spb-bpdu-packet-infoAjith Adapa2012-10-081-1/+7
* Modified-mstp-display-as-per-standardAjith Adapa2012-10-051-33/+65
* Added-bpduv4-test-filesAjith Adapa2012-10-041-2/+1
* Added-support-BPDUv4Ajith Adapa2012-10-041-4/+57
* Bugfix from Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-03-181-3/+3
* From From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-03-091-3/+9
* From Swaminathan Chandrasekaran <chander@juniper.net>:hannes2007-03-081-6/+164
* minor typo: should be SPT instead of STPhannes2007-03-071-3/+3
* bugfix: root-pathcost is not a time-quantityhannes2007-03-071-2/+2
* From Hannes Gredler <hannes@juniper.net>:hannes2007-03-061-57/+156
* Make "snap_print()" handle fetching and printing the OUI.guy2005-04-261-15/+15
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* As noted in a bug report, the type for a topology change notification isguy2003-09-121-3/+3
* Get rid of the "-Wno-unused" flag, and fix up most of theguy2002-09-051-5/+5
* Added support for Win32, based on WinPcap.risso2002-08-011-6/+2
* whitespace cleanupitojun2002-06-111-2/+2
* Get rid of an extra newline.guy2002-05-291-2/+2
* Get rid of includes of <netinet/in_systm.h>, and replace "n_short",guy2000-09-291-2/+1
* Add an "ip.h" header, to declare the IP stuff needed by dissectors, andguy2000-09-231-3/+1
* Add "tcp.h" and "udp.h" headers, to declare the TCP and UDP stuff neededguy2000-09-231-5/+1
* remove non-STDC codeassar2000-07-011-3/+1
* add config.h. From Kevin Steves <stevesk@sweden.hp.com>assar2000-06-131-1/+5
* add IEEE8021.d printer contributed by Lennert Buytenhek <buytenh@gnu.org>assar2000-06-101-0/+111