aboutsummaryrefslogtreecommitdiff
path: root/ethertype.h
AgeCommit message (Expand)Author
2023-02-20Fix spaces before tabs in indentationFrancois-Xavier Le Bail
2022-03-19Support more Realtek protocols than RRCP.Guy Harris
2020-05-27Merge branch 'master' into macsecGuy Harris
2020-02-29Dispatch the PTP ethertype to ptp_print()Jeff Chan
2019-08-19Use more HTTPS in URLsFrancois-Xavier Le Bail
2019-05-23New ethertype protocol for Arista Networksniks3089
2019-04-16Remove MEDSA ethertype printerVivien Didelot
2017-12-12Use nd_ types in 802.x and FDDI headers.Guy Harris
2017-05-18Add support for MACsec (IEEE 802.1AE-2006)Sabrina Dubroca
2017-04-02add NSH ethertypeSteven H. Wang
2015-04-25Add support for the Marvell Extended Distributed Switch Architecture headerAndrew Lunn
2014-05-05print-ether: print 'ethertype IEEE1905.1' instead of 'ethertype Unknown'Francois-Xavier Le Bail
2014-05-04AoE: add version 1 decoder (GH #298)Denis Ovsienko
2014-01-03remove tcpdump's own CVS keywordsDenis Ovsienko
2014-01-01whitespace changesMichael Richardson
2013-06-27Improved quality, bug fixes, typos. Added test caseOla Martin Lykkja
2013-06-25Adding support for ISO CALM FAST and ETSI GeoNetworkingOla Martin Lykkja
2013-02-23Add MS NLB heartbeat ethertype, as well as a basic printerRomain Francoise
2012-02-28TIPC support.ABHIMANYU
2010-10-07added support and test case for QinQ packetsMichael Richardson
2009-07-25Make it look more like the FreeBSD tcpdump ethertype.h.Guy Harris
2009-07-25From FreeBSD: handle the non-standard Ethertypes for PPPoE that someGuy Harris
2009-02-26From William J. Hulley: support for the Transparent Ethernet BridgeGuy Harris
2008-02-06From Andrew Silent: Realtek Remote Control Protocol support (seeguy
2007-08-03add basic support for the IEEE Link Discovery Protocol as per 802.1abhannes
2007-07-23change 802.1ag pre-standard codepoint to standard codepointhannes
2006-10-12add skeleton support for 802.1ag CFMhannes
2006-02-10add basic support for MPCP 802.3ah frame printerhannes
2005-07-10add support for the IEEE slow protocols LACP, MARKER as per 802.3adhannes
2004-10-07add support for cisco-style ethertype encaps within frame-relayhannes
2004-06-12- hack the ethertype_values[] table to accomodate GRE flavourshannes
2004-03-25 added EAPOL ethernet type.mcr
2004-02-18add support for Jumbo Ethertype 0x8870 and embedded OSI traffichannes
2003-07-01Define "ethertype_values[]" in "print-ether.c", make it not static, andguy
2003-05-28- complete the proto-id to string mappinghannes
2002-10-03hide multiline output using vflag plus enhanced, ES-IS decoderhannes
2002-09-11support for decoding IS-IS inside Cisco HDLC Frameshannes
2001-06-21MPLS label encapsulation decoding, per RFC3032.itojun
2001-04-03Convert cut-n-paste tab damage into tabs.fenner
2001-03-12Assorted PPTP and GRE enhancements from Motonori Shindoguy
2001-02-04Handle (GRE-encapsulated) PPTPfenner
2000-09-23Add definitions of Ethernet types fromguy
2000-06-10add ETHERTYPE_IPX. From Jeffrey Hutzelman <jhutz@cmu.edu>assar
2000-01-29Rearrange to keep values sorted.fenner
2000-01-29Fix type for 802.1qfenner
2000-01-17add ETHERTYPE_IPV6. reorder.itojun
1999-11-21add some more types for 802.1Q and PPPoe. From kuznet@ms2.inr.ac.ruassar
1999-10-07Initial revisionmcr