]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: update/document drop flow logic
authorVictor Julien <vjulien@oisf.net>
Wed, 31 May 2023 13:49:57 +0000 (15:49 +0200)
committerVictor Julien <vjulien@oisf.net>
Fri, 2 Jun 2023 10:09:09 +0000 (12:09 +0200)
commit66aed4471d0b4f401348d07593ceb0f4b6712174
treee26424c7adb73d6af267b6da12d4dff20566d712
parent49051b637e89ffcc6076fc0e8388814238cc2ed3
detect: update/document drop flow logic

Now that flow drop is applied to packets before other processing,
no drop has to be issued on a packet.

(cherry picked from commit 85ddba63f64e95f4c202f8ef05e8886a0cbac725)
src/detect.c