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
Eric Leblond 2cc9152fc9 rust/smb: log uuid of interface in dcerpc
When doing a DCERPC request, we can use the context id to log the
interface that is used. Doing that we can see in one single event
what is the DCERPC interface and opnum that are used. This allows
to have all the information needed to resolve the request to a
function call.

Feature #5413.
3 years ago
..
.cargo
derive rust/derive: pin proc-macro-crate to v1.1.0. 3 years ago
src rust/smb: log uuid of interface in dcerpc 3 years ago
.gitignore
Cargo.toml.in krb: bump up crate version 3 years ago
Makefile.am rust: cbindgen first verifies existing bindings 3 years ago
cbindgen.toml detect: use generic integer functions for iprep 3 years ago
rustfmt.toml