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.
Currently has one derive, AppLayerEvent to be used like: #[derive(AppLayerEvent)] pub enum DNSEvent { MalformedData, NotRequest, NotResponse, ZFlagSet, } Code will be generated to: - Convert enum to a c type string - Convert string to enum variant - Convert id to enum variant |
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 |