moby--moby/libnetwork/netutils
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
..
test_utils.go Fixed an intermittent issue in the libnetwork test 2015-05-13 00:22:00 +00:00
utils.go Misc fixes to ipallocator & bridge driver about FixedCIDR 2015-07-27 18:12:33 -07:00
utils_test.go Move network types to types package 2015-05-20 20:28:46 +00:00