]> git.ipfire.org Git - thirdparty/suricata.git/commit
Added host buffer allowance and stream configuration for Napatech 3GD
authorMatt Keeler <mk@npulsetech.com>
Tue, 19 Feb 2013 16:49:06 +0000 (11:49 -0500)
committerVictor Julien <victor@inliniac.net>
Fri, 22 Feb 2013 08:32:40 +0000 (09:32 +0100)
commitebccb9ffcd707b4b68588a78e1b62a27bf9859fa
tree482f8923bf8a18f856092eae0eac6913685d25fe
parent0c24a8a92febec7b250cac0e6eb193c6c909b81d
Added host buffer allowance and stream configuration for Napatech 3GD

Added a napatech section in the yaml configuration.
hba - host buffer allowance
use-all-streams - whether all streams should be used
streams - list of stream numbers to use when use-all-streams is no

The source-napatech.* files were modified to support the host buffer allowance configuration.
The runmode-napatech.c file was modified to support both the host buffer allowance configuration and stream configuration

Signed-off-by: Matt Keeler <mk@npulsetech.com>
src/runmode-napatech.c
src/source-napatech.c
src/source-napatech.h
suricata.yaml.in