moby--moby/libnetwork/iptables
Brian Goff 1dcffbeb3f Disable hostname lookup on chain exists check
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>
2017-10-07 09:06:06 -04:00
..
conntrack.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
firewalld.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
firewalld_test.go Fixed code issues 2017-06-12 11:31:35 -07:00
iptables.go Disable hostname lookup on chain exists check 2017-10-07 09:06:06 -04:00
iptables_test.go Fixed code issues 2017-06-12 11:31:35 -07:00