]> git.ipfire.org Git - thirdparty/suricata.git/commit
exceptions: add callbacks for drop-flow policy
authorJuliana Fajardini <jufajardini@oisf.net>
Mon, 29 Aug 2022 23:32:31 +0000 (20:32 -0300)
committerVictor Julien <vjulien@oisf.net>
Sat, 3 Sep 2022 12:22:06 +0000 (14:22 +0200)
commit430bb1cf7454708513e6543b7db7bdac76264943
tree1f8a599b194f162eccccc98d4bc2fcec6126594d
parent6f1f651906c2c8a76cae0da0592a6b9654ad8fc1
exceptions: add callbacks for drop-flow policy

Make sure that when the policy is to drop the flow, we set no inspection
for payload and packet and disable applayer inspection as well.

Task #5468

(cherry picked from commit 242b8f7d65498f7b7b33cf852a79206484c269b1)
src/util-exception-policy.c