summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-udpencap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (void)printf() -> printf(); the cast adds clutter for little value.procter2020-01-241-4/+4
* Rework UDP parsing, particularly around IP addresses.dlg2018-07-061-10/+4
* 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
* pretty print; ok ho@markus2004-06-231-6/+10
* Recognize NAT-T Keepalive packets. markus@ ok.ho2004-06-221-3/+9
* support for NAT-T (draft-ietf-ipsec-udp-encaps-06.txt); ok deraadt@markus2003-06-111-0/+54