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
Yatin Kanetkar b67ff4badf dhcp: Log Vendor Client Identifier (dhcp option 60)
* Log vendor client identifier (dhcp option 60) if extended dhcp
logging is turned on. This required the `vendor_client_identifier` to
be added to the json schema. Validation done using an SV Test
* Added `requested_ip` to the json schema as well, since it was
missed. My SV test failed without it.

Feature #4587
2 years ago
..
.cargo
derive rust: use 2021 edition 2 years ago
src dhcp: Log Vendor Client Identifier (dhcp option 60) 2 years ago
.gitignore
Cargo.lock.in rust: update cargo.lock 2 years ago
Cargo.toml.in rust: use 2021 edition 2 years ago
Makefile.am
cbindgen.toml
rustfmt.toml