moby--moby/libnetwork/portallocator
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
..
portallocator.go Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00
portallocator_freebsd.go Add support for FreeBSD in portallocator 2017-05-15 11:37:29 +09:00
portallocator_linux.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
portallocator_test.go Fixed code issues 2017-06-12 11:31:35 -07:00
portallocator_windows.go Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00