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
Victor Julien 2075038390 nfs: clean up partial record handling
There should be no remaining data after parsing the partial
RPC record, so don't handle it but instead add a debug validation
bug on.

Successful processing for NFSv3 read/write records returns
AppLayerResult::ok() directly as all data is consumed.

(cherry picked from commit 07b1100713)
4 years ago
..
.cargo
src nfs: clean up partial record handling 4 years ago
.gitignore
Cargo.toml.in rust: bump bitflags dependency version 5 years ago
Makefile.am http2: make decompression a configure-time option 5 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 6 years ago
rustfmt.toml