Skip to content

rootless: fix proxying UDP packets#40317

Merged
tianon merged 1 commit intomoby:masterfrom
AkihiroSuda:bump-up-rootlesskit
Dec 18, 2019
Merged

rootless: fix proxying UDP packets#40317
tianon merged 1 commit intomoby:masterfrom
AkihiroSuda:bump-up-rootlesskit

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Member

- What I did

Fix an issue on proxying UDP reply packets: rootless-containers/rootlesskit#86

- How I did it

Updated RootlessKit to v0.7.1: rootless-containers/rootlesskit#87

Full changes since v0.7.0: rootless-containers/rootlesskit@v0.7.0...v0.7.1

- How to verify it

Expose UDP ports with docker run -p

- Description for the changelog

rootless: fix proxying UDP packets (RootlessKit v0.7.1)

- A picture of a cute animal (not mandatory but encouraged)
🐧

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>
@AkihiroSuda AkihiroSuda requested a review from tianon as a code owner December 18, 2019 10:37
AkihiroSuda added a commit to AkihiroSuda/docker-library-docker that referenced this pull request Dec 18, 2019
Fix proxying UDP packets (rootless-containers/rootlesskit#86)

Corresponds to moby/moby#40317

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants