1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers
Flavio Crisciani d5c69190d1 Fix leak of watchMiss goroutine
The netlink socket that was used to monitor the L2
miss was never being closed. The watchMiss goroutine
spawned was never returning. This was causing goroutine
leak in case of createNetwork/destroyNetwork

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-06-06 09:24:21 -07:00
..
bridge Add a filter chain to allow persistent rules 2017-05-16 10:24:56 +08:00
host Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan Adding manager pkg for swarm visible network drivers 2017-05-12 17:16:54 -07:00
macvlan Adding manager pkg for swarm visible network drivers 2017-05-12 17:16:54 -07:00
null swarm mode network inspect should provide cluser-wide task details 2017-03-10 19:12:00 -08:00
overlay Fix leak of watchMiss goroutine 2017-06-06 09:24:21 -07:00
remote Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
solaris Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
windows Added persistence to windows driver so that cleanup happens properly 2017-05-16 14:06:43 -07:00