]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: make packet and tx_id available earlier
authorVictor Julien <vjulien@oisf.net>
Sat, 18 Jan 2025 10:58:57 +0000 (11:58 +0100)
committerJeff Lucovsky <jlucovsky@oisf.net>
Sun, 18 May 2025 13:04:28 +0000 (09:04 -0400)
commitc02f56877ef11b3b0a6c493efda06d51bd5cf8a2
treedcbf5936e6092eb37c34bdef2f976cab84233502
parentaec2513799b85aaa83c8512af527f36ea5112093
detect: make packet and tx_id available earlier

So transforms can access them through DetectEngineThreadCtx
src/detect.c