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
Chris Telfer c97bb41620 Remove race in encrypted overlay key update
Multiple simultaneous updates here would leave the driver in a very
inconsistent state.  The disadvantage to this change is that it requires
holding the driver lock while reprogramming the keys.

Signed-off-by: Chris Telfer <ctelfer@docker.com>
2018-05-01 17:41:47 -04:00
..
bridge bridge: fix lint issue 2018-04-02 15:52:03 +09:00
host Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan Add warning message for the failure of deleting link device 2018-03-06 16:37:45 +08:00
macvlan Add warning message for the failure of deleting link device 2018-03-06 16:37:45 +08:00
null swarm mode network inspect should provide cluser-wide task details 2017-03-10 19:12:00 -08:00
overlay Remove race in encrypted overlay key update 2018-05-01 17:41:47 -04:00
remote Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
windows Delete stale HNS endpoints when creating a network 2018-03-05 00:12:00 -08:00