| Commit message (Expand) | Author | Age | Files | Lines |
* | don't pass on src & dst MAC adresses to the isoclns decoder as MAC adresses | hannes | 2003-05-22 | 1 | -2/+2 |
* | Check the AF_ value rather than the IP header on packets; the packets | guy | 2003-02-05 | 1 | -19/+76 |
* | Hoist a bunch of stuff that should be done by all if_print routines into | guy | 2002-12-19 | 1 | -20/+4 |
* | Add a new routine "default_print_packet()", which takes a pointer to the | guy | 2002-12-18 | 1 | -2/+2 |
* | We no longer use "packetp" for anything, so eliminate it. (If any | guy | 2002-12-18 | 1 | -5/+4 |
* | Get rid of the "-Wno-unused" flag, and fix up most of the | guy | 2002-09-05 | 1 | -2/+2 |
* | Added support for Win32, based on WinPcap. | risso | 2002-08-01 | 1 | -6/+2 |
* | Get rid of unneeded incomplete definitions of "struct mbuf" and "struct | guy | 2002-06-01 | 1 | -6/+1 |
* | Put the infodelay wrapping into the remaining "XXX_if_print()" routines. | guy | 2001-07-05 | 1 | -1/+5 |
* | Handle DLT_NULL correctly - the AF_ value is in host byte order, which | guy | 2000-12-16 | 1 | -11/+35 |
* | If "-n" is specified along with "-e", print the address family value as | guy | 2000-12-04 | 1 | -18/+19 |
* | put stripped-down version of ip6.h and icmp6.h into tcpdump tree. | itojun | 2000-10-07 | 1 | -5/+4 |
* | always use u_intXX_t for protocol format declaration. char/short/int may not | itojun | 2000-10-03 | 1 | -3/+3 |
* | Get rid of includes of <netinet/in_systm.h>, and replace "n_short", | guy | 2000-09-29 | 1 | -2/+1 |
* | Get rid of unneeded includes of <net/if.h>. | guy | 2000-09-28 | 1 | -2/+1 |
* | Add an "ip.h" header, to declare the IP stuff needed by dissectors, and | guy | 2000-09-23 | 1 | -3/+3 |
* | Add "tcp.h" and "udp.h" headers, to declare the TCP and UDP stuff needed | guy | 2000-09-23 | 1 | -4/+1 |
* | Add definitions of Ethernet types from | guy | 2000-09-23 | 1 | -2/+1 |
* | remove non-STDC code | assar | 2000-07-01 | 1 | -3/+1 |
* | * print-rt6.c: make IPv6 routing header printing work with new 2292bis | itojun | 1999-12-22 | 1 | -5/+5 |
* | fix compilation. | itojun | 1999-11-21 | 1 | -2/+2 |
* | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -1/+5 |
* | (null_if_print): actually examine the IP version. From | assar | 1999-11-21 | 1 | -9/+14 |
* | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. | itojun | 1999-10-30 | 1 | -1/+20 |
* | patches to help build on Linux 2.2linux22 | mcr | 1999-10-17 | 1 | -4/+1 |
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+123 |