neutron/neutron/common
sridhargaddam 1776511429 Add IPv6 Address Resolution protection
Similar to IPv4 arp protection support, this patch adds the necessary OVS
rules to prevent ports attached to agent from sending any icmpv6 neighbor
advertisement messages that contain an IPv6 address not belonging to the port.

For details please refer to "Figure 3. Attack against IPv6 Address Resolution"
http://www.cisco.com/web/about/security/intelligence/ipv6_first_hop.html

DocImpact
SecurityImpact

Closes-Bug: #1491690
Change-Id: I1f8311f1b9ae1be02afde3e9078e49c6da373a88
2015-09-15 12:24:10 +00:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Merge "Fix py34 No sql_connection parameter is established error" 2015-08-28 21:08:01 +00:00
constants.py Add IPv6 Address Resolution protection 2015-09-15 12:24:10 +00:00
eventlet_utils.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
exceptions.py Merge "Enable most unit tests for py34 job" 2015-09-04 20:55:18 +00:00
ipv6_utils.py DB, IPAM & RPC changes for IPv6 Prefix Delegation 2015-08-05 12:22:22 +01:00
log.py Use oslo_log.helpers.log_method_call 2015-07-17 07:34:07 +00:00
rpc.py Switch to oslo.service 2015-06-29 13:20:55 +03:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py Add rpc agent api and callbacks to resources_rpc 2015-08-08 10:27:12 +02:00
utils.py Add utility function for checking trusted port 2015-09-14 10:41:54 +00:00