[23.0 backport] libnetwork: Support IPv6 in arrangeUserFilterRule()#44845
Merged
[23.0 backport] libnetwork: Support IPv6 in arrangeUserFilterRule()#44845
Conversation
Member
Author
|
OH! I guess for the 23.0 branch we need to cherry-pick the original PR instead; @neersighted would you have time to look at that, or want me to dig into this? |
Member
|
Yeah, since @corhere's refactoring is not being backported, we need to take the original. I can fix up this PR in a bit. |
5a27810 to
431f7ba
Compare
Member
Author
|
Thanks! Looks like there's still one failure; |
Member
|
That's a result of the changes backported in #44728 -- we should probably look at that one first. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Fixes moby#44451. Signed-off-by: Albin Kerouanton <albinker@gmail.com> (cherry picked from commit 2d397be) Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
431f7ba to
2616ebc
Compare
corhere
approved these changes
Jan 19, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ip6tables: truelibnetwork#2660--
Fixes #44451