aboutsummaryrefslogtreecommitdiff
path: root/include/netinet/if_ether.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add ETH_P_NCSI to netinet/if_ether.h from linux v4.8•••see linux commit 6389eaa7fa9c3ee6c7d39f6087b86660d17236ac Szabolcs Nagy2016-10-201-0/+1
* add ETH_P_MACSEC netinet/if_ether.h, new in linux v4.6•••ethertype for macsec added in linux commit dece8d2b78d19df7fe5e4e965f1f0d1a3e188d1b Szabolcs Nagy2016-06-091-0/+1
* add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK•••ETH_P_80221 is ethertype for IEEE Std 802.21 - Media Independent Handover Protocol introduced in linux 3.15 commit b62faf3cdc875a1ac5a10696cf6ea0b12bab1596 ETH_P_LOOPBACK is the correct packet type for loopback in IEEE 802.3* introduced in linux 3.15 commit 61ccbb684421d374fdcd7cf5d6b024b06f03ce4e some defines were shuffled to be in ascending order and match the kernel header Szabolcs Nagy2014-07-201-2/+4
* if_ether.h: new ethernet protocol type•••for High-availability Seamless Redundancy (HSR) specified in IEC 62439-3 new in linux v3.13, f421436a591d34fa5279b54a96ac07d70250cc8d Szabolcs Nagy2014-02-251-0/+1
* add if_ether.h constants ETH_P_802_3_MIN and ETH_P_BATMAN•••see linux commits 4f99ad51292078cc47343c17d3870764588cff73 and e5c5d22e8dcf7c2d430336cbf8e180bd38e8daf1 Szabolcs Nagy2013-07-241-0/+3
* adding ethernet protocol ids to if_ether.h following linuxSzabolcs Nagy2013-04-011-0/+15
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+108