commit | ff39c2d68679c8d2d07d0915d6ddbdb6fb26837c | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Jun 09 18:23:56 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 09 22:21:29 2016 -0700 |
tree | 0e56a0e10e036b76ef28b7c887203d36c7cc9511 | |
parent | 1da6df85c6fbed8f39c56eadcae7fa75a7a0c635 [diff] |
net: dsa: b53: Add bridge support Add support for HW bridging by tying the ports together in the same port VLAN mask when they belong to the same bridge, and isolating them to be alone with the CPU port when they are not. Propagate STP states from the bridge layer to the switch's HW mapping when requested. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>