moby--moby/libnetwork/drivers/macvlan
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
..
macvlan.go Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
macvlan_endpoint.go Use osl.InitOSContext appropriately 2016-03-10 16:30:10 -08:00
macvlan_joinleave.go Use osl.InitOSContext appropriately 2016-03-10 16:30:10 -08:00
macvlan_network.go Reject a null v4 IPAM slice in exp vlan drivers 2016-03-13 00:42:00 -05:00
macvlan_setup.go Removed experimental drivers modprobe check 2016-03-11 17:00:36 -05:00
macvlan_setup_test.go Make macvlan and ipvlan drivers as experimental 2016-03-09 19:43:20 -05:00
macvlan_state.go Make macvlan and ipvlan drivers as experimental 2016-03-09 19:43:20 -05:00
macvlan_store.go Make macvlan and ipvlan drivers as experimental 2016-03-09 19:43:20 -05:00
macvlan_test.go Added macvlan and ipvlan drivers 2016-03-02 06:22:36 -05:00