moby--moby/libnetwork/portmapper
Arko Dasgupta 33a82a26a8 Fix IPv6 Port Forwarding for the Bridge Driver
1. Allocate either a IPv4 and/or IPv6 Port Binding (HostIP, HostPort, ContainerIP,
ContainerPort) based on the input and system parameters
2. Update the userland proxy as well as dummy proxy (inside port mapper) to
specifically listen on either the IPv4 or IPv6 network

Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com>
2020-12-14 18:46:22 -08:00
..
mapper.go Fix IPv6 Port Forwarding for the Bridge Driver 2020-12-14 18:46:22 -08:00
mapper_linux.go Fix IPv6 Port Forwarding for the Bridge Driver 2020-12-14 18:46:22 -08:00
mapper_test.go bridge,portmapper: custom docker-proxy path 2016-09-25 18:07:58 +02:00
mapper_windows.go Added improved IP validation for port mapper 2020-11-20 23:03:35 +01:00
mock_proxy.go bridge,portmapper: custom docker-proxy path 2016-09-25 18:07:58 +02:00
proxy.go Fix IPv6 Port Forwarding for the Bridge Driver 2020-12-14 18:46:22 -08:00
proxy_linux.go libnetwork support for Solaris 2016-10-14 16:38:23 -07: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