]> The Tcpdump Group git mirrors - tcpdump/history - addrtoname.h
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / addrtoname.h
2023-07-14  Guy HarrisMAC-48, not MAC-64.
2023-07-14  Guy HarrisSpeak of MAC-48s rather than MAC or Ethernet addresses.
2023-07-14  Guy HarrisClean up handling of EUI-64 addresses.
2021-09-13  Guy HarrisMerge pull request #926 from gokulkumar792/print_Block_...
2021-08-01  Denis OvsienkoMove capdns from tcpdump.c to addrtoname.c.
2020-09-27  Denis OvsienkoRename nd_trunc() to nd_trunc_longjmp().
2020-09-17  Denis OvsienkoIntroduce and use nd_trunc(). [skip ci]
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-01-20  Guy HarrisMore bounds checking when fetching addresses and conver...
2019-08-12  Francois-Xavier... Add GET_IP{6}ADDR_STRING() macros and get_ip{6}addr_str...
2019-06-29  Francois-Xavier... Add GET_LE64ADDR_STRING() macro and get_le64addr_string...
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-05-14  Guy HarrisMake the hex-dumping routines for addresses take a...
2018-03-09  Francois-Xavier... Remove the etherproto_string() unused function
2018-01-31  Guy HarrisMerge branch 'master' of github.com:the-tcpdump-group...
2018-01-31  Guy HarrisHave ip{6}addr_string take a u_char * as the second...
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-13  Francois-Xavier... Remove all storage class specifier 'register'
2017-11-21  Francois-Xavier... Remove the protoid_string() unused function
2017-09-13  Guy HarrisCVE-2017-13016/ES-IS: Fix printing of addresses in...
2015-09-17  Guy HarrisDon't require IPv6 library support in order to support...
2015-09-05  Francois-Xavier... Functions in libnetdissect must use ndo_error() function
2015-02-12  Guy HarrisMerge pull request #429 from mkirkhart/inverse-arp...
2015-01-29  Denis Ovsienkorefine 802.1Q VLAN TCI decoding
2014-04-23  Guy HarrisMore getting rid of old u_intN_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 Ovsienkorefine some declarations in header files
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2012-03-01  Guy HarrisBack out DLT_PFSYNC support.
2012-02-29  Guy HarrisAdd DLT_PFSYNC support.
2010-05-13  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2010-05-13  Michael RichardsonMerge commit 'lumag/master'
2010-03-09  Dmitry Eremin-Sole... addrtoname.[ch]: add a printer for Little-Endian 64...
2007-08-08  hannesexpose the BUFSIZE def to the outside world
2006-02-11  hannesrework the ARP printer & add support for Frame-Relay ARP
2001-09-17  fennerEliminate some unused parameters.
2001-06-18  itojunmake arp_print() L2 neutral. from netbsd
1999-10-30  itojunBring in KAME IPv6 tcpdump. replaces esp/ah/isakmp...
1999-10-07  mcrInitial revision