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
Jason Ish 9210d8743b rust/dhcp: Rust based DHCP decoder and logger.
This is a DHCP decoder and logger written in Rust. Unlike most
parsers, this one is stateless so responses are not matched
up to requests by Suricata. However, the output does contain
enough fields to match them up in post-processing.

Rules are included to alert of malformed or truncated options.
6 years ago
..
.cargo rust: make distcheck fixes 7 years ago
src rust/dhcp: Rust based DHCP decoder and logger. 6 years ago
.gitignore rust: build fixes and nom update 7 years ago
Cargo.toml.in Kerberos 5: pretty-print error code when logging 6 years ago
Makefile.am rust: cargo fixes for out of tree build 6 years ago
gen-c-headers.py rust/dhcp: Rust based DHCP decoder and logger. 6 years ago