Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <[email protected]>:

On Tue,  2 Jun 2026 11:51:35 -0700 you wrote:
> When a vxlan device has vnifilter enabled, userspace observers
> (e.g., bridge monitor vni) miss VNI add events and see spurious
> notifications on no-op VNI re-adds.
> 
> Patch 1 fixes the missing notification on VNI add: vxlan_vni_add()
> guarded the notification on a 'changed' flag that vxlan_vni_update_group()
> only sets when a multicast group or remote is supplied, so VNIs added
> without a group (e.g., L3 VXLAN) were silently created.
> 
> [...]

Here is the summary with links:
  - [net,v2,1/3] vxlan: vnifilter: send notification on VNI add
    https://git.kernel.org/netdev/net/c/aa6ca1c5c338
  - [net,v2,2/3] vxlan: vnifilter: fix spurious notification on VNI update
    https://git.kernel.org/netdev/net/c/84683b5b60c7
  - [net,v2,3/3] selftests: net: add vxlan vnifilter notification test
    https://git.kernel.org/netdev/net/c/8df1c84e7272

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



Reply via email to