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/src/applayertemplate
Victor Julien ae10a92bc6 rust/applayer: use correct return type for Parser
The mismatch between the types would randomly lead to the return code
of the Rust parser to be not correctly handled over the C/Rust
boundary. This would lead to the API considering a parser to be in
error state when it was not.
7 years ago
..
logger.rs
mod.rs
parser.rs
template.pcap rust template parser: sample pcap 7 years ago
template.rs rust/applayer: use correct return type for Parser 7 years ago