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
Philippe Antoine 71b59f6dbe rust/ffi: move IPPROTO_TCP to ffi
and reexport in suricata

Allows to reduce dependencies to full suricata crate

Ticket: 7666
5 months ago
..
.cargo
derive
ffi rust/ffi: move IPPROTO_TCP to ffi 5 months ago
htp
src rust/ffi: move IPPROTO_TCP to ffi 5 months ago
suricatactl
suricatasc
sys output-eve: finish exposing to bindgen 5 months ago
.gitignore
Cargo.lock.in rust/debug: use functions from ffi crate where possible 5 months ago
Cargo.toml.in rust/debug: use functions from ffi crate where possible 5 months ago
Makefile.am output-eve: finish exposing to bindgen 5 months ago
cbindgen.toml app-layer: remove some obsolete forward declarations 5 months ago
rustfmt.toml