Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <[email protected]>:

On Mon, 11 May 2026 09:59:30 +0300 you wrote:
> The existing neighbor suppression unconditionally suppresses gratuitous
> ARPs and unsolicited Neighbor Advertisements, which prevents fast
> mobility of hosts between VTEPs.
> 
> This series adds a new neigh_forward_grat option that provides
> independent control of gratuitous ARP and unsolicited NA forwarding.
> When neigh_suppress is enabled but neigh_forward_grat is enabled,
> regular neighbor discovery is suppressed while gratuitous announcements
> are forwarded.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/6] bridge: uapi: Add neigh_forward_grat netlink attributes
    https://git.kernel.org/netdev/net-next/c/0c32db0761fe
  - [net-next,v2,2/6] bridge: Add internal flags for neigh_forward_grat
    https://git.kernel.org/netdev/net-next/c/3a28ccb9dd47
  - [net-next,v2,3/6] bridge: Add selective forwarding of gratuitous neighbor 
announcements
    https://git.kernel.org/netdev/net-next/c/27c082c600b1
  - [net-next,v2,4/6] bridge: Add port-level netlink handling for 
neigh_forward_grat
    https://git.kernel.org/netdev/net-next/c/2c75c438b9d9
  - [net-next,v2,5/6] bridge: Add per-VLAN netlink handling for 
neigh_forward_grat
    https://git.kernel.org/netdev/net-next/c/e65cf8815932
  - [net-next,v2,6/6] selftests: net: Add tests for neigh_forward_grat option
    https://git.kernel.org/netdev/net-next/c/4620aa6527d3

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to