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/sip
Victor Julien efc9a7a398 app-layer: remove callback for completion status
Since the completion status was a constant for all parsers, remove the
callback logic and instead register the values themselves. This should
avoid a lot of unnecessary callback calls.

Update all parsers to take advantage of this.
5 years ago
..
detect.rs
log.rs sip/eve: convert to jsonbuilder 5 years ago
mod.rs
parser.rs
sip.rs app-layer: remove callback for completion status 5 years ago