moby--moby/libnetwork/drivers
John Stephens 4fd54c2aea Do not fail with an empty transparent IPv4 address
When dockerd.exe is not stopped cleanly (such as when Windows is
restarted), the endpoints are not cleaned up. When using a transparent
network, the endpoint IPv4 address is blank. When dockerd.exe starts up
again, libnetwork restores the endpoint, which would not have been
stored on a clean shutdown of dockerd.exe. That fails because the IPv4
address is blank. This change warns instead of failing.

Signed-off-by: John Stephens <johnstep@docker.com>
2018-09-27 12:30:37 -07:00
..
bridge bridge: fix error handling for stale default gateways 2018-08-24 17:43:12 -07:00
host Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan Fix typo: assigment -> assignment 2018-09-13 09:59:39 +08:00
macvlan Spelling fixes 2018-07-12 12:54:44 -07:00
null swarm mode network inspect should provide cluser-wide task details 2017-03-10 19:12:00 -08:00
overlay Create internal directory 2018-07-16 17:34:20 -07:00
remote Spelling fixes 2018-07-12 12:54:44 -07:00
windows Do not fail with an empty transparent IPv4 address 2018-09-27 12:30:37 -07:00