neutron/neutron/agent/common
Moshe Levi 54e1a6b1bc don't clear skb mark when ovs is hw-offload enabled
skb mark is not supported when using ovs hw-offload and using it
breaks the vxlan offload.

This patch clear skb mark only if ovs hw-offload is disabled.
This should be fine as ovs with hw-offload runs on the
compute node (DVR is not supported), so clear the skb mark for
the qrouter is not needed.

Closes-Bug: #1855888

Conflicts:
    neutron/agent/common/ovs_lib.py

Change-Id: I71f45fcd9b7e7bdacaafc7fa96c775e88333ab48
(cherry picked from commit a75ec08ddb)
(cherry picked from commit bee5059ccb)
2019-12-29 06:34:28 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ip_lib.py Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00:00
ovs_lib.py don't clear skb mark when ovs is hw-offload enabled 2019-12-29 06:34:28 +00:00
polling.py Fixes "OVS Agent doesn't start on Windows" 2016-03-15 03:14:05 +00:00
resource_processing_queue.py Improve port dhcp Provisioning 2019-04-06 07:32:01 +00:00
utils.py Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00:00