Actions
Bug #16475
closedFilter rule evaluation continues after matching a ``match quick`` rule
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
25.11
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
The manual says:
If a packet matches a rule which has the quick option set, this rule is considered the last matching rule, and evaluation of subsequent rules is skipped.
This is not the case in 25.07.1 given that packets are passed with the following:
match quick pass in inet from 10.0.0.0/8 to any
Actions