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
Hadiqa Alamdar Bukhari 4b81851097 dns: add dns.rrtype keyword
It matches the rrtype field in DNS
It's an unsigned integer match
valid ranges = [0-65535]
Does not support prefilter
Supports flow in both directions
Feature #6666
2 years ago
..
.cargo
derive detect/integer: rust derive for enumerations 3 years ago
src dns: add dns.rrtype keyword 2 years ago
.gitignore
Cargo.lock.in rust: update test_case crate 3 years ago
Cargo.toml.in rust: update test_case crate 3 years ago
Makefile.am
cbindgen.toml
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago