]> granicus.if.org Git - strace/commitdiff
xlat: update the list of Ethernet protocol constants
authorEugene Syromyatnikov <evgsyr@gmail.com>
Fri, 16 Feb 2018 17:28:44 +0000 (18:28 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 2 Mar 2018 21:53:08 +0000 (21:53 +0000)
* xlat/ethernet_protocols.in (ETH_P_ERSPAN2): New constant, introduced
in Linux commit v4.16-rc1~123^2~355^2~2.
(ETH_P_IBOE): New constant, introduced in commit v4.11-rc1~73^2~74.
* NEWS: Mention it.

NEWS
xlat/ethernet_protocols.in

diff --git a/NEWS b/NEWS
index 30f9a58c7d45badf484317d6cc1def6681298c24..f0740cb0f0397a9515163405a8ca38b95e456ca6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,8 @@ Noteworthy changes in release ?.?? (????-??-??)
     in brackets.
   * Enhanced NETLINK_ROUTE protocol decoding.
   * Updated lists of signal codes.
-  * Updated lists of INET_DIAG_BC_*, POLL*, RWF_*, and SCHED_FLAG_* constants.
+  * Updated lists of ETH_P_*, INET_DIAG_BC_*, POLL*, RWF_*, and SCHED_FLAG_*
+    constants.
   * Implemented block/character device number printing in -yy mode.
   * Known pixel/SDR format names are printed as comments for pixelformat fields
     in v4l2 structures.
index 2e4a18213de7278f00a1a0ad502478ca6d8c9a45..342c6a3679e9cb02aa92df52f0f07ca1ef41b0ba 100644 (file)
@@ -2,6 +2,7 @@ ETH_P_LOOP
 ETH_P_PUP
 ETH_P_PUPAT
 ETH_P_TSN
+ETH_P_ERSPAN2
 ETH_P_IP
 ETH_P_X25
 ETH_P_ARP
@@ -47,6 +48,7 @@ ETH_P_1588
 ETH_P_NCSI
 ETH_P_PRP
 ETH_P_FCOE
+ETH_P_IBOE
 ETH_P_TDLS
 ETH_P_FIP
 ETH_P_80221