This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[19.03 backport] rootless: fix proxying UDP packets#434
Merged
thaJeztah merged 1 commit intodocker-archive:19.03from Jan 20, 2020
Merged
[19.03 backport] rootless: fix proxying UDP packets#434thaJeztah merged 1 commit intodocker-archive:19.03from
thaJeztah merged 1 commit intodocker-archive:19.03from
Conversation
a8a183d to
5a6c9e3
Compare
Author
|
CI failure seems unrelated |
Member
|
@AkihiroSuda can you rebase this one? docker-py tests should be fixed in this branch: we can merge after that |
Member
|
triggered CI - I think it actually does a merge before running, so perhaps rebase is not needed. Fingers crossed |
UDP reply packets were not proxied: rootless-containers/rootlesskit#86 The issue was fixed in RootlessKit v0.7.1: rootless-containers/rootlesskit#87 Full changes since v0.7.0: rootless-containers/rootlesskit@v0.7.0...v0.7.1 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit 658723b) Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Author
|
rebased |
5a6c9e3 to
325e889
Compare
Member
|
all green now; merging 👍 |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
backport moby#40317