1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/iptables
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
..
firewalld.go Fix race in FirewalldInit 2015-05-01 13:35:54 -07:00
firewalld_test.go Add --userland-proxy daemon flag 2015-05-04 16:07:45 -07:00
iptables.go Add --userland-proxy daemon flag 2015-05-04 16:07:45 -07:00
iptables_test.go Add --userland-proxy daemon flag 2015-05-04 16:07:45 -07:00