]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/frames: avoid IPS rescanning
authorVictor Julien <vjulien@oisf.net>
Thu, 30 Nov 2023 10:59:45 +0000 (11:59 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 4 Jun 2024 20:05:25 +0000 (22:05 +0200)
commit683363b42df9ed702ca4b4e8dd912806ef87601f
tree34815f4646d94bf96dee65337003544fed466b80
parent2e5e3498a6fc6bd34a6db3af2816270cd72cd7d2
detect/frames: avoid IPS rescanning

Make sure to only scan the data when the app layer has been updated
as well.

Ticket: #6718.
src/detect.c