mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
6461057521
- 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> |
||
---|---|---|
.. | ||
allocator.go | ||
allocator_test.go |