]> The Tcpdump Group git mirrors - tcpdump/history - ethertype.h
Update Gisle Vanem's address.
[tcpdump] / ethertype.h
2009-07-25  Guy HarrisMake it look more like the FreeBSD tcpdump ethertype.h.
2009-07-25  Guy HarrisFrom FreeBSD: handle the non-standard Ethertypes for...
2009-02-26  Guy HarrisFrom William J. Hulley: support for the Transparent...
2008-02-06  guyFrom Andrew Silent: Realtek Remote Control Protocol...
2007-08-03  hannesadd basic support for the IEEE Link Discovery Protocol...
2007-07-23  hanneschange 802.1ag pre-standard codepoint to standard codepoint
2006-10-12  hannesadd skeleton support for 802.1ag CFM
2006-02-10  hannesadd basic support for MPCP 802.3ah frame printer
2005-07-10  hannesadd support for the IEEE slow protocols LACP, MARKER...
2004-10-07  hannesadd support for cisco-style ethertype encaps within...
2004-06-12  hannes- hack the ethertype_values[] table to accomodate GRE...
2004-03-25  mcr added EAPOL ethernet type.
2004-02-18  hannesadd support for Jumbo Ethertype 0x8870 and embedded...
2003-07-01  guyDefine "ethertype_values[]" in "print-ether.c", make...
2003-05-28  hannes- complete the proto-id to string mapping
2002-10-03  hanneshide multiline output using vflag plus enhanced, ES...
2002-09-11  hannessupport for decoding IS-IS inside Cisco HDLC Frames
2001-06-21  itojunMPLS label encapsulation decoding, per RFC3032.
2001-04-03  fennerConvert cut-n-paste tab damage into tabs.
2001-03-12  guyAssorted PPTP and GRE enhancements from Motonori Shindo
2001-02-04  fennerHandle (GRE-encapsulated) PPTP
2000-09-23  guyAdd definitions of Ethernet types from
2000-06-10  assaradd ETHERTYPE_IPX. From Jeffrey Hutzelman <jhutz@cmu...
2000-01-29  fennerRearrange to keep values sorted.
2000-01-29  fennerFix type for 802.1q
2000-01-17  itojunadd ETHERTYPE_IPV6. reorder.
1999-11-21  assaradd some more types for 802.1Q and PPPoe. From kuznet...
1999-10-07  mcrInitial revision