Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-19 | Remove bogus 802.1Q code | Chris Cappuccio | |
ok jakob@ | |||
2000-02-18 | Add support for dumping PPPoE Discovery and Session packets | Jason Wright | |
2000-02-07 | fix include file path. | Jun-ichiro itojun Hagino | |
2000-01-16 | print pcap_version in usage() | Jakob Schlyter | |
2000-01-16 | INET6 (from KAME) | Jakob Schlyter | |
2000-01-16 | VLAN 802.1q support | Jakob Schlyter | |
2000-01-16 | enable INET6 | Jakob Schlyter | |
2000-01-16 | INET6 address resolution (from KAME) | Jakob Schlyter | |
2000-01-16 | BGP support (from KAME/WIDE). INET6 parts not done yet. | Jakob Schlyter | |
2000-01-16 | Mobile IP support (from KAME/NetBSD) | Jakob Schlyter | |
2000-01-16 | L2TP support (from KAME) | Jakob Schlyter | |
1999-12-08 | Just comment out the M_TUNNEL case... | Angelos D. Keromytis | |
1999-12-08 | avoid build breakage. (mbuf flag M_TUNNEL passed to userland???) | Jun-ichiro itojun Hagino | |
1999-11-26 | fix error where SACKs were not printed with absolute sequence numbers | Niels Provos | |
1999-10-30 | Add missing include file, system/957 (evanc@concer.to). | Angelos D. Keromytis | |
1999-10-29 | Print AH payload data (with -v). jakob@ ok. | Hakan Olsson | |
1999-10-06 | big endian fixes; ryker, jd@noc7.uchsc.edu | Theo de Raadt | |
1999-09-30 | Improve tcpdump's IKE/ISAKMP knowledge. (jakob@, hugh@ ok) | Hakan Olsson | |
1999-09-21 | print ESP/AH packet length; <ho@openbsd.org> | Jakob Schlyter | |
1999-09-16 | bring more inline with tcpdump 3.4 | Brad Smith | |
1999-09-16 | delcare esp_print and radius_print | Brad Smith | |
1999-09-16 | remove unused variables | Brad Smith | |
1999-09-16 | change some white space to tabs | Brad Smith | |
1999-09-16 | add braces to avoid ambiguous else | Brad Smith | |
1999-09-16 | remove unused variables | Brad Smith | |
1999-09-16 | 3.3 -> 3.4 | Brad Smith | |
1999-09-16 | add raw support | Brad Smith | |
1999-09-16 | - #if __STDC__ --> #ifdef __STDC__ | Brad Smith | |
- remove unused variables | |||
1999-09-16 | #if __STDC__ --> #ifdef __STDC__ | Brad Smith | |
1999-08-11 | HAVE_FDDI | Theo de Raadt | |
1999-07-29 | missing include; goeran@cdg.chalmers.se | Jakob Schlyter | |
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@ | |||
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell | |
1999-07-01 | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | Aaron Campbell | |
also repairs to mdoc.samples(7) and tcpdump(8) | |||
1999-06-29 | permit attach to address-less interfaces | Theo de Raadt | |
1999-06-13 | new mdoc tcpdump(8) man page, needs a bit more cleanup; kwesterback@home.com | Aaron Campbell | |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell | |
1999-05-01 | typo; krw@tcn.net | Theo de Raadt | |
1999-03-10 | Daylight Saving Time, not savings | Paul Janzen | |
1999-02-16 | indent | Theo de Raadt | |
1999-02-12 | do not go past end of packet; abs@netbsd | Theo de Raadt | |
1999-02-11 | print ppp; from isdn4bsd package by Hellmuth Michaellis <mh@hcs.de> | Michael Shalayeff | |
1998-09-22 | make tcpdump aware of SACK (RFC 2018), loosely based on a patch from | Niels Provos | |
hari@cs.berkeley.edu. | |||
1998-09-13 | typos | Aaron Campbell | |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell | |
then/than and such. Other miscellaneous problems fixed across these source files. | |||
1998-08-18 | kill old man page, use tcpdump.8 instead | Todd C. Miller | |
1998-07-15 | comment out man pages we do not have | Theo de Raadt | |
1998-07-14 | buf oflow | Theo de Raadt | |