mirror of https://github.com/OISF/suricata
detect/alert: Drop packet if rule is pkt only
This commit modifies the logic used to determine the disposition of a flow/packet. If the rule doesn't require a stream and only contains properties for packet matching, then the alert is not marked as applying to the flow and hence, the flow won't be dropped. Issue: 5578pull/10963/head
parent
282423f645
commit
6f485c46c1
Loading…
Reference in New Issue