mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
5d7b430801
- As they provide network translation functionalities, they should be part of libnetwork - In driver/bridge/setup_ip_tables.go remove depenency on docker/daemon/networkdriver Signed-off-by: Alessandro Boch <aboch@docker.com> |
||
---|---|---|
.. | ||
cmd/test | ||
drivers/bridge | ||
Godeps | ||
ipallocator | ||
pkg/options | ||
portallocator | ||
portmapper | ||
.gitignore | ||
circle.yml | ||
configure.go | ||
drivers.go | ||
libnetwork_test.go | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
namespace.go | ||
network.go | ||
README.md | ||
system.go | ||
testing.go | ||
utils.go | ||
utils_test.go |
libnetwork
The Go package to manage Linux network namespaces
Contributing
Want to hack on libnetwork? Docker's contributions guidelines apply.