On 06/02/2015 11:53 PM, Scott Feldman wrote:
I'm talking about bridging tagged traffic. E.g.:
ip link add name br0 type bridge
ip link add name br1 type bridge
ip link set dev sw1p1 master br0
ip link set dev sw1p2 master br0
ip link set dev sw1p3 master br1
ip link set dev sw1p4 master br1
b
eth2.100, eth3.100
But this works fine today.
Could you clarify the issue you're referring to?
Thanks,
- nolan
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html