From: David Ahern Date: Fri, 22 May 2026 22:14:39 +0000 (-0600) Subject: Update kernel headers X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=53ee32da16b368e9607680a258be91ef8061c44d;p=thirdparty%2Fiproute2.git Update kernel headers 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 --- diff --git a/include/uapi/linux/if_ether.h b/include/uapi/linux/if_ether.h index 7867b630..d87c6d20 100644 --- a/include/uapi/linux/if_ether.h +++ b/include/uapi/linux/if_ether.h @@ -123,6 +123,7 @@ #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 */