Re: [PATCH net] net: bridge: don't notify switchdev for local FDB addresses

2021-03-23 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Mon, 22 Mar 2021 20:21:08 +0200 you wrote: > From: Vladimir Oltean > > As explained in this discussion: > https://lore.kernel.org/netdev/20210117193009.io3nungdwuzmo5f7@skbuf/ > > the switchdev notifiers for FDB entries ma

[PATCH net] net: bridge: don't notify switchdev for local FDB addresses

2021-03-22 Thread Vladimir Oltean
From: Vladimir Oltean As explained in this discussion: https://lore.kernel.org/netdev/20210117193009.io3nungdwuzmo5f7@skbuf/ the switchdev notifiers for FDB entries managed to have a zero-day bug. The bridge would not say that this entry is local: ip link add br0 type bridge ip link set swp0 ma