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
app-layer-events.rules
decoder-events.rules defrag: use frag_pkt_too_large instead of frag_too_large 9 years ago
dns-events.rules
files.rules
http-events.rules
modbus-events.rules
smtp-events.rules
stream-events.rules
tls-events.rules rules: add rules for TLS SNI app layer events 9 years ago