moby--moby/libnetwork/drivers
Alexander Morozov 46077fcfb1 Fix mutex copy
If we use peerMap as value, then we copy its mutex on
`pMap = d.peerDb.mp[nid]` and lock entirely different mutexes every
time.

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-12-07 14:20:13 -08:00
..
bridge Add DisableGatewayService in JoinInfo to offering drivers the ability to disable default gateway 2015-12-03 12:51:28 +08:00
host libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00
null libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00
overlay Fix mutex copy 2015-12-07 14:20:13 -08:00
remote Add DisableGatewayService in JoinInfo to offering drivers the ability to disable default gateway 2015-12-03 12:51:28 +08:00
windows libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00