]> git.ipfire.org Git - thirdparty/suricata.git/commit
mqtt: Improve frame parsing w/mult. PDUs 10489/head 10508/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Wed, 3 Jan 2024 14:28:41 +0000 (09:28 -0500)
committerPhilippe Antoine <pantoine@oisf.net>
Thu, 22 Feb 2024 20:34:07 +0000 (21:34 +0100)
commite5b006beb961ceb0d749ecb1f0ce0890efa99b38
tree778800cc5e87574c37bf37bbc9dd732153a4cda7
parent1b474cd45cbc3e364b3317f3793caf9494111229
mqtt: Improve frame parsing w/mult. PDUs

This commit improves the mqtt parsing of frames to handle multiple PDUs.

Issue: 6592
(cherry picked from commit f9a20dafc6abe2c03dea98286c86430b447d8196)
rust/src/mqtt/mqtt.rs