summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-icmp.c
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-05-25add a missing check for truncated dport in the returned UDP header forStuart Henderson
2007-10-07trash $Header goo which is just annoying; 5595Theo de Raadt
2004-10-17implement -q for icmp, deregister, print usigned values using an unsignedOtto Moerbeek
2004-08-10print the original ip packet on -vv; based on tcpdump.org; ok otto@Markus Friedl
2003-09-08Fix 'tcpdump -v icmp' endianess buglet, print ID in hex.Cedric Berger
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2001-11-07simplify buffer handling; ok hoTheo de Raadt
2001-09-02bad typecastJakob Schlyter
2001-09-02to much copy and paste; cleanupJakob Schlyter
2001-09-02add support for printing id and seq with icmp echo/echoreply; based on patch ...Jakob Schlyter
2001-06-10detailed ICMP_PARAMPROB printing; jakob@ okMichael Shalayeff
2000-10-03Add $OpenBSD$. (jakob@ ok)Hakan Olsson
1998-07-13snprintf madnessTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-12-12*** empty log message ***bitblt
1996-07-13it is 3.2 now.Michael Shalayeff
1996-06-10sync to latestTheo de Raadt
1996-03-04Updating to the latest LBL release.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt