]> git.ipfire.org Git - thirdparty/suricata.git/commit
mqtt: look for a reason code in all messages 12188/head
authorPhilippe Antoine <pantoine@oisf.net>
Wed, 27 Nov 2024 15:08:05 +0000 (16:08 +0100)
committerVictor Julien <victor@inliniac.net>
Sun, 1 Dec 2024 06:49:45 +0000 (07:49 +0100)
commit1bae7618184db4b31621fa9c929fe9e3b2d6f909
tree276c78a59ce7c6cdd2329330fc658ae81ed904f9
parent552dea9f5bde82a05c049fa51bb07cff8e073444
mqtt: look for a reason code in all messages

instead of stopping on the first message if it does not
have a reason code, like conn and conn_ack

Was fixed in master by big refactor 0a1062fad2ece8f900113c381147e8e8bdd1c009
rust/src/mqtt/detect.rs