]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow-bypass: fix timeout of maps bypassed flows
authorEric Leblond <eric@regit.org>
Tue, 5 Mar 2019 22:54:36 +0000 (23:54 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 18 Jun 2019 05:07:02 +0000 (07:07 +0200)
commitb8e184ceb58821838235c58d437f57b382c41faf
treef27f8ff44b41e9dcf60176d82f4b0bb6a23c2851
parent07d0bd3a0fe1e31fd80c52f312a4d75a11400355
flow-bypass: fix timeout of maps bypassed flows

The time is taken from the parameter and is checked against real
flow entries so we need a standard time.
src/flow-bypass.c