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

[Backport to 20.10] Revert ephemeral port behavior #44423

Closed
sbuckfelder opened this issue Nov 7, 2022 · 1 comment
Closed

[Backport to 20.10] Revert ephemeral port behavior #44423

sbuckfelder opened this issue Nov 7, 2022 · 1 comment
Labels
kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny status/0-triage

Comments

@sbuckfelder
Copy link

Description

20.10 does not use the value of net.ipv4.ip_local_port_range when choosing an ephemeral port, this is a behavior that was introduced and later reverted.

Revert : Added API to set ephemeral port allocator range

This change is in the libnetwork package which as of 20.10 references the moby/ilbnetwork package (libnetwork was moved into moby/moby as of master.

What would need to be done :

  • create a PR for moby/libnetwork
  • update moby/moby 20.10 to refer the updated commit
@thaJeztah
Copy link
Member

closed by #44476

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny status/0-triage
Projects
None yet
Development

No branches or pull requests

2 participants