]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow: make exc policy work w/ simulated flowmemcap
authorJuliana Fajardini <jufajardini@oisf.net>
Mon, 20 Mar 2023 13:44:19 +0000 (10:44 -0300)
committerVictor Julien <vjulien@oisf.net>
Mon, 1 May 2023 06:04:21 +0000 (08:04 +0200)
commit1665f71a68e4c0ecf01b37d47c293aa8be48af07
treeef0834d4b19257c21ae674c2fd55b1cbacf754c9
parentb4f0d3c741d7673881dc43f4a841c467d9177a84
flow: make exc policy work w/ simulated flowmemcap

Exception policy wouldn't be applied if we were in the context of a
simulated flow memcap hit.

Bug #5998
src/flow-hash.c