neutron/doc/source
Slawek Kaplonski 274fcbfce2 [OVS FW] Allow egress ICMPv6 only for know addresses
Before that patch it was possible to send ICMPv6 packets like e.g.
    neutron_lib.constants.ICMPV6_TYPE_MLD_QUERY,
    neutron_lib.constants.ICMPV6_TYPE_RS,
    neutron_lib.constants.ICMPV6_TYPE_NS,
    neutron_lib.constants.ICMPV6_TYPE_NA

And that could cause some security issues as instance could advertise
that it owns IPv6 address which really don't belong to it.

Now rules in table=71 which allows that traffic are "per mac/ipaddress"
and are allowed only for fixed ips allocated to port and port's
allowed_address_pairs.

Closes-Bug: #1902917
Change-Id: I4749fdc6a6cabd253b971bf4010ff76f5593c59c
(cherry picked from commit 4b5bcff64c)
2021-02-27 20:11:21 +00:00
..
_static Neutron Feature Classification 2017-03-15 23:31:58 +00:00
admin Fix port can not be created with the sg of other project 2020-08-21 00:18:54 -04:00
cli Remove "vf_management" and "vf_extended_management" checks 2020-09-17 08:07:24 +00:00
configuration PDF documentation build 2019-08-26 02:50:58 +09:00
contributor [OVS FW] Allow egress ICMPv6 only for know addresses 2021-02-27 20:11:21 +00:00
ext Fix local doc builds 2018-06-21 07:14:33 -05:00
feature_classification Update api-ref location 2019-07-25 17:40:07 +02:00
install Merge "Remove Neutron LBaaS" 2019-09-24 03:40:39 +00:00
reference PDF documentation build 2019-08-26 02:50:58 +09:00
_intro.rst PDF documentation build 2019-08-26 02:50:58 +09:00
conf.py Change PDF file name 2019-09-04 06:52:06 +02:00
index.rst PDF documentation build 2019-08-26 02:50:58 +09:00
pdf-index.rst PDF documentation build 2019-08-26 02:50:58 +09:00