Actions
Regression #13203
closedFloating rules without an interface are not loaded
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Force Exclusion
Affected Version:
2.7.0
Affected Architecture:
Description
In 22.01
, the following floating rule with no interface can be created:
pass quick inet proto icmp from any to any ridentifier 1653328655 keep state label "USER_RULE: Allow all icmp"
In 22.05
, the same rule is not created and /tmp/rules.debug
instead shows:
# rule Pass all icmp has no enabled interfaces label "USER_RULE: Pass all icmp"
Related issues
Actions