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/overlay
Jana Radhakrishnan b6d5c12ea2 Add NetworkAllocate/Free to driver api
Added NetworkAllocate and NetworkFree apis to the list of
driver apis. The intention of the api is to provide a
centralized way of allocating and freeing network resources
for a network which is cross-host.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2016-04-11 16:38:22 -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 Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -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