summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/interface.h
AgeCommit message (Expand)Author
2003-12-15Add initial support for pf state synchronization over the network.Ryan Thomas McBride
2003-08-21print the operating system of TCP SYN packets with the -o optionMike Frantzen
2003-06-26ansi and protosTheo de Raadt
2003-06-11support for NAT-T (draft-ietf-ipsec-udp-encaps-06.txt); ok deraadt@Markus Friedl
2003-05-14libpcap and tcpdump now understand the new pflog datalink type.Can Erkin Acar
2003-02-20add printing of ipcomp, and while in the neighborhood, make ah/esp actuallyJason Wright
2002-11-30pfsync support; deraadt@ okMichael Shalayeff
2002-11-30stop breaking the damn tree mickeyTheo de Raadt
2002-11-29tcpdump support for pfsync; henning@ okMichael Shalayeff
2002-07-12In TTEST2(), check to make sure the "l" argument isn't so large thatPeter Valchev
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-01-23proper handling for DLT_NULL and DLT_LOOP (header byte swapping); pointed out...Michael Shalayeff
2002-01-22HSRP dissector, from Julian Cowley <julian@lava.net> via tcpdump.orgMichael Shalayeff
2001-10-02change timeval to bpf_timeval; 32 bit in size, permitting much greater portab...Theo de Raadt
2001-06-25interpret DLT_PFLOGNiels Provos
2001-04-09Extend IKE knowledge so we can parse the rest (normally encrypted parts)Hakan Olsson
2001-04-08add support for printing cdp (Cisco Discovery Protocol), from tcpdump.orgJakob Schlyter
2001-03-06add lwres (BINDv9 resolver) printing. from tcpdump.org and modified by ho@Jakob Schlyter
2001-03-05add relts_print, safeputs and safeputcharJakob Schlyter
2001-02-05etherip printing code... handles draft (v2) and current (v3)Jason Wright
2000-12-07timed printing; from Ben Smithurst <ben@scientia.demon.co.uk>; via tcpdump.orgMichael Shalayeff
2000-12-07smb printing; from Andrew Tridgell; via tcpdump.orgMichael Shalayeff
2000-12-07add vrrp printing; from tcpdump.orgMichael Shalayeff
2000-10-19code for printing bridge spanning tree packetsJason Wright
2000-10-03Compile with -Wall. Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-04-26INET6Jakob Schlyter
2000-01-16BGP support (from KAME/WIDE). INET6 parts not done yet.Jakob Schlyter
2000-01-16Mobile IP support (from KAME/NetBSD)Jakob Schlyter
2000-01-16L2TP support (from KAME)Jakob Schlyter
1999-09-16delcare esp_print and radius_printBrad Smith
1999-07-28- Merge some changes from tcpdump 3.4Jakob Schlyter
1998-09-22make tcpdump aware of SACK (RFC 2018), loosely based on a patch fromNiels Provos
1998-06-25add cisco netflow proto printing; not tested w/ version 5, but should work an...Michael Shalayeff
1998-06-11handle IPSec processed packets (DLT_ENC) in libpcap, display them withNiels Provos
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-23Better handling for AppleTalk, and netatalk in particular.denny
1996-12-12*** empty log message ***bitblt
1996-07-13it is 3.2 now.Michael Shalayeff
1996-06-10sync to latestTheo de Raadt
1996-03-04Updating to the latest LBL release.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt