1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers
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
..
bridge Update setup_ip_forwarding.go 2019-02-26 13:30:01 +09:00
host Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan Fix typo: assigment -> assignment 2018-09-13 09:59:39 +08:00
macvlan Spelling fixes 2018-07-12 12:54:44 -07:00
null swarm mode network inspect should provide cluser-wide task details 2017-03-10 19:12:00 -08:00
overlay Touch-up error-message and godoc for ConfigVXLANUDPPort 2019-01-23 10:56:40 +01:00
remote Spelling fixes 2018-07-12 12:54:44 -07:00
windows Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00