moby--moby/iptables
David Anderson 8ba8783bcc Correctly express "any address" to iptables.
Iptables interprets "-d 0.0.0.0" as "-d 0.0.0.0/32", not /0. This
results in the DNAT rule never matching any traffic if not bound
to a specific host IP.

Fixes #2598
2013-11-09 19:40:56 -08:00
..
MAINTAINERS Add links for container relationships and introspection 2013-10-25 15:13:24 -07:00
iptables.go Correctly express "any address" to iptables. 2013-11-09 19:40:56 -08:00
iptables_test.go Check the output of iptables command. 2013-11-05 08:33:13 -08:00