-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[3006.x] Fix #66382 (nftables): Produce correct ip family for rules with saddr or daddr #66383
Conversation
8ffc99c
to
2c5d6ff
Compare
this should be against 3006.x or 3007.x if it is happening in those versions. can you rebase this fix to those versions. |
@whytewolf I totally can. Should I close this one then? |
Actually, let me try to change that in place |
2c5d6ff
to
15be35c
Compare
15be35c
to
116cea3
Compare
@whytewolf |
we will merge it forward to handle that. |
…ith saddr or daddr
116cea3
to
2eedc09
Compare
@whytewolf |
What does this PR do?
Changes nftables.build_rule so that it adds the correct family identifier to rules containing
saddr
ordaddr
parts.What issues does this PR fix or reference?
Fixes #66382
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes