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