Skip to content

Use 'allow-related' instead of 'allow' for default egress action#2985

Merged
stgraber merged 1 commit intolxc:mainfrom
presztak:fix_acl_default_rule
Feb 26, 2026
Merged

Use 'allow-related' instead of 'allow' for default egress action#2985
stgraber merged 1 commit intolxc:mainfrom
presztak:fix_acl_default_rule

Conversation

@presztak
Copy link
Copy Markdown
Contributor

Changed the default egress ACL action from allow to allow-related in the OVN network. This ensures that reply traffic from external sources is permitted while maintaining consistent behavior with custom rules, where any allow action is translated to allow-related on the OVN side.

Closes: #2851

@presztak presztak requested a review from stgraber as a code owner February 26, 2026 21:10
@stgraber stgraber merged commit 170abde into lxc:main Feb 26, 2026
49 of 56 checks passed
@presztak presztak deleted the fix_acl_default_rule branch March 1, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

OVN ACL not applying without an allow rule

2 participants