Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
Madhu Venugopal 981686787b Fixed a bug in DeleteEndpoint to properly release v6 ip
When fixed-cidrv6 is used, the allocation and release must happen from
the appropriate network. Allocation is done properly in createendpoint,
but the DeleteEndpoint wasnt taking care of this case.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-07-09 20:46:36 -07:00
libnetwork Fixed a bug in DeleteEndpoint to properly release v6 ip 2015-07-09 20:46:36 -07:00