mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-09-03 12:21:32 +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>