]> git.ipfire.org Git - thirdparty/suricata.git/commit
util-runmode: pass initdata to runmode workers for nfqueue 2156/head
authorAndreas Herz <andi@geekosphere.org>
Wed, 15 Jun 2016 21:44:34 +0000 (23:44 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 17 Jun 2016 11:20:01 +0000 (13:20 +0200)
commitd0baa83d2b80127b314ca13b03ccd5222707afc1
tree916b1f14d3cf37eb2334aa7d23a59518d6be9310
parentf7124b1149760c44673cf87e89c148ffccf8410b
util-runmode: pass initdata to runmode workers for nfqueue

The VerdictNFQ was missing the initdata which results in a segfault
within CaptureStatsSetup. This commit adds the passing of the initdata.
src/util-runmodes.c