From: David Ahern Date: Mon, 2 Mar 2026 15:32:55 +0000 (-0700) Subject: Update kernel headers X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=18fbff3d71a86a8bb8e220a0a7d53266bc04d761;p=thirdparty%2Fiproute2.git Update kernel headers Update kernel headers to commit: 01857fc712f6: ("Merge branch 'net-sched-refactor-qdisc-drop-reasons-into-dedicated-tracepoint'") Signed-off-by: David Ahern --- diff --git a/include/uapi/linux/if_link.h b/include/uapi/linux/if_link.h index 2037afbc..c0c22b7b 100644 --- a/include/uapi/linux/if_link.h +++ b/include/uapi/linux/if_link.h @@ -1566,6 +1566,8 @@ enum { IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE, IFLA_BOND_SLAVE_PRIO, IFLA_BOND_SLAVE_ACTOR_PORT_PRIO, + IFLA_BOND_SLAVE_AD_CHURN_ACTOR_STATE, + IFLA_BOND_SLAVE_AD_CHURN_PARTNER_STATE, __IFLA_BOND_SLAVE_MAX, };