summaryrefslogtreecommitdiff
path: root/ethertype.h
Commit message (Expand)AuthorAgeFilesLines
* Fix spaces before tabs in indentationFrancois-Xavier Le Bail2023-02-151-4/+4
* Support more Realtek protocols than RRCP.Guy Harris2022-01-231-2/+2
* Merge branch 'master' into macsecGuy Harris2020-05-271-4/+14
|\
| * Dispatch the PTP ethertype to ptp_print()Jeff Chan2020-02-291-0/+3
| * Use more HTTPS in URLsFrancois-Xavier Le Bail2019-08-191-2/+2
| * New ethertype protocol for Arista Networksniks30892019-05-231-0/+3
| * Remove MEDSA ethertype printerVivien Didelot2019-04-161-3/+0
| * Use nd_ types in 802.x and FDDI headers.Guy Harris2017-12-121-0/+7
* | Add support for MACsec (IEEE 802.1AE-2006)Sabrina Dubroca2017-05-181-0/+3
|/
* add NSH ethertypeSteven H. Wang2017-04-021-0/+3
* Add support for the Marvell Extended Distributed Switch Architecture headerAndrew Lunn2015-04-251-0/+3
* print-ether: print 'ethertype IEEE1905.1' instead of 'ethertype Unknown'Francois-Xavier Le Bail2014-05-051-0/+3
* AoE: add version 1 decoder (GH #298)Denis Ovsienko2014-05-041-0/+3
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-2/+0
* whitespace changesMichael Richardson2014-01-011-1/+1
* Improved quality, bug fixes, typos. Added test caseOla Martin Lykkja2013-06-271-1/+1
* Adding support for ISO CALM FAST and ETSI GeoNetworkingOla Martin Lykkja2013-06-251-0/+9
* Add MS NLB heartbeat ethertype, as well as a basic printerRomain Francoise2013-02-231-0/+3
* TIPC support.ABHIMANYU2012-02-281-0/+3
* added support and test case for QinQ packetsMichael Richardson2010-10-071-0/+14
* Make it look more like the FreeBSD tcpdump ethertype.h.Guy Harris2009-07-251-6/+6
* From FreeBSD: handle the non-standard Ethertypes for PPPoE that someGuy Harris2009-07-251-0/+6
* 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