]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: threads: auto, default to workers 1237/head
authorVictor Julien <victor@inliniac.net>
Thu, 4 Dec 2014 16:01:02 +0000 (17:01 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 4 Dec 2014 16:05:05 +0000 (17:05 +0100)
commitc174c9d779121cc73016eef213f7175fe76244c2
treedc8a0fef72fac745eb7eba23deaf658c81b6263a
parent7b4987abc3e2b33d395e6139e70818ec7124cf3c
af-packet: threads: auto, default to workers

Add a new default value for the 'threads:' setting in af-packet: "auto".
This will create as many capture threads as there are cores.

Default runmode of af-packet to workers.
src/runmode-af-packet.c
suricata.yaml.in