neutron-fwaas/neutron_fwaas/tests/unit/services/firewall/service_drivers/agents/drivers/linux/l2
Nguyen Phuong An 93c71ce98a 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
2018-08-16 08:54:08 +00:00
..
noop Implements a plugable backend driver 2018-04-26 17:15:46 +02:00
openvswitch_firewall Should forward only first accepted packet to table 91 and 92 2018-08-16 08:54:08 +00:00
__init__.py Implements a plugable backend driver 2018-04-26 17:15:46 +02:00