neutron/neutron/conf/agent
Slawek Kaplonski de322da9e0 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:32 +00:00
..
database Refactoring db config options 2017-10-04 15:42:50 -04:00
l3 Add radvd_user config option 2019-10-24 15:59:03 +00:00
metadata Merge "Remove deprecated nova_metadata_ip" 2018-01-18 12:09:06 +00:00
__init__.py Refactoring config options for dhcp agent 2016-07-06 17:24:23 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
cmd.py Refactoring config options for cmd 2016-07-31 04:37:29 +00:00
common.py Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00
dhcp.py Allow to configure DHCP T1 and T2 timers in dnsmasq 2017-10-05 18:39:03 +00:00
l2_ext_fdb_population.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
linux.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
ovs_conf.py Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:03:32 +00:00
ovsdb_api.py Make OVSDB debug logging optional 2018-04-18 15:57:18 -05:00
securitygroups_rpc.py Add custom ethertype processing 2019-07-01 15:33:34 +00:00
windows.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
xenapi_conf.py XenAPI: Support daemon mode for rootwrap 2017-01-19 07:33:43 +00:00