Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add printing of ipcomp, and while in the neighborhood, make ah/esp actually | 2003-02-20 | 1 | -2/+3 | ||
| | | | | check the length of the data | |||||
* | pfsync support; deraadt@ ok | 2002-11-30 | 1 | -2/+4 | ||
| | ||||||
* | stop breaking the damn tree mickey | 2002-11-30 | 1 | -4/+2 | ||
| | ||||||
* | tcpdump support for pfsync; henning@ ok | 2002-11-29 | 1 | -2/+4 | ||
| | ||||||
* | In TTEST2(), check to make sure the "l" argument isn't so large that | 2002-07-12 | 1 | -4/+12 | ||
| | | | | | | "snapend - l" underflows; this fixes a buffer overflow with malformed NFS packets, and may fix other buffer overflows with malformed packets. From tcpdump CVS via fenner@FreeBSD | |||||
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -8/+2 | ||
| | ||||||
* | proper handling for DLT_NULL and DLT_LOOP (header byte swapping); pointed out and tested by Alexander Yurchenko <grange@rt.mipt.ru> | 2002-01-23 | 1 | -2/+3 | ||
| | ||||||
* | HSRP dissector, from Julian Cowley <julian@lava.net> via tcpdump.org | 2002-01-22 | 1 | -2/+3 | ||
| | ||||||
* | change timeval to bpf_timeval; 32 bit in size, permitting much greater portability | 2001-10-02 | 1 | -3/+4 | ||
| | ||||||
* | interpret DLT_PFLOG | 2001-06-25 | 1 | -2/+4 | ||
| | ||||||
* | Extend IKE knowledge so we can parse the rest (normally encrypted parts) | 2001-04-09 | 1 | -3/+3 | ||
| | | | | | of the IKE negotiation. Useful for isakmpd's new -L and -l options. Also some cleanup. (angelos@, niklas@ ok) | |||||
* | add support for printing cdp (Cisco Discovery Protocol), from tcpdump.org | 2001-04-08 | 1 | -2/+4 | ||
| | ||||||
* | add lwres (BINDv9 resolver) printing. from tcpdump.org and modified by ho@ | 2001-03-06 | 1 | -2/+3 | ||
| | ||||||
* | add relts_print, safeputs and safeputchar | 2001-03-05 | 1 | -2/+5 | ||
| | ||||||
* | etherip printing code... handles draft (v2) and current (v3) | 2001-02-05 | 1 | -2/+4 | ||
| | ||||||
* | timed printing; from Ben Smithurst <ben@scientia.demon.co.uk>; via tcpdump.org | 2000-12-07 | 1 | -2/+3 | ||
| | ||||||
* | smb printing; from Andrew Tridgell; via tcpdump.org | 2000-12-07 | 1 | -2/+9 | ||
| | ||||||
* | add vrrp printing; from tcpdump.org | 2000-12-07 | 1 | -2/+5 | ||
| | ||||||
* | code for printing bridge spanning tree packets | 2000-10-19 | 1 | -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) | 2000-10-03 | 1 | -1/+7 | ||
| | ||||||
* | INET6 | 2000-04-26 | 1 | -1/+18 | ||
| | | | | | | DHCP/BOOTP tcp & udp checksum detection numerous bugfixes | |||||
* | BGP support (from KAME/WIDE). INET6 parts not done yet. | 2000-01-16 | 1 | -1/+2 | ||
| | ||||||
* | Mobile IP support (from KAME/NetBSD) | 2000-01-16 | 1 | -1/+2 | ||
| | ||||||
* | L2TP support (from KAME) | 2000-01-16 | 1 | -1/+2 | ||
| | ||||||
* | delcare esp_print and radius_print | 1999-09-16 | 1 | -3/+9 | ||
| | ||||||
* | - Merge some changes from tcpdump 3.4 | 1999-07-28 | 1 | -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 from | 1998-09-22 | 1 | -1/+2 | ||
| | | | | hari@cs.berkeley.edu. | |||||
* | add cisco netflow proto printing; not tested w/ version 5, but should work anyways | 1998-06-25 | 1 | -1/+2 | ||
| | ||||||
* | handle IPSec processed packets (DLT_ENC) in libpcap, display them with | 1998-06-11 | 1 | -1/+2 | ||
| | | | | tcpdump + additional info (SPI + which type of transforms where passed). | |||||
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -2/+2 | ||
| | ||||||
* | Better handling for AppleTalk, and netatalk in particular. | 1997-07-23 | 1 | -1/+2 | ||
| | | | | Handle native Ethertalk phase 1 & 2 as well as the localtalk encapsulation a la Kinetics FastPath previously handled. | |||||
* | *** empty log message *** | 1996-12-12 | 1 | -96/+99 | ||
| | ||||||
* | it is 3.2 now. | 1996-07-13 | 1 | -30/+77 | ||
| | ||||||
* | sync to latest | 1996-06-10 | 1 | -6/+1 | ||
| | ||||||
* | Updating to the latest LBL release. | 1996-03-04 | 1 | -0/+6 | ||
| | | | | Sun's SKIP support added. | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+152 | ||