mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
8ba8783bcc
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 |
||
---|---|---|
.. | ||
iptables.go | ||
iptables_test.go | ||
MAINTAINERS |