neutron/neutron/tests/functional/plugins/ml2/drivers
Lucas Alvares Gomes 6aede40966 [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>
(cherry picked from commit 1f68336b79)
2021-03-22 09:01:20 +00:00
..
macvtap Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
ovn [OVN] Set send_periodic to False on provider networks 2021-03-22 09:01:20 +00:00
__init__.py macvtap: Macvtap L2 Agent 2016-02-26 15:48:01 +00:00