Actions
Bug #7667
openrust: move extern C definitions to suricata_sys and bindgen
Affected Versions:
Effort:
Difficulty:
Label:
Description
For example rust/src/detect/mod.rs has quite some functions /// cbindgen:ignore extern "C" function definitions like DetectBufferSetActiveList
These should come from suricata_sys with the help of bindgen
Updated by Philippe Antoine about 1 month ago
- Status changed from New to In Progress
Updated by Philippe Antoine about 1 month ago
https://github.com/OISF/suricata/pull/13100 first merge
Updated by Philippe Antoine 24 days ago
- Target version changed from 9.0.0-beta1 to 8.0.0-rc1
Updated by Philippe Antoine 20 days ago
https://github.com/OISF/suricata/pull/13166 second merge
Updated by Philippe Antoine 18 days ago
https://github.com/OISF/suricata/pull/13218 third merge
Updated by Victor Julien 13 days ago
- Blocks Story #7148: extensibility: plugins added
Updated by Philippe Antoine 12 days ago
- Blocks Bug #7666: rust: zero-dependency crate suricata-core added
Updated by Philippe Antoine 10 days ago
Actions