]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow: immediately evict tcp reused flows
authorVictor Julien <victor@inliniac.net>
Tue, 26 Oct 2021 09:09:51 +0000 (11:09 +0200)
committerShivani Bhardwaj <shivanib134@gmail.com>
Tue, 18 Jan 2022 08:18:45 +0000 (13:48 +0530)
commit9410264a0d5527374c758e6857a1af0e69157594
tree558652b791ccd8835a360f3988fb992ba2dd7ed7
parente28796670dcdffe12c673be766c9342c62697bbf
flow: immediately evict tcp reused flows

Since we already know we're going to no longer use it, might as well
evict it right away.

Ticket 4978

(cherry picked from commit 286c510ece27c8fd408434c1786df26aba0c5581)
src/flow-hash.c