On 11/06/14 at 02:59pm, Ben Pfaff wrote: > ovs-vsctl has the concept of a VLAN (or "fake") bridge, which is a > sort of a sub-bridge that receives only packets on a particular VLAN. > There is no way to distinguish two VLAN bridges with the same parent on the > same VLAN, but until now ovs-vsctl did not prevent creating duplicates or > report them. This commit fixes the problem. > > Reported-by: rwxybh > Reported-at: https://github.com/openvswitch/ovs/issues/21 > Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Thomas Graf <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
