1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/cmd/dnet
Madhu Venugopal a1c3dce3e9 Added a catch-all root hierarchy for the API path
Though libnetwork api is supposed to handle the sub router, it is given
the entire URL to deal with. But the current api.go assumes the network/
to be in the root path.
We need this patch to make it work seamlessly with docker & dnet UI & API

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-05-23 12:20:30 -07:00
..
dnet.go Added a catch-all root hierarchy for the API path 2015-05-23 12:20:30 -07:00
dnet_test.go Initial dnet tool to test and manage libnetwork end-to-end 2015-05-19 14:10:30 -07:00
flags.go Changes in rest api 2015-05-20 16:44:06 -07:00