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.
suricata/rules
Jason Ish b454aa46c6 defrag: use frag_pkt_too_large instead of frag_too_large
The rules were using the wrong decoder event type, which was
only set in the unlikely event of a complete overlap, which
really had nothing to do with being too large.

Remove FRAG_TOO_LARGE as its no longer being used, an overlap
event is already set in the case where this event would be set.
9 years ago
..
Makefile.am rules: add app layer events rules 10 years ago
app-layer-events.rules rules: add app layer events rules 10 years ago
decoder-events.rules defrag: use frag_pkt_too_large instead of frag_too_large 9 years ago
dns-events.rules dns: fix message of decoder rule 2240008 12 years ago
files.rules Duplicate rule ID. 10 years ago
http-events.rules http: add event for leading spaces on request line 10 years ago
modbus-events.rules App-layer: Add Modbus protocol parser 11 years ago
smtp-events.rules app-layer-smtp: fix memory leak 10 years ago
stream-events.rules stream: detect and filter out bad window updates 11 years ago
tls-events.rules rules: add rules for TLS SNI app layer events 10 years ago