neutron/neutron/tests/unit/agent
Slawek Kaplonski cb746e2ca4 [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-06-04 15:08:09 +00:00
..
common Physical NIC RP should be child of agent RP 2021-05-05 08:09:36 +00:00
dhcp Stop metadata proxy gracefully 2021-02-06 17:24:38 +00:00
l2 Add the base class DHCPResponder 2021-03-10 10:33:39 +08:00
l3 HA-non-DVR router don't need manually add static route 2021-05-25 00:56:27 +00:00
linux [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-06-04 15:08:09 +00:00
metadata Stop metadata proxy gracefully 2021-02-06 17:24:38 +00:00
ovn [OVN] Only account for bound ports in metadata agent 2021-04-27 10:05:17 +00:00
ovsdb Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
windows Remove "six" library 2020-07-28 16:55:52 +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 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_rpc.py [OVS] Fix live-migration connection disruption 2021-01-13 11:13:41 +00:00
test_securitygroups_rpc.py Merge "Remove rootwrap execution (4)" 2021-02-17 15:43:21 +00:00