Actions
Task #4683
closed
VJ
PA
Task #2693: tracking: libsuricata
Task #4682: tracking: clean up globals and thread locals
detect: remove sigmatch_table in favor of a dynamic storage option
Task #4683:
detect: remove sigmatch_table in favor of a dynamic storage option
Effort:
Difficulty:
Label:
Description
Currently many keywords use a mix of filling this table and calling a bunch of registration functions from their Register function. We need to think about what we want this to look like.
Actions