summaryrefslogtreecommitdiff
path: root/ethertype.h
Commit message (Expand)AuthorAgeFilesLines
* - hack the ethertype_values[] table to accomodate GRE flavourshannes2004-06-121-1/+4
* added EAPOL ethernet type.mcr2004-03-251-1/+4
* add support for Jumbo Ethertype 0x8870 and embedded OSI traffichannes2004-02-181-1/+4
* Define "ethertype_values[]" in "print-ether.c", make it not static, andguy2003-07-011-33/+2
* - complete the proto-id to string mappinghannes2003-05-281-5/+29
* hide multiline output using vflag plus enhanced, ES-IS decoderhannes2002-10-031-1/+10
* support for decoding IS-IS inside Cisco HDLC Frameshannes2002-09-111-1/+4
* MPLS label encapsulation decoding, per RFC3032.itojun2001-06-211-1/+7
* Convert cut-n-paste tab damage into tabs.fenner2001-04-031-2/+2
* Assorted PPTP and GRE enhancements from Motonori Shindoguy2001-03-121-3/+3
* Handle (GRE-encapsulated) PPTPfenner2001-02-041-1/+4
* Add definitions of Ethernet types fromguy2000-09-231-2/+24
* add ETHERTYPE_IPX. From Jeffrey Hutzelman <jhutz@cmu.edu>assar2000-06-101-1/+4
* Rearrange to keep values sorted.fenner2000-01-291-4/+4
* Fix type for 802.1qfenner2000-01-291-2/+2
* add ETHERTYPE_IPV6. reorder.itojun2000-01-171-3/+6
* add some more types for 802.1Q and PPPoe. From kuznet@ms2.inr.ac.ruassar1999-11-211-1/+10
* Initial revisionmcr1999-10-071-0/+76