Actions
Optimization #4112
closed
PA
PA
Task #4095: tracking: unify rule keyword value parsing
Use generic rust DetectU32Data in every keyword needing this
Optimization #4112:
Use generic rust DetectU32Data in every keyword needing this
Effort:
Difficulty:
Label:
Beginner
Description
Starting by replacing the C version of DetectU32Data
git grep _GT src/detect*.h gives other places to do it such as DetectFilesizeMatch...
Actions