]> granicus.if.org Git - strace/commitdiff
xlat: add ETH_P_PREAUTH
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 8 Apr 2018 21:29:35 +0000 (23:29 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 6 May 2018 15:34:41 +0000 (15:34 +0000)
* xlat/ethernet_protocols.in (ETH_P_PREAUTH): New constant, introduced
by Linux commit v4.17-rc1~148^2~379^2~3.

xlat/ethernet_protocols.in

index 1e30f77ee4966a164d7de06f25e39b3753866c26..80c52a969a929d508fe36ebef4f2d967f7cbab00 100644 (file)
@@ -68,6 +68,7 @@ ETH_P_AOE     0x88A2          /* ATA over Ethernet            */
 ETH_P_8021AD   0x88A8          /* 802.1ad Service VLAN         */
 ETH_P_802_EX1  0x88B5          /* 802.1 Local Experimental 1.  */
 ETH_P_ERSPAN   0x88BE          /* ERSPAN type II               */
+ETH_P_PREAUTH  0x88C7          /* 802.11 Preauthentication     */
 ETH_P_TIPC     0x88CA          /* TIPC                         */
 ETH_P_MACSEC   0x88E5          /* 802.1ae MACsec */
 ETH_P_8021AH   0x88E7          /* 802.1ah Backbone Service Tag */