1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/ipam
Madhu Venugopal 782d9a4618 ipam must honor preferedIP ahead of random allocation from subPool
Currently the default ipam implementation ignores the prefered ip if the
request is made on an existing sub-pool. The priority should be other
way around.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-10-05 00:40:17 -07:00
..
allocator.go ipam must honor preferedIP ahead of random allocation from subPool 2015-10-05 00:40:17 -07:00
allocator_test.go Default IPAM to handle local ds 2015-10-03 22:47:46 -07:00
store.go Default IPAM to handle local ds 2015-10-03 22:47:46 -07:00
structures.go Default IPAM to handle local ds 2015-10-03 22:47:46 -07:00
utils.go Default IPAM to handle local ds 2015-10-03 22:47:46 -07:00