]> The Tcpdump Group git mirrors - tcpdump/history - print-stp.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / print-stp.c
2024-03-28  Francois-Xavier... Include <config.h> unconditionally
2023-04-19  Francois-Xavier... Put "{" at end of line with "if" to keep a consistent...
2022-07-04  Francois-Xavier... Fix some typos
2020-12-12  Francois-Xavier... Fix some typos
2020-12-10  Francois-Xavier... Replace the (void)nd_printzp() calls by nd_printjnp...
2020-12-09  Denis OvsienkoSTP: Modernize packet parsing style.
2020-09-08  Denis OvsienkoRemove 96 assorted ND_TCHECK calls.
2020-09-06  Francois-Xavier... Remove many (762) now redundant ND_TCHECK_n() calls
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Guy HarrisMerge branch 'master' into fix_udp_frag_badlen 602/head
2020-05-25  Guy HarrisMerge pull request #773 from Mister-X-/fix-reason-codes
2020-05-25  Guy HarrisMerge pull request #772 from Mister-X-/fix-status-codes
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2019-08-15  Francois-Xavier... STP: Remove blank lines in output
2019-08-09  Guy HarrisRemove more old-compiler compensation.
2019-06-07  Francois-Xavier... Add some needed '&' when using a nd_byte type array...
2019-04-21  Francois-Xavier... Remove some unneeded '&' when getting a pointer to...
2019-03-26  Francois-Xavier... Use the new GET_ macros instead of the EXTRACT_ ones
2019-03-26  Francois-Xavier... Add the ndo parameter to some functions
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-05-17  Francois-Xavier... Add a nd_print_trunc() call
2018-04-30  Francois-Xavier... Rename the fn_printX() functions to nd_printX()
2018-04-03  Guy HarrisMerge pull request #667 from slavashw/master
2018-03-19  Francois-Xavier... Remove useless comments
2018-03-16  Francois-Xavier... Add the ndo_protocol field in the netdissect_options...
2018-01-29  Guy HarrisAdd nd_{v}snprintf() routines/wrappers.
2018-01-23  Francois-Xavier... STP: Replace ND_TCHECK call(s) by ND_TCHECK_SIZE call(s)
2018-01-21  Guy HarrisAlways include <config.h> rather than "config.h".
2018-01-21  Francois-Xavier... Use quoted include netdissect-stdinc.h instead of angle...
2018-01-07  Francois-Xavier... STP: Use more ND_TCHECK_n() macros
2018-01-07  Francois-Xavier... Update ND_PRINT() as a variadic macro
2017-12-31  Guy HarrisUse nd_ types, add EXTRACT_ calls, clean up signed...
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-11  Francois-Xavier... Replace ND_TTEST2()/ND_TCHECK2() macros by macros using...
2017-12-04  Francois-Xavier... Use more the ND_TCHECK_1() macro
2017-12-01  Francois-Xavier... Use more the EXTRACT_U_1() macro (39/n)
2017-11-29  Francois-Xavier... Use more ND_TCHECK_n() macros
2017-11-26  Francois-Xavier... Use more the EXTRACT_U_1() macro (28/n)
2017-11-23  Francois-Xavier... Use more the EXTRACT_U_1() macro to fetch a one-byte...
2017-11-22  Francois-Xavier... Rename EXTRACT_ macros
2017-11-22  Francois-Xavier... Rename ND_TCHECK_/ND_TTEST_ macros
2017-11-18  Francois-Xavier... Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
2017-07-22  Guy HarrisCVE-2017-11108/Fix bounds checking for STP.
2017-02-02  Guy HarrisMerge pull request #588 from glebius/casper
2017-01-18  Francois-Xavier... STP: Remove trailing spaces in output
2017-01-18  Francois-Xavier... STP: Filter out non-printable characters
2017-01-18  Guy HarrisCVE-2016-7940/Add a bunch of bounds checks, and fix...
2017-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2016-08-15  Francois-Xavier... Add a summary comment in all other printers
2016-08-14  Francois-Xavier... Move the printer summaries from INSTALL.txt to each...
2015-09-10  Francois-Xavier... Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
2015-09-05  Francois-Xavier... Printers must include 'netdissect.h', not 'interface.h'
2015-05-20  Guy HarrisMerge pull request #455 from brooksdavis/gndo-cleanup
2015-04-27  Guy HarrisFix a bunch of de-constifications.
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-03-15  Denis OvsienkoNDOize EIGRP, ICMP, L2TP, STP and UDP decoders
2014-02-25  Denis Ovsienkodon't include addrtoname.h needlessly
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2014-01-02  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Michael Richardsonwhitespace changes
2013-09-24  Denis Ovsienkojustify declarations of struct tok arrays
2013-05-10  Denis OvsienkoMerge pull request #310 from ffatghub/master
2013-03-28  Michael RichardsonMerge pull request #57 from fxlb/master
2013-03-28  Michael RichardsonMerge pull request #58 from rubenk/master
2013-03-28  Michael RichardsonMerge pull request #60 from wxsBSD/master
2013-03-27  Guy HarrisDon't print the SPB stuff in non-verbose mode.
2013-03-26  Guy HarrisFix handling of V3 and V4 BPDUs.
2013-02-22  Bill FennerMerge branch 'master' of git://github.com/mcr/tcpdump
2013-02-13  Michael RichardsonMerge pull request #48 from alagoutte/master
2013-02-13  Michael RichardsonMerge pull request #49 from ajithadapa/master
2013-02-07  Ajith AdapaFixes-for-test-results
2013-02-07  Ajith AdapaMerge remote branch 'upstream/master'
2012-10-08  Ajith Adapaupdated-spb-bpdu-packet-info
2012-10-05  Ajith AdapaModified-mstp-display-as-per-standard
2012-10-04  Ajith AdapaAdded-bpduv4-test-files
2012-10-04  Ajith AdapaAdded-support-BPDUv4
2007-03-18  hannesBugfix from Carles Kishimoto <carles.kishimoto@gmail...
2007-03-09  hannesFrom From Carles Kishimoto <carles.kishimoto@gmail...
2007-03-08  hannesFrom Swaminathan Chandrasekaran <[email protected]>:
2007-03-07  hannesminor typo: should be SPT instead of STP
2007-03-07  hannesbugfix: root-pathcost is not a time-quantity
2007-03-06  hannesFrom Hannes Gredler <[email protected]>:
2005-04-26  guyMake "snap_print()" handle fetching and printing the...
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-15  guyFrom Neil Spring:
2003-09-12  guyAs noted in a bug report, the type for a topology chang...
2002-09-05  guyGet rid of the "-Wno-unused" flag, and fix up most...
2002-08-01  rissoAdded support for Win32, based on WinPcap.
2002-06-11  itojunwhitespace cleanup
2002-05-29  guyGet rid of an extra newline.
2000-09-29  guyGet rid of includes of <netinet/in_systm.h>, and replac...
2000-09-23  guyAdd an "ip.h" header, to declare the IP stuff needed...
2000-09-23  guyAdd "tcp.h" and "udp.h" headers, to declare the TCP...
2000-07-01  assarremove non-STDC code
2000-06-13  assaradd config.h. From Kevin Steves <[email protected]...
2000-06-10  assaradd IEEE8021.d printer contributed by Lennert Buytenhek...