Hello: This patch was applied to netdev/net.git (main) by David S. Miller <davem@xxxxxxxxxxxxx>: On Fri, 12 Jul 2024 13:31:33 +1200 you wrote: > If a port is blocking in the common instance but forwarding in an MST > instance, traffic egressing the bridge will be dropped because the > state of the common instance is overriding that of the MST instance. > > Fix this by skipping the port state check in MST mode to allow > checking the vlan state via br_allowed_egress(). This is similar to > what happens in br_handle_frame_finish() when checking ingress > traffic, which was introduced in the change below. > > [...] Here is the summary with links: - [net,v3] net: bridge: mst: Check vlan state for egress decision https://git.kernel.org/netdev/net/c/0a1868b93fad You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html