Vasyl Saienko <vsaie...@mirantis.com> writes:

> When bind port to multiple logical switches with
> vlan and without vlan tag rules are generated without
> priority. Rule without tag is more generic and matches
> all trafic by in_port selector.
> Since both rules has same priority first rule wins.
> This patch adds priority to vlan based rule as 200
> and 100 for rule without vlan to make sure rules with
> vlan checked first.
>
> Signed-off-by: Vasyl Saienko <vsaie...@mirantis.com>
> ---

Thanks for the contribution, Vasyl.  It's not a common setup to intermix
tagged and untagged as you're describing which is likely why this bug
existed since ovs-vtep was introduced.  I've applied and backported down
to 3.2.

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to