moby/libnetwork/portmapper
Sebastiaan van Stijn cff4f20c44
migrate to github.com/containerd/log v0.1.0
The github.com/containerd/containerd/log package was moved to a separate
module, which will also be used by upcoming (patch) releases of containerd.

This patch moves our own uses of the package to use the new module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-11 17:52:23 +02:00
..
mapper.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
mapper_linux.go libnetwork/portmapper: un-export PortMapper.Allocator 2023-09-13 18:38:53 +02:00
mapper_linux_test.go libnetwork/portmapper: un-export PortMapper.Allocator 2023-09-13 18:38:53 +02:00
mapper_windows.go libnetwork/portmapper: remove unused PortMapper.checkIP 2023-09-13 18:54:11 +02:00
mock_proxy_test.go libnetwork: format code with gofumpt 2023-06-29 00:31:49 +02:00
proxy.go portmapper: don't compile linux-only code on Windows 2021-06-17 10:27:29 +02:00
proxy_linux.go Lock OS threads when exec'ing with Pdeathsig 2022-10-05 12:18:03 -04:00
proxy_windows.go Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00