]> git.ipfire.org Git - thirdparty/suricata.git/commit
nfqueue: inject fake packet on timeout
authorAlexander Gozman <a.gozman@securitycode.ru>
Fri, 21 Dec 2018 16:16:29 +0000 (16:16 +0000)
committerVictor Julien <victor@inliniac.net>
Sat, 16 Feb 2019 13:58:18 +0000 (14:58 +0100)
commitf4e512675ea5946971b1681763276ab85b1476d6
tree80761a7ad5be0f81c0000a2d50e83f76d6f02349
parent44983ed60565253f4c1d0daf0abd6c20cf049f98
nfqueue: inject fake packet on timeout

Fixes nfqueue and delayed-detect.

On systems with small amount of traffic (or with no traffic at all)
nfqueue with 'delayed-detect' enabled hanged in 'workers' mode.

Bug #2362.
src/source-nfq.c