neutron/doc
Nguyen Phuong An c18e12800a Fix no ACCEPT event can get for security group logging
Currently, we cannot get ACCEPT packet log because there are some
changed related to ovs firewall code since ovs firewall logging has
been merged.

Regarding to performance perspective, we only log first accepted packet.
So we only need to forward first accepted packet of each connection
session to table 91 and table 92.

So this patch fixes these issues.

Closes-Bug: #1782576
Change-Id: Ib6ced838a7ec6d5c459a8475318556001c31bdf0
(cherry picked from commit ced78395a7)
2018-08-14 08:48:34 +07:00
..
source Fix no ACCEPT event can get for security group logging 2018-08-14 08:48:34 +07:00
Makefile Merge from launchpad quantum/diablo branch: 2011-09-23 20:17:44 -07:00