[Bridge] [PATCH net] bridge: Don't insert unnecessary local fdb entry on changing mac address

David Miller davem at davemloft.net
Wed Jun 8 07:33:11 UTC 2016


From: Toshiaki Makita <makita.toshiaki at lab.ntt.co.jp>
Date: Tue,  7 Jun 2016 19:14:17 +0900

> The missing br_vlan_should_use() test caused creation of an unneeded
> local fdb entry on changing mac address of a bridge device when there is
> a vlan which is configured on a bridge port but not on the bridge
> device.
> 
> Fixes: 2594e9064a57 ("bridge: vlan: add per-vlan struct and move to rhashtables")
> Signed-off-by: Toshiaki Makita <makita.toshiaki at lab.ntt.co.jp>

Applied and queued up for -stable, thanks.


More information about the Bridge mailing list