From: Eugene Syromyatnikov Date: Fri, 16 Feb 2018 17:28:44 +0000 (+0100) Subject: xlat: update the list of Ethernet protocol constants X-Git-Tag: v4.22~129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=183233aff1d8e92c72503606bc933fac3dea3a0d;p=strace xlat: update the list of Ethernet protocol constants * 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. --- diff --git a/NEWS b/NEWS index 30f9a58c..f0740cb0 100644 --- 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. diff --git a/xlat/ethernet_protocols.in b/xlat/ethernet_protocols.in index 2e4a1821..342c6a36 100644 --- a/xlat/ethernet_protocols.in +++ b/xlat/ethernet_protocols.in @@ -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