summaryrefslogtreecommitdiff
path: root/nameser.h
Commit message (Expand)AuthorAgeFilesLines
* More getting rid of old u_intN_t.Guy Harris2014-04-231-17/+17
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-1/+0
* The topmost bit in the class field isn't a "cache flush" flag in mDNSguy2006-11-101-2/+11
* From Wesley Griffin <wgriffin@users.sourceforge.net>: update the list ofguy2006-04-071-1/+12
* In mDNS, report IN-class records with the "cache flush" bit set as such,guy2003-11-051-1/+2
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-2/+2
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-2/+2
* dissect traffic on port 5353 as multicast DNS. vlubet@apple.comitojun2002-08-161-1/+2
* whitespace cleanupitojun2002-06-111-4/+4
* Yet *another* #define of ours that an OS also defines; in this case it'sguy2001-06-271-2/+5
* Move all the "undefine so that the compiler doesn't whine aboutguy2001-06-261-1/+15
* add TKEY, TSIG and IXFRitojun2001-02-201-1/+4
* move T_xx and C_xx fallback definitions into nameser.h.itojun2001-01-281-1/+20
* support DNAME and bit string label. more pedantic snapend validation.itojun2000-12-281-3/+5
* Give a bunch of files RCS and SCCS IDs.guy2000-12-171-0/+1
* some sprintf fixes, from kris@freebsd.org (patches@tcpdump.org #89)itojun2000-10-051-4/+3
* Bitfield layout in memory is not specified by the ANSI C spec; don't useguy2000-10-031-57/+17
* do not rely on the system providing us everything we need inassar2000-07-051-0/+292