moby--moby/libnetwork/portmapper
Pradip Dhara 1909ecb27a Pick a random host port if the user does not specify a host port.
For overlay, l2bridge, and l2tunnel, if the user does not specify a host port, windows driver will select a random port for them.  This matches linux behavior.
For ics and nat networks the windows OS will choose the port.

Signed-off-by: Pradip Dhara <pradipd@microsoft.com>
2019-04-22 17:43:27 +00:00
..
mapper.go Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00
mapper_linux.go Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00
mapper_test.go
mapper_windows.go Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00
mock_proxy.go
proxy.go Support SCTP port mapping 2018-02-13 16:01:03 +09: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