summaryrefslogtreecommitdiff
path: root/sys/net/ethertypes.h
AgeCommit message (Expand)Author
1999-09-29Define ETHERTYPE_VLAN: IEEE 802.1Q VLAN tagging.ad
1999-05-21Make this file syntactically correct again.augustss
1999-05-20Add a *bunch* of types (file went from ~4K to ~16K!)tsarna
1999-03-20Define the PPPoE Discovery and PPPoE ethertypes.thorpej
1998-10-13Put back ETHERTALK_AT (but I did convert *all* code to ETHERTYPE_ATALK),kim
1998-10-13Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.kim
1998-09-09Add/move some Ethertypes, PR #5997, Heiko W.Rupp.thorpej
1998-02-09add multiple inclusion protection (and cleanup).perry
1997-03-15New ARP system, supports IPv4 over any hardware link.is