summaryrefslogtreecommitdiff
path: root/ethertype.h
Commit message (Expand)AuthorAgeFilesLines
* From William J. Hulley: support for the Transparent Ethernet BridgeGuy Harris2009-02-261-0/+3
* From Andrew Silent: Realtek Remote Control Protocol support (seeguy2008-02-061-1/+4
* add basic support for the IEEE Link Discovery Protocol as per 802.1abhannes2007-08-031-1/+4
* change 802.1ag pre-standard codepoint to standard codepointhannes2007-07-231-2/+5
* add skeleton support for 802.1ag CFMhannes2006-10-121-1/+4
* add basic support for MPCP 802.3ah frame printerhannes2006-02-101-1/+4
* add support for the IEEE slow protocols LACP, MARKER as per 802.3adhannes2005-07-101-1/+4
* add support for cisco-style ethertype encaps within frame-relayhannes2004-10-071-1/+5
* - 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