1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/cmd/proxy
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
..
main.go Update sctp package 2019-06-24 17:26:33 +02:00
network_proxy_test.go Update sctp package 2019-06-24 17:26:33 +02:00
proxy.go Fix IPv6 Port Forwarding for the Bridge Driver 2020-12-14 18:46:22 -08:00
sctp_proxy.go Fix IPv6 Port Forwarding for the Bridge Driver 2020-12-14 18:46:22 -08:00
stub_proxy.go Make the docker proxy a standalone binary not a re-exec 2016-07-04 13:17:16 +01:00
tcp_proxy.go Fix IPv6 Port Forwarding for the Bridge Driver 2020-12-14 18:46:22 -08:00
udp_proxy.go Fix IPv6 Port Forwarding for the Bridge Driver 2020-12-14 18:46:22 -08:00