]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Update kernel headers
authorDavid Ahern <dsahern@kernel.org>
Fri, 22 May 2026 22:14:39 +0000 (16:14 -0600)
committerDavid Ahern <dsahern@kernel.org>
Fri, 22 May 2026 22:14:39 +0000 (16:14 -0600)
Update kernel headers to commit:
95fab46aea57: ("Merge branch 'net-convert-atm-xdp-af_iucv-l2tp_ppp-rxrpc-tipc-to-getsockopt_iter'")

Signed-off-by: David Ahern <dsahern@kernel.org>
include/uapi/linux/if_ether.h

index 7867b630dcec85b137c6662b24d198f457ac2dca..d87c6d208876fb76e2893f9a8818cecbc1800abe 100644 (file)
 #define ETH_P_DSA_A5PSW        0xE001          /* A5PSW Tag Value [ NOT AN OFFICIALLY REGISTERED ID ] */
 #define ETH_P_IFE      0xED3E          /* ForCES inter-FE LFB type */
 #define ETH_P_AF_IUCV   0xFBFB         /* IBM af_iucv [ NOT AN OFFICIALLY REGISTERED ID ] */
+#define ETH_P_NXP_NETC  0xFD3A         /* NXP NETC DSA [ NOT AN OFFICIALLY REGISTERED ID ] */
 
 #define ETH_P_802_3_MIN        0x0600          /* If the value in the ethernet type is more than this value
                                         * then the frame is Ethernet II. Else it is 802.3 */