]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: do not run tx detection on non established packets
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 2 Feb 2024 10:11:10 +0000 (11:11 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 28 Feb 2024 06:00:42 +0000 (07:00 +0100)
commit497394eec69fec1ff82c864de05127687bc1eb33
tree7987ac0c3674247d494899c10840b0bfda9e5b18
parente22217bda85573e9791698e4dd6e341d8cd939d7
detect: do not run tx detection on non established packets

Follows commit 2fb5059

Ticket: 6775
src/detect.c
src/flow-worker.c
src/output-tx.c