neutron/neutron/agent/linux
Doug Wiegley e53afe831a When converting sg rules to iptables, do not emit dport if not supported
Since iptables-restore doesn't support --dport with protocol vrrp,
it errors out setting the security groups on the hypervisor.

Marking this a partial fix, since we need a change to prevent
adding those incompatible rules in the first place, but this
patch will stop the bleeding.

Change-Id: If5e557a8e61c3aa364ba1e2c60be4cbe74c1ec8f
Partial-Bug: #1818385
(cherry picked from commit 8c213e4590)
2019-03-11 21:04:18 -06:00
..
openvswitch_firewall ovs-fw: catches exception from ovsdb 2017-12-06 15:26:38 +08:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Add kill_timeout to AsyncProcess 2019-01-04 11:48:21 +01:00
bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
daemon.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
dhcp.py Merge "Ensure dnsmasq is down before enabling it in restart method" into stable/pike 2019-02-12 18:03:34 +00:00
dibbler.py Add PD support in HA router 2017-03-15 04:31:09 +00:00
external_process.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
interface.py Avoid agents adding ports as trunk by default. 2018-05-11 19:09:38 +02:00
ip_conntrack.py This patch changes the CT zone allocation range 2018-06-22 11:07:56 +00:00
ip_lib.py Disable IPv6 forwarding by default on HA routers 2018-06-04 13:07:55 +00:00
ip_link_support.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
ip_monitor.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
ipset_manager.py Delete conntrack when remote ipset member removed 2016-11-29 16:19:03 +00:00
iptables_comments.py Iptables firewall driver adds forward rules for trusted ports 2018-06-20 18:17:38 +00:00
iptables_firewall.py When converting sg rules to iptables, do not emit dport if not supported 2019-03-11 21:04:18 -06:00
iptables_manager.py iptables-restore wait period cannot be zero 2018-11-06 09:03:42 +00:00
keepalived.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
ovsdb_monitor.py ovsdb monitor: do not die on ovsdb-client stderr output 2018-09-17 08:18:19 +00:00
pd.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
pd_driver.py Fix module's import order 2016-01-22 06:38:42 -08:00
polling.py Support ovsdb-client monitor with remote connection 2017-01-17 06:00:58 -08:00
ra.py Dropping radvd process privileges 2018-06-26 11:20:42 -07:00
tc_lib.py TC doesn't rise exception if device doesn't exist 2017-06-14 15:58:33 +01:00
utils.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
xenapi_root_helper.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00