Skip to content
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

Specify table type in raw rule create, delete, and update #3

Merged
merged 4 commits into from
Oct 28, 2023

Conversation

thecandler
Copy link
Contributor

Updating the create, delete, and replace commands to include the address family (i.e.the table_type).

At current, these commands don't specify the address family, which means only ipv4 rules can be interacted with. With this change, the other address families will be available, allowing you to interact with the ip, ip6, inet, arp, bridge, and netdev address families.

@ansibleguy ansibleguy self-assigned this Oct 28, 2023
@ansibleguy
Copy link
Owner

Looks good - thank you.

@ansibleguy ansibleguy merged commit 24abefc into ansibleguy:latest Oct 28, 2023
2 of 3 checks passed
@thecandler thecandler deleted the fix/rules-specify-table-type branch October 30, 2023 07:01
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.

2 participants