summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump
AgeCommit message (Expand)Author
2001-04-10Add IKE mode-config (as described in draft-dukes-ike-mode-cfg-01.txt)Hakan Olsson
2001-04-09Extend IKE knowledge so we can parse the rest (normally encrypted parts)Hakan Olsson
2001-04-08add support for printing cdp (Cisco Discovery Protocol), from tcpdump.orgJakob Schlyter
2001-03-28improved print-domain. from tcpdump.org.Jakob Schlyter
2001-03-28do not core on truncated query-less dns packets; fix pr1746Michael Shalayeff
2001-03-21Fix typo, connnection -> connectionAaron Campbell
2001-03-08correct use of a pointer variable. sync with tcpdump.org.Jun-ichiro itojun Hagino
2001-03-06add lwres (BINDv9 resolver) printing. from tcpdump.org and modified by ho@Jakob Schlyter
2001-03-05improved DNS support (EDNS, A6). from tcpdump.org.Jakob Schlyter
2001-03-05add relts_print, safeputs and safeputcharJakob Schlyter
2001-02-15There has been confusion wrt IP protocols 4, 94 and 98. Make usNiklas Hallqvist
2001-02-05etherip printing code... handles draft (v2) and current (v3)Jason Wright
2001-01-19mark remaining signal races which are difficult to fixTheo de Raadt
2001-01-03make smb printing a little closer to what it is supposedMichael Shalayeff
2000-12-22when printing vrrp and verbose set -- print src/dst ip addrsMichael Shalayeff
2000-12-10for correctness, do seteuid, too. okay deraadt@Niels Provos
2000-12-07timed printing; from Ben Smithurst <ben@scientia.demon.co.uk>; via tcpdump.orgMichael Shalayeff
2000-12-07smb printing; from Andrew Tridgell; via tcpdump.orgMichael Shalayeff
2000-12-07add vrrp printing; from tcpdump.orgMichael Shalayeff
2000-12-05tcpdump incorrectly print port numbers when parsing NFS (PR#1540)Jakob Schlyter
2000-12-05fix RIPv0 (RFC 1058) printing; <james@squish.net>Jakob Schlyter
2000-11-23fix one more s/sprintf/snprintf/; jeremy@hack.org.ilJakob Schlyter
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