Actions
Bug #8954
open
LS
LS
firewall: action scope not validated when inherited in multi-action rules
Bug #8954:
firewall: action scope not validated when inherited in multi-action rules
Affected Versions:
Effort:
Difficulty:
Label:
Description
When specifying e.g. `accept:hook,pass`, the rule is parsed. Internally it tries to reuse the scope of the previous actions (hook), but pass only works on packets/flows scopes.
Actions