mirror of https://github.com/OISF/suricata
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.
Provide generic functions for get_event_info and get_event_info_by_id. These functions can be used by any app-layer event enum that implements AppLayerEvent. Unfortunately the parser registration cannot use these functions directly as generic functions cannot be #[no_mangle]. So they do need small extern "C" wrappers around them. |
4 years ago | |
---|---|---|
.. | ||
.cargo | 6 years ago | |
derive | 4 years ago | |
src | 4 years ago | |
.gitignore | 4 years ago | |
Cargo.toml.in | 4 years ago | |
Makefile.am | 4 years ago | |
cbindgen.toml | 4 years ago | |
rustfmt.toml | 5 years ago |