summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump
AgeCommit message (Expand)Author
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-11-08- Get rid of ".Sh OPTIONS" and always use the standard options list intro.Aaron Campbell
2000-10-31some buffer care; jakobTheo de Raadt
2000-10-19code for printing bridge spanning tree packetsJason Wright
2000-10-13fix build on alpha with -Werror; David Leonard <david.leonard@csee.uq.edu.au>Jakob Schlyter
2000-10-03Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-10-03Add -Wall -Werror to CFLAGS. (niklas@, jakob@ ok)Hakan Olsson
2000-10-03Print IKE notifications (with -v). Style. (jakob@ ok)Hakan Olsson
2000-10-03Compile with -Wall. Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-10-03More careful ntohs/ntohl etc. From Gunnar Lindberg <lindberg@cdg.chalmers.se>Hakan Olsson
2000-09-24re-apply this fix for big endian systems, this was lost in rev 1.12Brad Smith
2000-07-31prettyJason Wright
2000-06-20more info for pppoe stringsJason Wright
2000-06-18Improve RIP support; PR#1266, James Ponder <james@oaktree.co.uk>Jakob Schlyter
2000-05-05#include <string.h>; <goeran@cdg.chalmers.se>Jakob Schlyter
2000-05-05build without INET6; <goeran@cdg.chalmers.se>Jakob Schlyter
2000-04-30be more careful with strcpy/sprintf. From tcpdump.org. millert@ okEric Jackson
2000-04-27add -T cnfp (code exists, missing from manpage)Jun-ichiro itojun Hagino
2000-04-26INET6Jakob Schlyter
2000-04-18Print a parenthesis in front of security flags.Angelos D. Keromytis
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-03add more ntohs(). u_short -> u_int16_t. (in-sync with tcpdump.org tree)Jun-ichiro itojun Hagino
2000-04-03byte order fixes; gwes@oat.comTheo de Raadt
2000-03-26correct usage() return valueEric Jackson
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-07Use ETHERTYPE_8021QChris Cappuccio
2000-03-07Add 802.1Q from kuznet@ms2.inr.ac.ru via tcpdump.orgChris Cappuccio
2000-02-19Remove bogus 802.1Q codeChris Cappuccio
2000-02-18Add support for dumping PPPoE Discovery and Session packetsJason Wright
2000-02-07fix include file path.Jun-ichiro itojun Hagino
2000-01-16print pcap_version in usage()Jakob Schlyter
2000-01-16INET6 (from KAME)Jakob Schlyter
2000-01-16VLAN 802.1q supportJakob Schlyter
2000-01-16enable INET6Jakob Schlyter
2000-01-16INET6 address resolution (from KAME)Jakob 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-12-08Just comment out the M_TUNNEL case...Angelos D. Keromytis
1999-12-08avoid build breakage. (mbuf flag M_TUNNEL passed to userland???)Jun-ichiro itojun Hagino
1999-11-26fix error where SACKs were not printed with absolute sequence numbersNiels Provos
1999-10-30Add missing include file, system/957 (evanc@concer.to).Angelos D. Keromytis
1999-10-29Print AH payload data (with -v). jakob@ ok.Hakan Olsson
1999-10-06big endian fixes; ryker, jd@noc7.uchsc.eduTheo de Raadt
1999-09-30Improve tcpdump's IKE/ISAKMP knowledge. (jakob@, hugh@ ok)Hakan Olsson
1999-09-21print ESP/AH packet length; <ho@openbsd.org>Jakob Schlyter
1999-09-16bring more inline with tcpdump 3.4Brad Smith
1999-09-16delcare esp_print and radius_printBrad Smith
1999-09-16remove unused variablesBrad Smith