]> The Tcpdump Group git mirrors - tcpdump/history - nameser.h
The third argument to linkaddr_string is one of the LINKADDR_ enums.
[tcpdump] / nameser.h
2019-04-13  Wang JianAdd support for decoding DNS URI RR (typecode 256,... 732/head
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-01-02  Francois-Xavier... DNS: Coding style update
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-13  Guy HarrisUse nd_ types for DNS.
2017-12-11  Guy HarrisGet rid of an unused structure.
2017-12-10  Francois-Xavier... Remove unused macros in nameser.h
2017-08-10  Denis Ovsienkospell ASCII in uppercase
2015-07-13  Denis Ovsienkorefine use of nameser.h
2014-04-23  Guy HarrisMore getting rid of old u_intN_t.
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2006-11-10  guyThe topmost bit in the class field isn't a "cache flush...
2006-04-07  guyFrom Wesley Griffin <[email protected]...
2003-11-05  guyIn mDNS, report IN-class records with the "cache flush...
2002-12-11  guyThe "__attribute__((packed))" tag on structures causes...
2002-11-09  itojunput __attribute__((packed)) to packet headers. s/u_sho...
2002-08-16  itojundissect traffic on port 5353 as multicast DNS. vlubet...
2002-06-11  itojunwhitespace cleanup
2001-06-27  guyYet *another* #define of ours that an OS also defines...
2001-06-26  guyMove all the "undefine so that the compiler doesn't...
2001-02-20  itojunadd TKEY, TSIG and IXFR
2001-01-28  itojunmove T_xx and C_xx fallback definitions into nameser.h.
2000-12-28  itojunsupport DNAME and bit string label. more pedantic...
2000-12-17  guyGive a bunch of files RCS and SCCS IDs.
2000-10-05  itojunsome sprintf fixes, from [email protected] (patches...
2000-10-03  guyBitfield layout in memory is not specified by the ANSI...
2000-07-05  assardo not rely on the system providing us everything we...