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 b8b6a17a5b dns: add pdu frame
Adds a PDU frame to the DNS parser. For UDP this is the DNS payload
portion of the DNS packet, for TCP this is the payload minus the leading
legth field.

Ticket: 4984
2 years ago
..
.cargo
derive
src dns: add pdu frame 2 years ago
.gitignore
Cargo.toml.in rust: update regex & memchr dependencies 3 years ago
Makefile.am
cbindgen.toml
rustfmt.toml