mirror of https://github.com/OISF/suricata
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.pull/2250/head
parent
00313b2140
commit
b454aa46c6
Loading…
Reference in New Issue