moby--moby/daemon/networkdriver/portmapper
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
..
mapper.go Add `--userland-proxy` daemon flag 2015-05-04 16:07:45 -07:00
mapper_test.go Add `--userland-proxy` daemon flag 2015-05-04 16:07:45 -07:00
mock_proxy.go Move userland proxies out of daemon's process 2014-08-13 11:54:47 -07:00
proxy.go gofmt whole directory 2015-04-20 01:08:51 -07:00