]> The Tcpdump Group git mirrors - tcpdump/history - print-cdp.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / print-cdp.c
2024-03-28  Francois-Xavier... Include <config.h> unconditionally
2024-02-28  Francois-Xavier... Replace '> 0' with '!= 0' in some unsigned expression...
2023-04-21  Francois-Xavier... Put "}" at beginning of line with "else" to keep a...
2023-04-11  Guy Harriscdp: require that the Address TLV have at least 4 bytes...
2023-04-11  Guy Harriscdp: show the TLV type as a 4-digit hex number.
2023-04-11  Guy Harriscdp: support CDP TLV 0x001a.
2023-04-11  Guy Harriscdp: don't explicitly check for T_DEV_ID when printing.
2023-04-10  Guy Harriscdp: only hex-dump unknown TLVs in verbose mode.
2021-01-08  Francois-Xavier... Replace the (void)nd_printn(..., NULL) calls by nd_prin...
2020-12-08  Denis OvsienkoCDP: Modernize packet parsing style.
2020-09-08  Francois-Xavier... Remove some now redundant ND_TCHECK_4() 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
2020-02-06  Francois-Xavier... Use HTTPS in an URL
2020-02-06  Francois-Xavier... Use the Wayback Machine for some removed documents
2020-01-20  Guy HarrisMore bounds checking when fetching addresses and conver...
2019-04-18  Guy HarrisSquelch more warnings.
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
2019-03-24  Michael RichardsonMerge branch 'master' of https://github.com/kivinen...
2019-03-23  Michael RichardsonMerge pull request #733 from marka63/dns-get-extended...
2019-03-17  Francois-Xavier... CDP: Fix two loops for undefined behavior at runtime
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-05-04  Francois-Xavier... Print truncations with nd_print_trunc() instead of...
2018-04-30  Francois-Xavier... Rename the fn_printX() functions to nd_printX()
2018-03-16  Francois-Xavier... Add the ndo_protocol field in the netdissect_options...
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-10  Guy HarrisFix VoIP VLAN request/assignment, clean up signed vs...
2018-01-07  Francois-Xavier... Update ND_PRINT() as a variadic macro
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-09  Francois-Xavier... Use more the EXTRACT_U_1() macro (52/n)
2017-12-09  Francois-Xavier... Use more the EXTRACT_U_1() macro (51/n)
2017-11-27  Francois-Xavier... Use more the EXTRACT_U_1() macro (31/n)
2017-11-26  Francois-Xavier... Use more the EXTRACT_U_1() macro (29/n)
2017-11-26  Francois-Xavier... Use more the EXTRACT_U_1() macro (28/n)
2017-11-24  Francois-Xavier... Use more ND_TCHECK_n()/ND_TTEST_n() macros
2017-11-22  Francois-Xavier... Rename EXTRACT_ macros
2017-11-22  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-22  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-21  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-20  Francois-Xavier... Use pointer expressions like in most similar cases
2017-11-20  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-18  Francois-Xavier... Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
2017-11-17  Francois-Xavier... CDP: Remove a useless line
2017-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2016-08-14  Francois-Xavier... Move the printer summaries from INSTALL.txt to each...
2015-11-09  Francois-Xavier... CDP: Filter out non-printable characters
2015-09-17  Guy HarrisDon't require IPv6 library support in order to support...
2015-09-10  Francois-Xavier... Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
2015-09-07  Francois-Xavier... Remove obsolete comments
2015-09-05  Francois-Xavier... Printers must include 'netdissect.h', not 'interface.h'
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2014-12-17  Francois-Xavier... Fix some typos
2014-12-08  Francois-Xavier... CDP: fix "Unchecked return value" found by Coverity
2014-09-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-08-16  Guy HarrisUpdate a URL.
2014-08-15  Guy HarrisMore #defines for CDP lengths and offsets.
2014-08-15  Guy HarrisAdd TLV length checks, fix another length check.
2014-08-15  Guy HarrisUse tabs consistently.
2014-08-15  Guy HarrisQualify "length" when printing it.
2014-08-15  Guy HarrisMerge git://github.com/the-tcpdump-group/tcpdump
2014-08-15  Guy HarrisMerge pull request #403 from superjamie/cdp-checksum...
2014-08-15  Guy HarrisCheck for TLV length too small.
2014-08-14  Jamie BainbridgePrint checksum in hex, and print the actual checksum... 403/head
2014-06-25  Guy HarrisMerge pull request #377 from msekletar/master
2014-06-12  Denis Ovsienkodon't reinvent ND_TCHECK2()
2014-04-14  Denis OvsienkoNDOize the rest of util.c
2014-04-06  Denis OvsienkoMerge remote-tracking branch 'bpf/master'
2014-04-04  Guy HarrisNetdissectify the to-name resolution routines.
2014-03-28  Denis OvsienkoNDOize AppleTalk, CDP and Kerberos decoders
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 Richardsonndo-ize print-ascii: hex_print_with_offset()
2013-12-26  Denis Ovsienkomake consistent use of the "tstr" idiom
2013-12-19  Denis Ovsienkomake more array declarations static/const
2013-09-24  Denis Ovsienkojustify declarations of struct tok arrays
2011-03-08  Guy HarrisMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2011-03-08  Guy HarrisFix plurals in packet count messages.
2009-06-28  Guy HarrisUse fn_printn() to print strings, to catch non-printabl...
2004-10-07  hannes-move the nlpid definitions and tokens to a dedicated...
2004-03-24  guyAdd another check, and fix a check.
2004-03-24  guyAdd bounds checking.
2003-12-29  hannesbugfix length output in non-verbose mode
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-15  guyFrom Neil Spring:
2003-01-08  hannesthe capability code is a 32-bit and not a 8-bit value
2002-11-10  hannesCDP rework
2002-09-05  guyGet rid of the "-Wno-unused" flag, and fix up most...
2002-08-07  guyMerge in CDP changes from Terry Kennedy <terry@tmk...
2002-08-01  rissoAdded support for Win32, based on WinPcap.
2002-06-11  itojunwhitespace cleanup
2002-04-26  guyAnother bug fix from Gert Doering.
2002-04-26  guyFrom Gert Doering <[email protected]>:
next