mirror of
https://github.com/rancher/plugins.git
synced 2025-07-08 20:53:53 +00:00
Starting with v0.5.0, go-iptables exports a fast ChainExists() which does not rely upon listing all chains and searching the results but probes chain existence by listing its first rule. This should make a significant difference in rulesets with thousands of chains. Signed-off-by: Phil Sutter <psutter@redhat.com> |
||
---|---|---|
.. | ||
buildversion | ||
sysctl | ||
conntrack.go | ||
iptables_test.go | ||
iptables.go | ||
utils_suite_test.go | ||
utils_test.go | ||
utils.go |