mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
0c8d17b5c1
This fixes the daemon's failure to start when setting --ipv6=true for the first time without deleting `docker0` bridge from a prior use with only IPv4 addressing. The addition of the IPv6 bridge address is factored out into a separate initialization routine which is called even if the bridge exists but no IPv6 addresses are found. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp) |
||
---|---|---|
.. | ||
bridge | ||
ipallocator | ||
portallocator | ||
portmapper | ||
network.go | ||
network_test.go | ||
utils.go |