summaryrefslogtreecommitdiffstats
path: root/sys/net/ethertypes.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-29add the 802.1AE MACsec ethertypedlg1-1/+2
2018-11-19recent 802.1Q defines 88e7 for provider backbone bridgingdlg1-1/+2
2017-01-24A space here, a space there. Soon we're talking real whitespacekrw1-7/+7
2008-12-05add ethertype and tcpdump support for VLAN stacking (QinQ) withsthen1-1/+2
2008-05-05add lldp typedlg1-1/+2
2007-07-21add ETHERTYPE_PAE (802.1X Port Access Entity).damien1-2/+3
2007-04-23add ethernet type for "slow protocols" (defined in IEEE 802.3ad)reyk1-1/+2
2007-03-23add ethertype for ata over ethernet (AoE)tedu1-1/+2
2005-04-25Use ETHERTYPE_VLAN.brad1-2/+1
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2003-05-14move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice.itojun1-0/+317
2003-05-13back out. these changes were not tested. it might come as a surprisederaadt1-317/+0
2003-05-13move ethernet protocol type defs into sys/net/, as it is not just for ethernetitojun1-0/+317