moby--moby/libnetwork/drivers/windows
Pradip Dhara f366d37c72 Updating IPAM config with results from HNS create network call.
In windows HNS manages IPAM.  If the user does not specify a subnet, HNS will choose one
for them.  However, in order for the IPAM to show up in the output of "docker inspect",
we need to update the network IPAMv4Config field.

Signed-off-by: Pradip Dhara <pradipd@microsoft.com>
2019-08-23 09:58:29 -07:00
..
overlay Pick a random host port if the user does not specify a host port. 2019-04-22 17:43:27 +00:00
labels.go libnetwork Windows driver support for outboundnat policy via generic options 2018-02-05 17:07:26 -08:00
port_mapping.go Forcing a nil IP specified in PortBindings to IPv4zero (0.0.0.0). 2019-05-13 15:42:32 -07:00
windows.go Updating IPAM config with results from HNS create network call. 2019-08-23 09:58:29 -07:00
windows_store.go Updating IPAM config with results from HNS create network call. 2019-08-23 09:58:29 -07:00
windows_test.go DNS support 2016-09-20 13:02:02 -07:00