瀏覽代碼

add ETH_P_PREAUTH ethertype from linux v4.17

added in linux commit 4fe0de5b143762d327bfaf1d7be7c5b58041a18c
Szabolcs Nagy 6 年之前
父節點
當前提交
5b85ed5cec
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/netinet/if_ether.h

+ 1 - 0
include/netinet/if_ether.h

@@ -56,6 +56,7 @@
 #define ETH_P_8021AD	0x88A8
 #define ETH_P_802_EX1	0x88B5
 #define ETH_P_ERSPAN	0x88BE
+#define ETH_P_PREAUTH	0x88C7
 #define ETH_P_TIPC	0x88CA
 #define ETH_P_MACSEC	0x88E5
 #define ETH_P_8021AH	0x88E7