]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: add flag when packet is first with alert
authorEric Leblond <eric@regit.org>
Sun, 8 Nov 2020 17:10:49 +0000 (18:10 +0100)
committerVictor Julien <vjulien@oisf.net>
Thu, 26 May 2022 10:45:15 +0000 (12:45 +0200)
commit435557ee7f0a0283456e049bd807dd9ab3e14b4b
tree85cbddd0594f7ecc9f124636414360f26bbebe64
parent412ca5d64c15d7d17c3185de8c02e34ebd3fdde6
detect: add flag when packet is first with alert

We add a flag to packet to be able to know if this packet was the
first one to get alerts on the flow.
src/decode.h
src/detect-engine-alert.c