index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
tcpdump
/
print-domain.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (void)printf() -> printf(); the cast adds clutter for little value.
procter
2020-01-24
1
-7
/
+7
*
Remove #ifdef INET6
kn
2018-10-22
1
-3
/
+1
*
Rework UDP parsing, particularly around IP addresses.
dlg
2018-07-06
1
-4
/
+4
*
Print the DNSSEC OKAY flag as "DO", like in upstream tcpdump
jca
2017-02-27
1
-2
/
+2
*
http -> https for IETF/IANA URLs in comments
mmcc
2016-03-07
1
-2
/
+2
*
Remove remaining instances of the register keyword.
mmcc
2015-11-16
1
-21
/
+21
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-2
/
+1
*
No use for <netinet/in_systm.h> nor <netinet/tcpip.h>.
mpi
2014-08-14
1
-2
/
+1
*
Don't print a "weird flag" type warning "[b2&3=0x2400]" for DNS NOTIFY
sthen
2014-05-23
1
-3
/
+4
*
Sync with tcpdump.org to fix multicast DNS support, and get some
canacar
2010-11-04
1
-36
/
+68
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-6
/
+1
*
trash $Header goo which is just annoying; 5595
deraadt
2007-10-07
1
-2
/
+2
*
Sync print-domain with tcpdump.org; avoids tcpdump barfing on bogus
otto
2004-01-18
1
-106
/
+133
*
improved print-domain. from tcpdump.org.
jakob
2001-03-28
1
-40
/
+97
*
do not core on truncated query-less dns packets; fix pr1746
mickey
2001-03-28
1
-2
/
+4
*
improved DNS support (EDNS, A6). from tcpdump.org.
jakob
2001-03-05
1
-177
/
+329
*
Add $OpenBSD$. (jakob@ ok)
ho
2000-10-03
1
-1
/
+3
*
INET6
jakob
2000-04-26
1
-2
/
+21
*
INET6 (from KAME)
jakob
2000-01-16
1
-2
/
+52
*
bring more inline with tcpdump 3.4
brad
1999-09-16
1
-16
/
+11
*
- Merge some changes from tcpdump 3.4
jakob
1999-07-28
1
-1
/
+19
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-2
/
+2
*
*** empty log message ***
bitblt
1996-12-12
1
-17
/
+12
*
it is 3.2 now.
mickey
1996-07-13
1
-64
/
+191
*
sync to latest
deraadt
1996-06-10
1
-1
/
+2
*
Updating to the latest LBL release.
mickey
1996-03-04
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+276