summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-ethertype.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-1/+1
2005-06-07Add some ethertypesAnders Broman1-1/+3
2005-05-30More bug fixes from Steve Grubb. See bug 217 for details.Gerald Combs1-1/+1
2005-03-03Add support for what appears to be 3Com's scheme for encapsulating XNSGuy Harris1-0/+1
2005-02-21added IEEE 802.1 Link Layer Discovery Protocol (LLDP) to the ethertypes, but ...Ulf Lamping1-0/+1
2005-01-16throw the new FieldError exception, if a dissector tries to add a field with ...Ulf Lamping1-1/+1
2005-01-06Add a dissector to handle IEEE 802a's OUI Extended Ethertype; dissectorsGuy Harris1-0/+1
2004-12-29Add Ethernet type for DEC Local Area Systems Transport.Guy Harris1-0/+1
2004-12-07create a proper ETHERTYPE for ATAoverEthernetRonnie Sahlberg1-1/+1
2004-12-01Fix a typo.Guy Harris1-1/+1
2004-12-01Add some ethertypesAnders Broman1-0/+1
2004-11-24Updates from Erwin Rol.Guy Harris1-2/+2
2004-09-23Add support for the Ethernet Configuration Testing Protocol.Guy Harris1-14/+3
2004-07-27Add the Ethertype for MAC Control frames, as per Clause 31 and AnnexesGuy Harris1-1/+2
2004-07-21From metatech: at least on Windows XP, if a Centrino 802.11 interface isGuy Harris1-0/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+300