moby--moby/libnetwork/ipallocator
Alessandro Boch 6461057521 Misc fixes to ipallocator & bridge driver about FixedCIDR
- NetworkRange() function on which ipallocatore relies
  to compute the subnet limits has a bug in computing the upper limit IP
- in case container subnet is specified (fixedCIDR), bridge driver to
  reserve bridge and gateway addresses only if they belong to the container
  subnet
- Make ipallocator more robust in using converting the passed network
  to a canonical one before using it as a key in its public APIs

Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-07-27 18:12:33 -07:00
..
allocator.go Misc fixes to ipallocator & bridge driver about FixedCIDR 2015-07-27 18:12:33 -07:00
allocator_test.go Sync libnetwork code to latest docker/master 2015-04-10 13:50:58 -07:00