Re: [PATCH net-next 1/6] bridge: uapi: Add neigh_forward_grat netlink attributes
From: Jakub Kicinski
Date: Tue May 05 2026 - 22:02:53 EST
On Sun, 3 May 2026 10:35:27 +0300 Danielle Ratson wrote:
> --- a/Documentation/netlink/specs/rt-link.yaml
> +++ b/Documentation/netlink/specs/rt-link.yaml
> @@ -1700,6 +1700,9 @@ attribute-sets:
> -
> name: backup-nhid
> type: u32
> + -
> + name: neigh-forward-grat
> + type: flag
I think this should be u8 ? neigh-vlan-suppress looks buggy too
flag is a type without a payload, the presence of the attr is
the entire information
None of the AIs seem to catch this, I think you may have over-split
this submission a little bit. This patch may have been better off
squashed into patch 4 ?
--
pw-bot: cr