]> git.ipfire.org Git - thirdparty/suricata.git/commit
mqtt: make max transactions configurable
authorPhilippe Antoine <contact@catenacyber.fr>
Wed, 12 Jan 2022 20:58:47 +0000 (21:58 +0100)
committerVictor Julien <vjulien@oisf.net>
Mon, 26 Sep 2022 08:39:51 +0000 (10:39 +0200)
commit18c616394ebee4c4ef183e890f4a3432994bb39b
treeb05358848e9732811682088440aa5d99c51dc098
parente029f80af2c4e14d7d91b5920f3a7cf662b57adb
mqtt: make max transactions configurable

Allows users to find balance between completeness of decoding
and increases resource consumption, which can DOS suricata.

(cherry picked from commit e42094f238aa388d05970993fd0de8194471fa60)
rust/src/mqtt/mqtt.rs
suricata.yaml.in