Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-12 | Add TCP/UDP checksum display for v6 and clean up the checksum | Christian Weisgerber | |
calculation. Mostly from tcpdump.org; ok jsing@ | |||
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2007-10-07 | trash $Header goo which is just annoying; 5595 | Theo de Raadt | |
2006-12-13 | IPv6 passive OS fingerprinting. | Jun-ichiro itojun Hagino | |
reuses IPv4 signature file (assuming that TCP code is shared among IPv4/v6). mcbride ok. | |||
2006-05-28 | Correct more bounds checks which can lead to crashes. | Moritz Jodeit | |
ok canacar@ deraadt@ | |||
2004-09-16 | print th_seq from truncated tcp headers (e.g. in icmp need-frag) | Markus Friedl | |
2004-09-16 | add -T tcp to enforce interpretation as TCP | Markus Friedl | |
2004-08-10 | print ip/port for truncated tcp packets; ok otto@ | Markus Friedl | |
2004-07-28 | print th_seq for -vv; ok hshoexer, henning | Markus Friedl | |
2004-01-15 | print tcpmd5 signature options; with/ok itojun | Markus Friedl | |
2003-10-12 | Make it compile without INET6, from Max Laier, ok deraadt@ | Daniel Hartmeier | |
2003-08-21 | print the operating system of TCP SYN packets with the -o option | Mike Frantzen | |
2001-12-23 | integrate a patch i did around 1.5 years ago that's already in | Kevin Steves | |
tcpdump.org and netbsd. if verbose and TCP RST segment with payload, print the payload string. Mentat derived stacks may put text strings in RST segments. ok jakob@ | |||
2001-06-25 | disable smb decoder, as there seems to be fewer bound checks than needed | Jun-ichiro itojun Hagino | |
2000-12-07 | smb printing; from Andrew Tridgell; via tcpdump.org | Michael Shalayeff | |
2000-12-05 | tcpdump incorrectly print port numbers when parsing NFS (PR#1540) | Jakob Schlyter | |
fix submitted by Grigoriy Orlov <gluk@ptci.ru> | |||
2000-10-03 | Compile with -Wall. Add $OpenBSD$. (jakob@ ok) | Hakan Olsson | |
2000-04-26 | INET6 | Jakob Schlyter | |
DHCP/BOOTP tcp & udp checksum detection numerous bugfixes | |||
2000-01-16 | BGP support (from KAME/WIDE). INET6 parts not done yet. | Jakob Schlyter | |
1999-11-26 | fix error where SACKs were not printed with absolute sequence numbers | Niels Provos | |
1999-09-16 | add braces to avoid ambiguous else | Brad Smith | |
1999-07-28 | - Merge some changes from tcpdump 3.4 | Jakob Schlyter | |
-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@ | |||
1998-09-22 | make tcpdump aware of SACK (RFC 2018), loosely based on a patch from | Niels Provos | |
hari@cs.berkeley.edu. | |||
1996-12-12 | *** empty log message *** | bitblt | |
1996-07-13 | it is 3.2 now. | Michael Shalayeff | |
1996-06-10 | sync to latest | Theo de Raadt | |
1996-03-04 | Updating to the latest LBL release. | Michael Shalayeff | |
Sun's SKIP support added. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |