add missing if_ether.h constants
commit71e83927654d1df0afa0d8f4f69391659321ddb0
authorDaniel Sabogal <dsabogalcc@gmail.com>
Mon, 5 Sep 2016 02:30:43 +0000 (4 22:30 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 20 Oct 2016 20:55:57 +0000 (20 16:55 -0400)
tree037f645076cd9530a23f5ec7bafdfe8223e7d12f
parent79c7ded0edaa0b3ab3fc95bf3b76a9e67683454a
add missing if_ether.h constants

ETH_P_HSR (IEC 62439-3 HSRv1) added in
linux 4.7 commit ee1c27977284907d40f7f72c2d078d709f15811f

ETH_P_TSN (IEEE 1722) added in
linux 4.3 commit 1ab1e895492d8084dfc1c854efacde219e56b8c1
this constant breaks the ascending order to match the kernel header

ETH_P_XDSA (Multiplexed DSA protocol) added in
linux 3.18 commit 3e8a72d1dae374cf6fc1dba97cec663585845ff9
include/netinet/if_ether.h