summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-enc.c
AgeCommit message (Expand)Author
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2000-10-03Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-04-18Print a parenthesis in front of security flags.Angelos D. Keromytis
1999-12-08Just comment out the M_TUNNEL case...Angelos D. Keromytis
1999-12-08avoid build breakage. (mbuf flag M_TUNNEL passed to userland???)Jun-ichiro itojun Hagino
1999-10-30Add missing include file, system/957 (evanc@concer.to).Angelos D. Keromytis
1998-06-11handle IPSec processed packets (DLT_ENC) in libpcap, display them withNiels Provos