Phil Sutter 719f60bb91 utils: iptables: Use go-iptables' ChainExists()
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>
2023-07-20 11:34:02 +02:00
..
2023-03-13 22:27:21 +00:00
2023-03-24 21:04:39 +01:00
2023-03-02 11:06:22 +01:00
2023-03-13 17:59:41 +01:00
2023-03-13 17:59:41 +01:00

This document has moved to the containernetworking/cni.dev repo.

You can find it online here: https://cni.dev/plugins/current/meta/portmap/