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
Eric Leblond 7854c84972 pcap: add capture counters in stats.log.
This patch adds three counters to stats.log:
    capture.kernel_packets    | RxPcapwlan0               | 4218
    capture.kernel_drops      | RxPcapwlan0               | 0
    capture.kernel_ifdrops    | RxPcapwlan0               | 0
This patch meant to fix bug #625.
14 years ago
benches
contrib/file_processor Included Action::Syslog by default in config 14 years ago
doc Clean up and update bundled docs 14 years ago
libhtp minor misc changes: update htp ver, add htp ver to --build-info, clean up 14 years ago
m4
qa coccinelle: fix distcheck 14 years ago
rules stream: change how retransmissions are handled and detected. 14 years ago
src pcap: add capture counters in stats.log. 14 years ago
.gitignore
COPYING
ChangeLog Update changelog to reflect 1.4beta2 changes 14 years ago
LICENSE
Makefile.am Add threshold.config example to EXTRA_DIST as well. 14 years ago
Makefile.cvs
acsite.m4
autogen.sh OpenBSD 5.2 build fixes, Unit test fix. 14 years ago
classification.config
configure.ac build: more checking for includes 14 years ago
doxygen.cfg doxygen: generate doc for acquisition modules 14 years ago
mkinstalldirs
reference.config Add md5 to reference.config. 15 years ago
suricata.yaml.in suricata: add daemon-directory config variable 14 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 14 years ago