]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow-manager: no force reassembly on bypassed flow
authorEric Leblond <eric@regit.org>
Sat, 14 Jul 2018 20:37:03 +0000 (22:37 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 18 Jun 2019 05:07:01 +0000 (07:07 +0200)
commit1745408c139214033396154215cbf24490e56bf5
tree9ea4b824d9939a850c83af43559ec12ce2c38cbe
parent4e94c2b8c23c80854ca2be97e3a068b3991018d9
flow-manager: no force reassembly on bypassed flow

When a bypassed flow is created we are forcing the reassembly so
we don't need to do it again when it timeout.
src/flow-manager.c