aboutsummaryrefslogtreecommitdiffstats
path: root/ethertype.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-09Support for MultiProtocol Label Switching (MPLS). The following supportAshok Narayanan1-1/+7
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-1/+12
2000-01-23In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless ofGuy Harris1-6/+6
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris1-2/+2
2000-01-20Joerg Mayer's updates to the VINES dissector and to protocol layersGuy Harris1-1/+4
2000-01-130x2000, for CDP, doesn't appear to be an Ethernet type - it's notGuy Harris1-5/+1
2000-01-13X.25-over-Ethernet, as I'm inferring it works (i.e., the payload of theGuy Harris1-1/+5
1999-12-05vlan updates for etype<maxlen and capture countersNathan Neulinger1-1/+4
1999-12-05As per Nathan Leulinger's suggestion, have a stub SNMP dissector ifGuy Harris1-3/+1
1999-11-30Add IPX to packet stats during capture.Gilbert Ramirez1-1/+4
1999-11-26Support for RFC 1089, SNMP over Ethernet. (I just had toGilbert Ramirez1-1/+6
1999-10-20Nathan Neulinger's 802.1q VLAN patch.Guy Harris1-1/+5
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-19/+12
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1-1/+5
1999-06-11Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1-1/+9
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-8/+4
1999-02-09When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1-2/+16
1998-12-19Added "Cisco Discovery Protocol" Hookshannes1-1/+10
1998-11-17* Added column formatting functionality.Gerald Combs1-2/+2
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-3/+1
1998-11-03 Add a routine to convert Ethernet packet types to strings.Guy Harris1-38/+23
1998-10-16Get rid of unused "etype_str[]" array in "ethertype()".Guy Harris1-3/+1
1998-10-16* Copied in the correct GNU license (I'm such a goober)Gerald Combs1-3/+3
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-1/+5
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-5/+5
1998-09-17* Added Don Lafontaine's support for Banyan Vines.Gerald Combs1-1/+8
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+107