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
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
..
bridge Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
host Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
ipvlan Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
macvlan Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
null Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
overlay Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
remote Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
windows Fixing support for static mac and updating dependencies 2016-03-16 11:07:20 -07:00