projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6f4aa5
)
add ETH_P_MACSEC netinet/if_ether.h, new in linux v4.6
author
Szabolcs Nagy
<nsz@port70.net>
Thu, 26 May 2016 20:05:45 +0000
(22:05 +0200)
committer
Rich Felker
<dalias@aerifal.cx>
Thu, 9 Jun 2016 17:40:11 +0000
(13:40 -0400)
ethertype for macsec added in linux commit
dece8d2b78d19df7fe5e4e965f1f0d1a3e188d1b
include/netinet/if_ether.h
patch
|
blob
|
history
diff --git
a/include/netinet/if_ether.h
b/include/netinet/if_ether.h
index 4802f09fcaf58b149339bdf9d7443f6a02b14826..4c2322b3153b593db1063159b9fbbf1570ffc423 100644
(file)
--- a/
include/netinet/if_ether.h
+++ b/
include/netinet/if_ether.h
@@
-51,6
+51,7
@@
#define ETH_P_8021AD 0x88A8
#define ETH_P_802_EX1 0x88B5
#define ETH_P_TIPC 0x88CA
+#define ETH_P_MACSEC 0x88E5
#define ETH_P_8021AH 0x88E7
#define ETH_P_MVRP 0x88F5
#define ETH_P_1588 0x88F7