mirror of
https://github.com/moby/moby.git
synced 2026-07-13 02:52:20 +00:00
Two changes were missing: - On allocation of bridge ip was not passing canonical subnet - Canonical subnet has to be passed on ip release as well, otherwise ipallocator will attempt ip release from a non registered nw Signed-off-by: Alessandro Boch <aboch@docker.com>