neutron-fwaas/neutron_fwaas/services/firewall
Nguyen Phuong An 87695e5652 Should forward only first accepted packet to table 91 and 92
Regarding to performance perspective, we should only log first
accepted packet. Therefore we need to forward only first accepted
packet of each connection session to table 91 and table 92.
This is also effort to sync up with ovsfw in neutron-side [1].

[1] https://review.openstack.org/#/c/591547/

Related-Bug: #1782576
Change-Id: Iac01088bf2c76e3f28000389596f5a1a85478d9a
(cherry picked from commit 93c71ce98a)
2018-09-05 10:22:28 +07:00
..
agents Remove disable option for default FWG and allow only on VM ports 2018-02-04 15:06:07 +00:00
drivers Should forward only first accepted packet to table 91 and 92 2018-09-05 10:22:28 +07:00
__init__.py Remove deprecated use_namespaces option 2015-10-28 08:44:59 +09:00
fwaas_plugin.py Remove log translations 2017-08-28 18:01:48 +09:00
fwaas_plugin_v2.py Fix pep8 new warnings and pip install error 2018-04-25 13:46:24 +02:00