neutron/etc/neutron/rootwrap.d
Alexander Vlasov e79afe115c Workaround for TCP checksum issue with ovs-dpdk and veth pair
The need for this change stems from following issues:
1) When ovs_use_veth = False with ovs-dpdk issue with ovs
was observed - after vswitch restart interface is not comming up.
Meaning ovs-dpdk uses ovs internal ports and it is not able to bring
them up on restart.
2) When ovs_use_veth = True and ovs-dpkd is used, packets sent with
incorrect checksum due to the fact that ovs-dpdk does not do checksum
calculations for veth interface.

This commit allows to use second option and resolve checksum issue by
disabling checksum offload.

Closes-Bug: #1832021
Related-Bug: #1831935

Change-Id: Iecce8d2c6c2c46718cc1020c6e8f914cd4560e4b
(cherry picked from commit 11838a2bc5)
2020-06-29 17:34:39 +00:00
..
debug.filters Drop invalid rootwrap filters 2020-02-21 13:21:20 +02:00
dhcp.filters Workaround for TCP checksum issue with ovs-dpdk and veth pair 2020-06-29 17:34:39 +00:00
dibbler.filters Add kill hooks for external processes 2019-06-03 14:39:51 +02:00
ebtables.filters Remove ebtables_driver/manager dead code 2015-09-08 15:24:28 +00:00
ipset-firewall.filters Adds ipset support for Security Groups 2014-09-12 10:18:51 +08:00
iptables-firewall.filters Log the IPTables rules if "debug_iptables_rules" 2019-09-23 09:58:36 +00:00
l3.filters Workaround for TCP checksum issue with ovs-dpdk and veth pair 2020-06-29 17:34:39 +00:00
linuxbridge-plugin.filters Remove rootwrap filters for TC commands in Linux Bridge 2019-07-04 21:17:46 +00:00
netns-cleanup.filters Kill processes when cleaning up namespaces 2016-12-20 10:52:41 +00:00
openvswitch-plugin.filters Fix typo "extention" -> "extension" 2017-11-09 07:05:56 -05:00
privsep.filters Prevent providing privsep-helper paths outside /etc 2019-09-23 14:59:41 +03:00