]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/tag: add a tag for first packet
authorEric Leblond <eric@regit.org>
Thu, 25 Feb 2021 21:48:16 +0000 (22:48 +0100)
committerVictor Julien <vjulien@oisf.net>
Thu, 26 May 2022 11:33:33 +0000 (13:33 +0200)
commit9f4d59b3f79a77ed2faba663e4a54191bea17199
treee1911b94b9d74a53e6aad407d29e652d8c0caee4
parent6cfc3343e771efef26e97afbc7398b5062d1213b
detect/tag: add a tag for first packet

We may need to know that a packet has been tagged but is the
first one (and thus is not tagged).
src/decode.h
src/detect-engine-tag.c