You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neutron/neutron/tests/functional/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)
3 years ago
..
l2 Add "igmp_snooping_enable" config option for OVS agent 3 years ago
l3 Dynamically increase l3 router process queue green pool size 3 years ago
linux Check the namespace is ready in test_mtu_update tests 4 years ago
windows Fix pep8 errors 5 years ago
__init__.py Empty files should not contain copyright or license 9 years ago
test_dhcp_agent.py Change ip_lib network namespace code to use pyroute2 6 years ago
test_firewall.py Merge "ovs-fw: Fix firewall blink" 5 years ago
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 6 years ago
test_l2_ovs_agent.py Stop OVS agent before starting it again 4 years ago
test_ovs_flows.py of_interface: Implement bundled() method 5 years ago
test_ovs_lib.py Add "igmp_snooping_enable" config option for OVS agent 3 years ago