]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow-bypass: registration of non periodic check
authorEric Leblond <eric@regit.org>
Tue, 11 Jun 2019 22:40:23 +0000 (00:40 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 18 Jun 2019 05:07:02 +0000 (07:07 +0200)
commit4ba02830b6705a6f46e931ac9fb9ea65e79c2e6c
treedee69c1a83d0e0278e99eb3cc462cce6c3926b25
parent3e8fd26ee3f81fe3fc6c3ef48a1d8481af26adc9
flow-bypass: registration of non periodic check

This patch adds the capability to register a set of functions
without providing a periodic check function. This permit to
run a task only at init.
src/flow-bypass.c