Skip to content

add ACL alias types #1117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Apr 29, 2025
Merged

add ACL alias types #1117

merged 20 commits into from
Apr 29, 2025

Conversation

wojcik91
Copy link
Contributor

Introduce ACL alias types to clarify how aliases should be handled when translating ACLs into firewall rules.

An alias can be one of two types:

  • destination alias - this alias defines a complete destination and is translated into a separate set of firewall rules
  • component alias - this alias is treated as a component of the destination defined in an ACL rule; this means that IPs, ports and protocols defined in this alias will be combined with those manually configured in an ACL rule and be a part of the default set of firewall rules created for an ACL

@wojcik91 wojcik91 self-assigned this Apr 25, 2025
@wojcik91 wojcik91 marked this pull request as ready for review April 28, 2025 11:17
@wojcik91
Copy link
Contributor Author

closes #1088

@wojcik91 wojcik91 merged commit 8122b49 into dev Apr 29, 2025
4 checks passed
@wojcik91 wojcik91 deleted the add_alias_types branch April 29, 2025 18:39
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.

4 participants