moby--moby/libnetwork/drivers/overlay
Alessandro Boch 0e7a19521c Have resources initialized before deleting overlay network
- Otherwise a overlay network delete after daemon restart
  will hit a nil pointer dereference while releasing the
  vxlan id

Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-04-04 14:38:14 -07:00
..
filter.go Fix some typos in comments and strings 2016-03-01 16:45:14 +01:00
joinleave.go Handle endpoint & network object in notifyEvent avoiding id lookup 2016-03-29 11:19:23 -07:00
ov_endpoint.go Delete the interface on endpoint delete in overlay 2016-01-29 16:04:14 -08:00
ov_network.go Have resources initialized before deleting overlay network 2016-04-04 14:38:14 -07:00
ov_serf.go Handle endpoint & network object in notifyEvent avoiding id lookup 2016-03-29 11:19:23 -07:00
ov_utils.go Check existence of network chain before creating 2015-12-22 11:22:03 -08:00
overlay.go Handle endpoint & network object in notifyEvent avoiding id lookup 2016-03-29 11:19:23 -07:00
overlay_test.go Handle datastore update in Ipam and overlay drivers 2016-02-16 13:49:49 -08:00
peerdb.go Fix mutex copy 2015-12-07 14:20:13 -08:00