1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/portallocator
Albin Kerouanton 414dd017b3
Revert "Added API to set ephemeral port allocator range."
Since commit 2c4a868f64, Docker doesn't
use the value of net.ipv4.ip_local_port_range when choosing an ephemeral
port. This change reverts back to the previous behavior.

Fixes #43054.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2022-06-02 22:56:18 +02:00
..
portallocator.go Revert "Added API to set ephemeral port allocator range." 2022-06-02 22:56:18 +02:00
portallocator_freebsd.go portallocator: log instead of discard port-range failures 2021-06-10 10:52:59 +02:00
portallocator_linux.go portallocator: log instead of discard port-range failures 2021-06-10 10:52:59 +02:00
portallocator_test.go Revert "Added API to set ephemeral port allocator range." 2022-06-02 22:56:18 +02:00
portallocator_unix.go Revert "Added API to set ephemeral port allocator range." 2022-06-02 22:56:18 +02:00
portallocator_windows.go Revert "Added API to set ephemeral port allocator range." 2022-06-02 22:56:18 +02:00