neutron/neutron/agent/linux
Slawek Kaplonski ba9fd196a2 Disable IPv6 forwarding by default on HA routers
In case of HA routers IPv6 forwarding is not disabled by default and
then enabled only on master node.
Before this patch it was done in opposite way, so forwarding was
enabled by default and then disabled on backup nodes.
When forwarding was enabled/disabled for qg- port, MLDv2 packets are
sent and that might lead to temportary packets loss as packets to
FIP were sent to this backup node instead of master one.

Related-Bug: #1771841

Change-Id: Ia6b772e91c1f94612ca29d7082eca999372e60d6
(cherry picked from commit 3e9e2a5b4b)
2018-06-04 13:07:55 +00: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 Make code follow log translation guideline 2017-08-14 10:53:33 -07: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 Use Param DHCP_OPT_CLIENT_ID_NUM 2018-05-19 14:44:17 +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 Make code follow log translation guideline 2017-08-14 10:53:33 -07: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 Neutron to Drop Router Advts from VM ports 2015-04-24 03:42:07 +00:00
iptables_firewall.py Fix _port_arg for security rules with icmp/ipv6-icmp aliases 2018-01-19 15:10:34 +00:00
iptables_manager.py Use same instance of iptables_manager in L2 agent and extensions 2018-01-08 13:38:24 +01:00
keepalived.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
ovsdb_monitor.py Monitor phys_bridges to reconfigured it if created again 2018-05-10 22:06:28 +02:00
pd_driver.py Fix module's import order 2016-01-22 06:38:42 -08:00
pd.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
polling.py Support ovsdb-client monitor with remote connection 2017-01-17 06:00:58 -08:00
ra.py Remove advertise_mtu config option 2017-01-09 22:17:09 +00: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