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 3aa313d0c5 dns: add dns.rcode keyword
dns.rcode matches the rcode header field in DNS messages
It's an unsigned integer
valid ranges = [0-15]
Does not support prefilter
Supports matches in both flow directions

Task #6621
12 months ago
..
.cargo
derive detect/integer: rust derive for enumerations 1 year ago
src dns: add dns.rcode keyword 12 months ago
.gitignore
Cargo.lock.in rust: update parser dependencies 12 months ago
Cargo.toml.in rust: update parser dependencies 12 months ago
Makefile.am
cbindgen.toml
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 1 year ago