Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
Alessandro Boch f195563a4e Control IPv6 on container's interface
- Disable ipv6 on all interface by default at sandbox creation.
  Enable IPv6 per interface basis if the interface has an IPv6
  address. In case sandbox has an IPv6 interface, also enable
  IPv6 on loopback interface.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-11-22 15:38:24 -08:00
libnetwork Control IPv6 on container's interface 2016-11-22 15:38:24 -08:00