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.
7 years ago
..
.cargo
src rust/dhcp: Rust based DHCP decoder and logger. 7 years ago
.gitignore
Cargo.toml.in Kerberos 5: pretty-print error code when logging 7 years ago
Makefile.am
gen-c-headers.py rust/dhcp: Rust based DHCP decoder and logger. 7 years ago