neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb
Lucas Alvares Gomes 1f68336b79 [OVN] Set send_periodic to False on provider networks
This patch adds a check prior to setting the send_periodic configuration
option for the LRP's ipv6_ra_configs to see if the network the LRP is
connected to is a provider network and the port is a gateway port.

In case it is a provider network and the port is a gateway port,
send_periodic should be set to False to avoid leaking the RAs generated
by ovn-controller to the tenant networks onto the provider network.

Closes-Bug: #1919347
Change-Id: I4e1ffb3a1eea147a750def245f869aca9e036b88
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
2021-03-18 10:19:15 +00:00
..
extensions [OVN][QOS] QoS for distributed floating IP 2021-02-15 14:25:40 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
api.py [ovn]: port forwarding -- IDL changes 2020-07-27 22:15:05 -04:00
commands.py Remove support for OVS versions <= 2.8.2 2020-11-06 11:28:59 +01:00
impl_idl_ovn.py Remove OVN_SG_NAME_EXT_ID_KEY constant 2021-02-11 10:56:48 +01:00
maintenance.py [OVN] Set mcast_flood_reports on LSPs 2021-03-09 09:14:46 +00:00
ovn_client.py [OVN] Set send_periodic to False on provider networks 2021-03-18 10:19:15 +00:00
ovn_db_sync.py Switch to new engine facade for ovn_db_sync module 2020-12-01 11:22:53 +01:00
ovsdb_monitor.py Merge "Don't update AgentCache when Chassis_Private.chassis == []" 2021-02-22 23:35:00 +00:00
worker.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00