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/windows/overlay
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
..
joinleave_windows.go Adding error log if peerAdd fails 2019-04-05 20:31:17 -07:00
ov_endpoint_windows.go Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00
ov_network_windows.go Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00
overlay.pb.go networkdb, drivers: Regenerate protocol buffers 2018-06-22 15:03:12 +01:00
overlay.proto Windows overlay driver support 2016-11-03 16:50:04 -07:00
overlay_windows.go gofmt and lint changes. 2017-08-09 15:53:27 -07:00
peerdb_windows.go Adding synchronization to endpoint addition/deletion to prevent network connectivity issue 2019-04-05 14:19:19 -07:00