]> git.proxmox.com Git - mirror_ovs.git/commit
ofproto-dpif-xlate: Add "always" mode to priority tags
authorEli Britstein <elibr@mellanox.com>
Sun, 12 May 2019 05:51:00 +0000 (05:51 +0000)
committerBen Pfaff <blp@ovn.org>
Fri, 24 May 2019 18:22:10 +0000 (11:22 -0700)
commitffbe41dbcb4882aafdf80d86afa1906b2a00199e
tree36afd692f9017406ca83f1cfd702e0adab1af9f0
parent88f52d7fabb0d22296223b97d51747f696c87d45
ofproto-dpif-xlate: Add "always" mode to priority tags

Configure "if-nonzero" priority tags to retain the 802.1Q header
when the VLAN ID is zero, except both the VLAN ID and priority are zero.
Add a "always" configuration option to retain the 802.1Q header in such
frames as well.

Signed-off-by: Eli Britstein <elibr@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto.h
vswitchd/bridge.c
vswitchd/vswitch.xml