neutron-fwaas/neutron_fwaas/services/firewall
Nguyen Phuong An 1b1c91c19c 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 01:14:00 +00:00
..
service_drivers Should forward only first accepted packet to table 91 and 92 2018-09-05 01:14:00 +00:00
__init__.py Remove deprecated use_namespaces option 2015-10-28 08:44:59 +09:00
fwaas_plugin.py [FWaaS v1] RPC listener should be served by rpc worker 2018-07-10 01:34:30 +00:00
fwaas_plugin_v2.py [log] FWaaS L3 Logging driver based iptables 2018-08-09 17:47:47 +07:00