neutron/neutron/tests/unit/agent
Slawek Kaplonski ac474307d3 [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses
Neighbor Advertisments are used to inform other machines of the MAC
address to use to reach an IPv6. This commits prevents VMs from
pretending they are assigned IPv6 they should not use.

It also prevents sending UDP packets with spoofed IP or MAC even using
DHCP(v6) request ports.

Co-authored-by: David Sinquin <david.sinquin@gandi.net>

Closes-bug: #1902917

Change-Id: Iffb6643359562487414460f5a7e19a7fae9f935c
(cherry picked from commit ca7822e210)
2021-05-14 14:41:28 +00:00
..
common [OVS] Make QoS OVS agent deletion operations more resilient 2020-06-23 13:16:07 +00:00
dhcp Stop metadata proxy gracefully 2021-03-03 08:37:15 +00:00
l2 Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
l3 Clean port forwarding cache when router is DOWN 2021-03-10 14:36:42 +00:00
linux [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-05-14 14:41:28 +00:00
metadata Stop metadata proxy gracefully 2021-03-03 08:37:15 +00:00
ovn [OVN] Only account for bound ports in metadata agent 2021-04-27 12:12:22 +02:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows windows: fix terminating processes 2020-10-09 09:40:12 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
test_securitygroups_rpc.py Upgrade RPC version of SecurityGroup*Rpc 2020-12-21 10:21:41 +00:00