Actions
Task #7499
opentracking: rust/plugins: first class support for rust plugins
Description
Currently our Rust is missing a lot of bindings required create many plugins in Rust such as an app-layer. These should be exposed in our Rust support.
Additionally, a suricata_plugins
helper crate/module would be nice for support code only needed by dynamically loaded plugins.
Actions