moby--moby/runconfig
Bryan Boreham 7126ecd0ad Stop referring to requested IP address as "preferred",
since it is an error if that address is unavailable.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2016-01-26 15:13:26 +00:00
..
fixtures
opts Move ErrUnsupportedNetwork* checks to updateNetworkConfig() func 2016-01-21 10:56:01 -08:00
compare.go
compare_test.go
config.go Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
config_test.go Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
config_unix.go Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
config_windows.go Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
errors.go Stop referring to requested IP address as "preferred", 2016-01-26 15:13:26 +00:00
hostconfig.go
hostconfig_test.go
hostconfig_unix.go bugfix: prevent creating network 'default' 2016-01-19 11:06:36 +08:00
hostconfig_windows.go
streams.go