Skip to content

Comments

fix(ACL): fix empty ACL rule handling#1981

Merged
wojcik91 merged 7 commits intomainfrom
fix_empty_acl_rule_handling
Feb 4, 2026
Merged

fix(ACL): fix empty ACL rule handling#1981
wojcik91 merged 7 commits intomainfrom
fix_empty_acl_rule_handling

Conversation

@wojcik91
Copy link
Contributor

@wojcik91 wojcik91 commented Feb 4, 2026

Fix a regression introduced in 1.6.2 in how ACL rules which don't specify any destination are handled.
Now if a rule has no destination and no destination aliases correct rules matching any destination IP should be created.

Closes #1982

@wojcik91 wojcik91 self-assigned this Feb 4, 2026
j-chmielewski
j-chmielewski previously approved these changes Feb 4, 2026
@wojcik91 wojcik91 merged commit 7476db7 into main Feb 4, 2026
8 checks passed
@wojcik91 wojcik91 deleted the fix_empty_acl_rule_handling branch February 4, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ACL rules with empty destination are not translated into firewall rules

3 participants