moby--moby/libnetwork/netutils
selansen 4484ea17c3 Allow user to specify default address pools for docker networks
This is new feature that allows  user to specify which subnetwork
 Docker contrainer should choose from when it creates bridge network.

 This libnetwork commit is to address moby PR 36054
Signed-off-by: selansen <elango.siva@docker.com>
2018-02-22 12:14:59 -05:00
..
utils.go Remove unnecessary string formats 2016-11-22 09:29:53 +08:00
utils_freebsd.go Fix issue for `--fixed-cidr` when bridge has multiple addresses 2016-10-21 13:58:16 -07:00
utils_linux.go Fix issue for `--fixed-cidr` when bridge has multiple addresses 2016-10-21 13:58:16 -07:00
utils_test.go Allow user to specify default address pools for docker networks 2018-02-22 12:14:59 -05:00
utils_windows.go Windows overlay driver support 2016-11-03 16:50:04 -07:00