You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust/src/modbus
Jason Ish 4554c4778d rust: use AppProto from generated bindings instead of duplicating
Have bindgen generate bindings for app-layer-protos.h, then use the
generated definitions of AppProto/AppProtoEnum instead if defining
them ourselves.

This header was chosen as its used by Rust, and its a simple header
with no circular dependencies.

Ticket: #7341
2 weeks ago
..
detect.rs rust: fix clippy lint for legacy_numeric_constants 9 months ago
log.rs rust: remove unneeded mut for tx in loggers 1 month ago
mod.rs rust/doc: add docstring to rust module files. 1 year ago
modbus.rs rust: use AppProto from generated bindings instead of duplicating 2 weeks ago