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 3063851d85 rust/dns/tcp - probe even if payload is short
As the DNS probe just uses the query portion of a response, don't
require there to be as many bytes as specified in the TCP DNS
header. This can occur in large responses where probe is called
without all the data.

Fixes the cases where the app proto is recorded as failed.

Fixes issue:
https://redmine.openinfosecfoundation.org/issues/2169
8 years ago
..
.cargo rust: make distcheck fixes 8 years ago
src rust/dns/tcp - probe even if payload is short 8 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in Add NTP parser (rust-experimental) 8 years ago
Makefile.am Autotools: add switch to build experimental Rust parsers 8 years ago
gen-c-headers.py rust/nfs: implement events 8 years ago