aboutsummaryrefslogtreecommitdiffstats
path: root/ethertype.c
AgeCommit message (Expand)AuthorFilesLines
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