Actions
Bug #1967
closedBug in ports parsing
Affected Versions:
Effort:
Difficulty:
Label:
Description
In some cases variables in 'port-groups' section were not parsed correctly. For example, "[1:80,![2,4]]" (taken from wiki) was treated as a mistake.
Furthermore, sometimes a loop declaration is erroneously detected. E.g., specifying variable as '"HOME_NET, !$HOME_NET"' caused an error though everything is fine.
Updated by Alexander Gozman almost 8 years ago
PR: https://github.com/inliniac/suricata/pull/2354.
Seems to work properly now.
Updated by Victor Julien almost 8 years ago
- Status changed from Resolved to Closed
- Target version set to 3.2
Actions