1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver
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
..
execdrivers option to configure cgroups 2015-04-27 17:50:39 -07:00
lxc Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
native Add --userland-proxy daemon flag 2015-05-04 16:07:45 -07:00
driver.go Add --userland-proxy daemon flag 2015-05-04 16:07:45 -07:00
driver_linux.go Windows: Start refactor execdriver/driver.go 2015-04-30 14:21:04 -07:00
pipes.go
termconsole.go Refactoring execdriver.Command and Container structs to support 'docker exec' and other 2014-09-01 14:30:16 -07:00
utils.go Refactor utils/utils, fixes #11923 2015-04-14 01:37:36 +02:00