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 efaa9a7302 action handling: define and use macros
The action field in Packet structure should not be accessed
directly as the tunneled packet needs to update the root packet
and not the initial packet.

This patch is fixing issue #819 where suricata was not able to
drop fragmented packets in AF_PACKET IPS mode. It also fixes
drop capability for tunneled packets.
12 years ago
benches
contrib Add contrib dir and it's content to the dist. Bug 567 12 years ago
doc Update docs from wiki 12 years ago
libhtp Track transaction progress separately for each direction in libhtp. 12 years ago
m4
qa coccinelle: update pkt not set test 12 years ago
rules stream: handle extra different SYN/ACK 12 years ago
scripts suricatasc: fix make distcheck. 12 years ago
src action handling: define and use macros 12 years ago
.gitignore add configure summary to build-info output 12 years ago
COPYING
ChangeLog Update changelog for 1.4 12 years ago
LICENSE
Makefile.am unix-manager: add unix command socket and associated script 12 years ago
Makefile.cvs
acsite.m4
autogen.sh OpenBSD 5.2 build fixes, Unit test fix. 12 years ago
classification.config Import of classification.config 15 years ago
configure.ac Update configure.ac to detect Tile architecture. 12 years ago
doxygen.cfg Adding an updated doxygen config file, because the old one was created a couple major versions ago. 12 years ago
mkinstalldirs Update autojunk.sh + build update. 15 years ago
reference.config Add md5 to reference.config. 13 years ago
suricata.yaml.in nfq: add support for batch verdicts 12 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 13 years ago