]> git.ipfire.org Git - thirdparty/suricata.git/commit
mqtt: naming and visibility cleanups 12693/head
authorJason Ish <jason.ish@oisf.net>
Thu, 27 Feb 2025 21:23:25 +0000 (15:23 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 28 Feb 2025 06:08:22 +0000 (07:08 +0100)
commit2e52e9501f8e86b9258fbefd02ea708528639f67
tree0da1b01f8566703f5106d02f65d3335b8d4699b9
parent0fe11cdfe55632eb2f7db77f870177c6153eade7
mqtt: naming and visibility cleanups

- remove rs_prefix, replace with SC if needed
- remove pub and no_mangle where not needed
- remove some unused functions and fields

Related to ticket: #7498
rust/src/mqtt/detect.rs
rust/src/mqtt/logger.rs
rust/src/mqtt/mqtt.rs
src/output-json-mqtt.c