Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Matt Keeler 844e4dba11 Napatech 3GD Support
For use with Network Cards from Napatech utilizing the 3GD driver/api.

    - Implemented new run modes in runmode-napatech-3gd.*
    - Implemented capture/decode threads in source-napatech-3gd.*
    - Integrated the new run modes and source into the build infrastructure.

    New configure switches
    --enabled-napatech-3gd : Turns on the NT 3GD support
    --with-napatech-3gd-includes : The directory containing the NT 3GD header files
    --with-napatech-3gd-libraries : The directory containing the NT 3GD libraries to link against.

    New CLI switch
    --napatech-3gd : Uses the Napatech 3GD run mode

    Runmodes Supported:
    - auto
    - autofp
    - workers

    Notes:
    - tested with 1 Gbps sustained traffic (no drops)

Signed-off-by: Matt Keeler <mk@npulsetech.com>
13 years ago
benches
contrib/file_processor Included Action::Syslog by default in config 13 years ago
doc Clean up and update bundled docs 13 years ago
libhtp libhtp: harden code against malloc failures. Bug #587. 13 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa coccinelle: add test on malloc error check. 13 years ago
rules stream: change how retransmissions are handled and detected. 13 years ago
src Napatech 3GD Support 13 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING
ChangeLog Update changelog to reflect 1.4beta2 changes 13 years ago
LICENSE import of gplv2 LICENSE 16 years ago
Makefile.am Add threshold.config example to EXTRA_DIST as well. 13 years ago
Makefile.cvs
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 16 years ago
autogen.sh autotools: error on autoreconf is an error 13 years ago
classification.config Import of classification.config 16 years ago
configure.ac Napatech 3GD Support 13 years ago
doxygen.cfg doxygen: generate doc for acquisition modules 13 years ago
mkinstalldirs Update autojunk.sh + build update. 16 years ago
reference.config Add md5 to reference.config. 14 years ago
suricata.yaml.in stream.inline: add 'auto' mode 13 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 13 years ago