| Commit message (Expand) | Author | Age | Files | Lines |
* | hexdump only - if (unrecognized llc proto) && encapsulation == (jumbo || vlan) | hannes | 2006-02-20 | 1 | -7/+10 |
* | Have print_llc() clear out the extracted_ethertype argument, rather than | guy | 2005-11-13 | 1 | -3/+2 |
* | add support for the IEEE slow protocols LACP, MARKER as per 802.3adtcpdump_3_9rel1tcpdump-3.9.1 | hannes | 2005-07-10 | 1 | -1/+6 |
* | Add a flag to suppress the "default_print()" call made in various | guy | 2005-07-07 | 1 | -5/+5 |
* | do not auto-hexdump loopback packets as the payload is uninteresting | hannes | 2005-07-01 | 1 | -2/+2 |
* | Have separate "struct tok" PID-to-name tables for different OUIs; don't | guy | 2005-04-25 | 1 | -17/+1 |
* | refactored ip_print() so that chained header parser (ESP/AH) can | mcr | 2005-04-06 | 1 | -3/+5 |
* | -resolve (print the name) the OUI field in the SNAP printer | hannes | 2005-01-25 | 1 | -1/+17 |
* | - hack the ethertype_values[] table to accomodate GRE flavours | hannes | 2004-06-12 | 1 | -1/+2 |
* | NDO-ized print-arp.c | mcr | 2004-04-30 | 1 | -2/+9 |
* | removed explicit snapend definition. | mcr | 2004-04-05 | 1 | -3/+1 |
* | update changes file | mcr | 2004-03-30 | 1 | -1/+6 |
* | Fix up a bunch of comments - the on-the-wire length field in a | guy | 2004-03-17 | 1 | -2/+2 |
* | add support for Jumbo Ethertype 0x8870 and embedded OSI traffic | hannes | 2004-02-18 | 1 | -1/+32 |
* | print ethertypes in hex and fix qflag handling for unknown ethertypes | hannes | 2003-12-29 | 1 | -3/+9 |
* | backout last commit and make the loopback decoder simply return a 0 | hannes | 2003-12-29 | 1 | -7/+3 |
* | - handle the case where we know the ethertype but do not have a printer for it | hannes | 2003-12-29 | 1 | -2/+6 |
* | 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 | -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 |