neutron/doc/source/contributor
Jakub Libosvar d6bfd091b9 ovs-fw: Clear conntrack information before egress pipeline
In case where Neutron logical port is placed directly to hypervisor,
hypervisor does a conntrack lookup before packets reach OVS integration
bridge. This patch introduces a rule with high priority that is placed
at the beginning of the egress pipeline. This rule removes conntrack
information from all packets if conntrack information is present. Then
packets continue in the egress pipeline.

That means all packets in egress pipeline are not tracked and ovs
firewall can do a lookup in correct zone. As for ingress pipeline, it
distinguishes between tracked - which are packets coming from egress
pipeline, and not tracked, which are inbound packets coming not from a
local port.

Change-Id: Ia4f524adce2b5ee6d98d3921cfb03d56ad6d0813
Closes-bug: #1747082
(cherry picked from commit 3327db80be)
2018-03-21 11:00:50 +00:00
..
dashboards Update the gerrit dashboard 2018-01-17 17:54:16 +09:00
internals ovs-fw: Clear conntrack information before egress pipeline 2018-03-21 11:00:50 +00:00
policies Introduce rfe-confirmed and rfe-triaged tags 2017-12-20 13:27:49 +09:00
stadium update static urls for pike 2017-09-01 12:37:13 -06:00
testing Remove compat checks for psutil 1.x 2017-07-30 09:22:48 +02:00
alembic_migrations.rst Rearrange existing documentation to fit the new standard layout 2017-07-08 05:49:56 +00:00
client_command_extensions.rst Update the documentation link for doc migration 2017-07-22 18:46:13 +09:00
contribute.rst Remove DocImpact info from contributor docs 2017-11-10 16:16:21 -05:00
development_environment.rst Rearrange existing documentation to fit the new standard layout 2017-07-08 05:49:56 +00:00
effective_neutron.rst Remove DocImpact info from contributor docs 2017-11-10 16:16:21 -05:00
index.rst doc: Fix non-existing URLs 2017-08-06 23:19:05 +00:00
modules.rst Rearrange existing documentation to fit the new standard layout 2017-07-08 05:49:56 +00:00
neutron_api.rst Rearrange existing documentation to fit the new standard layout 2017-07-08 05:49:56 +00:00