summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-domain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (void)printf() -> printf(); the cast adds clutter for little value.procter2020-01-241-7/+7
* Remove #ifdef INET6kn2018-10-221-3/+1
* Rework UDP parsing, particularly around IP addresses.dlg2018-07-061-4/+4
* Print the DNSSEC OKAY flag as "DO", like in upstream tcpdumpjca2017-02-271-2/+2
* http -> https for IETF/IANA URLs in commentsmmcc2016-03-071-2/+2
* Remove remaining instances of the register keyword.mmcc2015-11-161-21/+21
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* No use for <netinet/in_systm.h> nor <netinet/tcpip.h>.mpi2014-08-141-2/+1
* Don't print a "weird flag" type warning "[b2&3=0x2400]" for DNS NOTIFYsthen2014-05-231-3/+4
* Sync with tcpdump.org to fix multicast DNS support, and get somecanacar2010-11-041-36/+68
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
* trash $Header goo which is just annoying; 5595deraadt2007-10-071-2/+2
* Sync print-domain with tcpdump.org; avoids tcpdump barfing on bogusotto2004-01-181-106/+133
* improved print-domain. from tcpdump.org.jakob2001-03-281-40/+97
* do not core on truncated query-less dns packets; fix pr1746mickey2001-03-281-2/+4
* improved DNS support (EDNS, A6). from tcpdump.org.jakob2001-03-051-177/+329
* Add $OpenBSD$. (jakob@ ok)ho2000-10-031-1/+3
* INET6jakob2000-04-261-2/+21
* INET6 (from KAME)jakob2000-01-161-2/+52
* bring more inline with tcpdump 3.4brad1999-09-161-16/+11
* - Merge some changes from tcpdump 3.4jakob1999-07-281-1/+19
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* *** empty log message ***bitblt1996-12-121-17/+12
* it is 3.2 now.mickey1996-07-131-64/+191
* sync to latestderaadt1996-06-101-1/+2
* Updating to the latest LBL release.mickey1996-03-041-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+276