summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/interface.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add vrrp printing; from tcpdump.orgmickey2000-12-071-2/+5
|
* code for printing bridge spanning tree packetsjason2000-10-191-2/+3
| | | | also fix a bug where llc encoded frames are hex dumped twice when -x is used
* Compile with -Wall. Add $OpenBSD$. (jakob@ ok)ho2000-10-031-1/+7
|
* INET6jakob2000-04-261-1/+18
| | | | | | DHCP/BOOTP tcp & udp checksum detection numerous bugfixes
* BGP support (from KAME/WIDE). INET6 parts not done yet.jakob2000-01-161-1/+2
|
* Mobile IP support (from KAME/NetBSD)jakob2000-01-161-1/+2
|
* L2TP support (from KAME)jakob2000-01-161-1/+2
|
* delcare esp_print and radius_printbrad1999-09-161-3/+9
|
* - Merge some changes from tcpdump 3.4jakob1999-07-281-4/+4
| | | | | | | | | | | | | | | -a flag; attempt to convert network and broadcast addresses to names Improved signal handling Miscellaneous fixes and typos OSPF MD5 authentication support - -X flag; emacs-hexl print (including ascii) - Add ECN bits to TCP and IP headers - IKE & IPsec (ESP & AH) support OK deraadt@
* make tcpdump aware of SACK (RFC 2018), loosely based on a patch fromprovos1998-09-221-1/+2
| | | | hari@cs.berkeley.edu.
* add cisco netflow proto printing; not tested w/ version 5, but should work anywaysmickey1998-06-251-1/+2
|
* handle IPSec processed packets (DLT_ENC) in libpcap, display them withprovos1998-06-111-1/+2
| | | | tcpdump + additional info (SPI + which type of transforms where passed).
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
|
* Better handling for AppleTalk, and netatalk in particular.denny1997-07-231-1/+2
| | | | Handle native Ethertalk phase 1 & 2 as well as the localtalk encapsulation a la Kinetics FastPath previously handled.
* *** empty log message ***bitblt1996-12-121-96/+99
|
* it is 3.2 now.mickey1996-07-131-30/+77
|
* sync to latestderaadt1996-06-101-6/+1
|
* Updating to the latest LBL release.mickey1996-03-041-0/+6
| | | | Sun's SKIP support added.
* initial import of NetBSD treederaadt1995-10-181-0/+152