neutron/neutron/conf
Slawek Kaplonski 794a29a2d2 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:03:47 +00:00
..
agent Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:03:47 +00:00
db DVR: Ignore DHCP port during DVR host query 2020-01-04 08:27:57 +08:00
extensions Refactoring config options for extension opts 2016-08-05 20:36:08 +00:00
plugins Add accepted egress direct flow 2020-02-25 07:32:29 +08:00
services [log]: implement logging agent extension 2017-10-11 16:04:14 +07:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
common.py Drop the web_framework option 2017-09-13 15:11:38 -07:00
quota.py Bump default quotas for ports, subnets, and networks 2017-03-21 18:35:28 +00:00
service.py Refactoring config options for service 2016-05-14 21:44:18 -05:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00