Actions
Bug #67
closedSelection of pattern matcher should be a user configurable option.
Affected Versions:
Effort:
Difficulty:
Label:
Description
currently the pattern matcher is hard-coded via #define in src/detect-engine-mpm.c this should be a user configurable option.
//#define PM MPM_WUMANBER
#define PM MPM_B2G
//#define PM MPM_B3G
Actions