| Commit message (Expand) | Author | Age | Files | Lines |
* | - pass on ident string to hex_print() | hannes | 2003-12-29 | 1 | -5/+11 |
* | Have the configure script arrange that the Makefile define _U_ | guy | 2003-11-16 | 1 | -4/+4 |
* | From Neil Spring: | guy | 2003-11-15 | 1 | -1/+1 |
* | From Neil Spring: | guy | 2003-11-15 | 1 | -4/+4 |
* | Define "ethertype_values[]" in "print-ether.c", make it not static, and | guy | 2003-07-01 | 1 | -1/+34 |
* | hide the 802.1Q header if eflag, print ethertype during 802.1Q stack recursio... | hannes | 2003-05-28 | 1 | -33/+32 |
* | forgot message log on last commit, sorry :-( | hannes | 2003-05-22 | 1 | -3/+1 |
* | *** empty log message *** | hannes | 2003-05-22 | 1 | -12/+16 |
* | fix typo from previous commit | hannes | 2003-05-08 | 1 | -2/+2 |
* | align eflag printing style with ppp printer | hannes | 2003-05-08 | 1 | -3/+3 |
* | Hoist a bunch of stuff that should be done by all if_print routines into | guy | 2002-12-19 | 1 | -28/+5 |
* | Add a new routine "default_print_packet()", which takes a pointer to the | guy | 2002-12-18 | 1 | -5/+4 |
* | We no longer use "packetp" for anything, so eliminate it. (If any | guy | 2002-12-18 | 1 | -6/+4 |
* | Get rid of the "-Wno-unused" flag, and fix up most of the | guy | 2002-09-05 | 1 | -4/+4 |
* | Added support for Win32, based on WinPcap. | risso | 2002-08-01 | 1 | -6/+2 |
* | "support" for the loopback ethertype 0x9000 | hannes | 2002-07-12 | 1 | -1/+5 |
* | whitespace cleanup | itojun | 2002-06-11 | 1 | -3/+3 |
* | Get rid of unneeded incomplete definitions of "struct mbuf" and "struct | guy | 2002-06-01 | 1 | -4/+1 |
* | Only do "-x" printing in the top-level interface print routine; don't do | guy | 2002-05-29 | 1 | -6/+11 |
* | Support RFC 2684 bridging of Ethernet, 802.5 Token Ring, and FDDI, and | guy | 2002-04-07 | 1 | -18/+26 |
* | From Heinz-Ado Arnolds <Ado.Arnolds@dhm-systems.de>: mark IPX packets | guy | 2001-11-25 | 1 | -1/+2 |
* | Add SIGINFO handler from LBL | fenner | 2001-07-04 | 1 | -2/+6 |
* | MPLS label encapsulation decoding, per RFC3032. | itojun | 2001-06-21 | 1 | -1/+6 |
* | Assorted PPTP and GRE enhancements from Motonori Shindo | guy | 2001-03-12 | 1 | -3/+3 |
* | Handle (GRE-encapsulated) PPTP | fenner | 2001-02-04 | 1 | -1/+9 |
* | Put the LINUX_SLL_P_ definitions back, and check for at least some of | guy | 2000-12-22 | 1 | -2/+2 |
* | Making "extracted_ethertype" static to "print-ether.c" broke other | guy | 2000-12-18 | 1 | -13/+17 |
* | Improved VLAN support, from Peter Jeremy - "vlan" filtering keyword, | guy | 2000-10-22 | 1 | -2/+2 |
* | Some compilers may pad structures to a length that's a multiple of 2 or | guy | 2000-10-09 | 1 | -6/+6 |
* | no need to include ip6.h | itojun | 2000-10-07 | 1 | -5/+1 |
* | 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/+1 |
* | 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/+3 |
* | remove non-STDC code | assar | 2000-07-01 | 1 | -3/+1 |
* | (ether_encap_print): add ETHERTYPE_IPX: From Jeffrey Hutzelman | assar | 2000-06-10 | 1 | -1/+5 |
* | some style. u_int16_t. | itojun | 2000-04-28 | 1 | -9/+9 |
* | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -1/+5 |
* | made extracted_ethertype static. Added 802.1Q (vlan) and PPPoE. From | assar | 1999-11-21 | 1 | -6/+38 |
* | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. | itojun | 1999-10-30 | 1 | -1/+13 |
* | patches to help build on Linux 2.2linux22 | mcr | 1999-10-17 | 1 | -4/+1 |
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+196 |