neutron/neutron/tests/functional/agent/l2
Slawek Kaplonski b5d67929b7 Add "igmp_snooping_enable" config option for OVS agent
Neutron-ovs-agent can now enable IGMP snooping in integration bridge
if config option "igmp_snooping_enable" in OVS section in config will
be set to True.
It will also set mcast-snooping-disable-flood-unregistered=true
so flooding of multicast packets to all unregistered ports will be
disabled also.
Both changes are applied on integration bridge.

Change-Id: I12f4030a35d10d1715d3b4bfb3ed5efb9aa28f2b
Closes-Bug: #1840136
(cherry picked from commit 5b341150e2)
2020-06-12 15:02:39 +00:00
..
extensions Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
__init__.py OVS agent QoS extension functional test for bandwidth limit rules 2015-08-08 15:39:11 +02:00
base.py Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:02:39 +00:00