Actions
Task #5433
open
VJ
JI
tracking: reduce number of public data structures
Task #5433:
tracking: reduce number of public data structures
Description
Reducing the scope of data structures. For example many detection keywords define their data structure in a public header file, even though there are no other users of it.
Now that we are working towards a sensible public library API, this becomes important.
VJ Updated by Victor Julien almost 4 years ago
- Related to Task #2693: tracking: libsuricata added
Actions