projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22e7684
)
uapi: Add 802.11 Preauthentication to if_ether
author
Denis Kenzior
<
[email protected]
>
Thu, 1 Feb 2018 01:04:15 +0000
(19:04 -0600)
committer
Johannes Berg
<
[email protected]
>
Thu, 22 Feb 2018 20:13:02 +0000
(21:13 +0100)
This adds 0x88c7 protocol type to if_ether.
Signed-off-by: Denis Kenzior <
[email protected]
>
Signed-off-by: Johannes Berg <
[email protected]
>
include/uapi/linux/if_ether.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/if_ether.h
b/include/uapi/linux/if_ether.h
index f8cb5760ea4fb3182f49b411e422d996ef467d60..54585906e50ad3ffd2923bcd895f986892bd40ac 100644
(file)
--- a/
include/uapi/linux/if_ether.h
+++ b/
include/uapi/linux/if_ether.h
@@
-89,6
+89,7
@@
#define ETH_P_AOE 0x88A2 /* ATA over Ethernet */
#define ETH_P_8021AD 0x88A8 /* 802.1ad Service VLAN */
#define ETH_P_802_EX1 0x88B5 /* 802.1 Local Experimental 1. */
+#define ETH_P_PREAUTH 0x88C7 /* 802.11 Preauthentication */
#define ETH_P_TIPC 0x88CA /* TIPC */
#define ETH_P_MACSEC 0x88E5 /* 802.1ae MACsec */
#define ETH_P_8021AH 0x88E7 /* 802.1ah Backbone Service Tag */