mirror of https://github.com/OISF/suricata
firewall: detect: set per rule table
For firewall mode, set the pseudo table in the rule and use this
in alert queue ordering, so that rule actions are applied in the
expected order:
packet:filter -> packet:td -> app:filter -> app:td
This makes sure that a packet:td drop is applied before a app:filter
accept.
pull/13035/head
parent
1643b017b6
commit
e6bd69b419
Loading…
Reference in New Issue