docs/daemon/execdriver/native
Arnaud Porterie f42348e18f Add `--userland-proxy` daemon flag
The `--userland-proxy` daemon flag makes it possible to rely on hairpin
NAT and additional iptables routes instead of userland proxy for port
publishing and inter-container communication.

Usage of the userland proxy remains the default as hairpin NAT is
unsupported by older kernels.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
2015-05-04 16:07:45 -07:00
..
template Update libcontainer to 4a72e540feb67091156b907c4700e580a99f5a9d 2015-03-19 14:42:23 -04:00
create.go Add `--userland-proxy` daemon flag 2015-05-04 16:07:45 -07:00
driver.go option to configure cgroups 2015-04-27 17:50:39 -07:00
driver_unsupported.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
driver_unsupported_nocgo.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
exec.go reuse same code for setting pipes in run/exec 2015-04-23 21:54:21 +00:00
info.go Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -08:00
init.go Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -08:00