The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
selansen 66b65b471a VETH interface cleanup when dockerD suddenly crashes
VETH interface was not cleaned up when DockerD got killed between addEndpoint and updateToStore calls.
I have added logs and made sure calling updateToStore before addEndpoint contains same values.
Hence moving up the call looks safer and VETH gets cleaned up even after DockerD gets killed in the middle.

Signed-off-by: selansen <elango@docker.com>
2017-12-12 13:14:31 -08:00
libnetwork VETH interface cleanup when dockerD suddenly crashes 2017-12-12 13:14:31 -08:00