]> The Tcpdump Group git mirrors - tcpdump/history - print-babel.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / print-babel.c
2024-03-28  Francois-Xavier... Include <config.h> unconditionally
2023-05-12  Francois-Xavier... Babel,DHCPv6: Use nd_print_protocol()
2020-09-28  Francois-Xavier... Remove useless 'return' at end of void functions (style)
2020-09-06  Francois-Xavier... Remove many (762) now redundant ND_TCHECK_n() calls
2020-06-13  Francois-Xavier... Remove some trailing spaces/tabs
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Francois-Xavier... Babel: Store the return value of babel_print_v2_tlvs...
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-05-24  Guy Harrisbabel: update to include various later RFCs and I-Ds...
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2020-01-20  Guy HarrisMore bounds checking when fetching addresses and conver...
2019-10-28  Denis OvsienkoBabel: Add a missing length check.
2019-10-28  Francois-Xavier... Babel: Add a test capture file
2019-08-09  Guy HarrisRemove more old-compiler compensation.
2019-04-18  Guy HarrisSquelch more warnings.
2019-04-18  Guy HarrisClean up types to squelch narrowing 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-09  Francois-Xavier... Babel: Avoid an unsigned integer underflow
2019-01-29  Guy HarrisMerge pull request #722 from aieri/issue/695
2019-01-29  Guy HarrisMerge pull request #703 from nmap/update-gitignore
2019-01-23  Antonin DécimoFix small misspellings 730/head
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-09-11  Francois-Xavier... Add the nd_print_invalid() function
2018-05-04  Francois-Xavier... Print truncations with nd_print_trunc() instead of...
2018-03-16  Francois-Xavier... Add the ndo_protocol field in the netdissect_options...
2018-02-01  Denis OvsienkoBabel: amend to match the specification better
2018-02-01  Denis OvsienkoBabel: amend the previous change
2018-02-01  Juliusz ChroboczekFix printing of wildcard retractions and IHU in Babel...
2018-01-29  Guy HarrisAdd nd_{v}snprintf() routines/wrappers.
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-11  Guy HarrisClean up signed vs. unsigned.
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-10  Francois-Xavier... Use more the EXTRACT_U_1() macro (55/n)
2017-12-10  Francois-Xavier... Use more the EXTRACT_U_1() macro (53/n)
2017-12-09  Francois-Xavier... Use more the EXTRACT_U_1() macro (52/n)
2017-12-03  Francois-Xavier... Use more the EXTRACT_U_1() macro (46/n)
2017-12-03  Francois-Xavier... Use more the EXTRACT_U_1() macro (43/n)
2017-12-01  Francois-Xavier... Use more the EXTRACT_U_1() macro (42/n)
2017-12-01  Francois-Xavier... Use more the EXTRACT_U_1() macro (39/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-21  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-19  Guy HarrisDon't do ++ inside the argument to EXTRACT_8BITS().
2017-11-19  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-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2016-08-15  Francois-Xavier... Add a summary comment in all other printers
2016-01-28  Francois-Xavier... Change istr[] (for invalid string) to be global
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-06  Francois-Xavier... Rename cstr[] to istr[] like invalid string
2015-09-06  Francois-Xavier... Use the word 'invalid' for 'malformed' or 'corrupted...
2015-09-05  Francois-Xavier... Printers must include 'netdissect.h', not 'interface.h'
2015-08-13  Denis OvsienkoBabel: address a couple compiler warnings
2015-08-13  Matthieu BoutierBabel: add decoder for source-specific extension.
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2015-03-05  Guy HarrisMerge pull request #433 from wxsBSD/cap_fix
2015-03-05  Denis Ovsienkoclean K&R style up in function declarations a bit
2014-06-25  Guy HarrisMerge pull request #377 from msekletar/master
2014-06-21  Denis OvsienkoMerge pull request #396 from zorun/master
2014-06-20  Baptiste JonglezBabel: parse sub-TLVs even when they are larger than... 396/head
2014-06-03  Baptiste Jonglezremove stale comment
2014-06-02  Denis OvsienkoBabel: rewrite w/o print buffer rotation
2014-06-01  Baptiste JonglezAdd a decoder for the babel-rtt extension 371/head
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-04-06  Denis OvsienkoMerge remote-tracking branch 'bpf/master'
2014-04-04  Guy HarrisNetdissectify the to-name resolution routines.
2014-04-03  Denis OvsienkoNDOize Babel decoder
2014-03-24  Matthieu Boutierprint-babel: don't parse two times the same field.
2014-03-05  Baptiste JonglezFix commit 833425ab: babel uses 1/100th of seconds...
2013-12-26  Denis Ovsienkomake consistent use of the "tstr" idiom
2013-10-18  Guy HarrisMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2013-10-18  Denis OvsienkoBabel: improve printing of time intervals
2013-08-29  Michael RichardsonMerge pull request #331 from audaya/master
2013-08-28  Denis OvsienkoBabel: sub-TLV 2 is Diversity, not ChanInfo
2013-06-22  Guy HarrisSquelch a signed vs. unsigned comparison warning.
2013-06-22  Guy HarrisMerge git://github.com/the-tcpdump-group/tcpdump
2013-06-16  Denis OvsienkoMerge remote-tracking branch 'bpf/master'
2013-05-29  Denis Ovsienkoinitial support for Babel sub-TLVs decoding
2013-05-29  Denis Ovsienkofix iteration over Babel Pad1 TLVs
2013-02-22  Bill FennerMerge branch 'master' of git://github.com/mcr/tcpdump
2013-02-07  Ajith AdapaMerge remote branch 'upstream/master'
2012-12-24  Guy HarrisIf we don't have IPv6 address support, don't try to...
2012-09-10  Wesley ShieldsMerge remote-tracking branch 'upstream/master'
2012-09-03  Michael RichardsonMerge pull request #9 from monthadar/master
2012-09-03  Michael RichardsonMerge pull request #21 from geraldcombs/master
2012-09-03  Michael RichardsonMerge pull request #23 from infrastation/master
2012-08-21  Denis Ovsienkoupdate for current Babel auth spec
2012-07-12  Michael RichardsonMerge remote branch 'github/master'
2012-07-05  Michael RichardsonMerge pull request #20 from infrastation/master
next