mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
1dcffbeb3f
Without `-n`, iptables will attempt to lookup hostnames for IP addresses, which can slow down the call dramatically. Since we don't need this, and generally don't even care about the output, use the `-n` flag to disable this. Signed-off-by: Brian Goff <cpuguy83@gmail.com> |
||
---|---|---|
.. | ||
conntrack.go | ||
firewalld.go | ||
firewalld_test.go | ||
iptables.go | ||
iptables_test.go |