Hello:

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

On Mon, 22 Sep 2025 16:14:48 +0200 you wrote:
> Currently, after the bridge is created, the FDB does not hold an FDB entry
> for the bridge MAC on VLAN 0:
> 
>  # ip link add name br up type bridge
>  # ip -br link show dev br
>  br               UNKNOWN        92:19:8c:4e:01:ed 
> <BROADCAST,MULTICAST,UP,LOWER_UP>
>  # bridge fdb show | grep 92:19:8c:4e:01:ed
>  92:19:8c:4e:01:ed dev br vlan 1 master br permanent
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] net: bridge: Install FDB for bridge MAC on VLAN 0
    https://git.kernel.org/netdev/net-next/c/cd9a9562b255
  - [net-next,2/2] selftests: bridge_fdb_local_vlan_0: Test FDB vs. 
NET_ADDR_SET behavior
    https://git.kernel.org/netdev/net-next/c/f67e9ae72dd7

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



Reply via email to