Actions
Bug #7865
opendetect/integers: u8 prefilter does not support all modes
Affected Versions:
Effort:
Difficulty:
Label:
Description
Meaning a rule like alert icmp any any -> any any (itype: <= 8; prefilter; sid:3;)
. will not match even if alert icmp any any -> any any (itype: <= 8; sid:3;)
will match
Actions