Actions
Bug #8954
closed
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.
Also `pass` hook can be combined with incompatible primary hooks (drop/reject) but should be only compatible with an accept hook.
As part of this ticket also disallow config action to be part of default policies.
OT Updated by OISF Ticketbot 20 days ago
- Subtask #8955 added
OT Updated by OISF Ticketbot 20 days ago
- Label deleted (
Needs backport to 8.0)
LS Updated by Lukas Sismis 20 days ago
- Status changed from In Progress to In Review
LS Updated by Lukas Sismis 19 days ago
- Description updated (diff)
LS Updated by Lukas Sismis 19 days ago
LS Updated by Lukas Sismis 19 days ago
- Description updated (diff)
LS Updated by Lukas Sismis 19 days ago
- Description updated (diff)
VJ Updated by Victor Julien 11 days ago
- Status changed from In Review to Resolved
VJ Updated by Victor Julien 8 days ago
- Status changed from Resolved to Closed
Actions