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
Jeff Lucovsky 8e373e46a3 decode/datalink: Add datalink value/name logic
Issue: 6954

Add Rust based logic that maintains a hash map of link type values and
their associated output names.
4 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive app-layer: use uint8_t consistent for event IDs 9 months ago
src decode/datalink: Add datalink value/name logic 4 months ago
suricatactl rust: pin once_cell to work with Rust 1.67.1 4 months ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 4 months ago
sys plugins: check version for all plugins 4 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in rust: pin once_cell to work with Rust 1.67.1 4 months ago
Cargo.toml.in rust: Update sawp dependencies to 0.13.1 due to SPDX license compatibility. 4 months ago
Makefile.am plugins: bind constant SC_PLUGIN_API_VERSION 4 months ago
cbindgen.toml rust/detect: extend visibility of SIGMATH_NOOPT 4 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago