moby/libnetwork/iptables
Sebastiaan van Stijn ddd33c6bbd
libnetwork/iptables: move IPTable.LoopbackByVersion() to a utility
Not critical, but when used from ChainInfo, we had to construct an IPTable
based on the version of the ChainInfo, which then only used the version
we passed to get the right loopback.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-16 21:53:36 +02:00
..
conntrack.go libnetwork/iptables: format code with gofumpt 2023-06-29 00:31:47 +02:00
firewalld.go libnetwork/iptables: un-export FirewalldInit 2023-07-16 20:37:04 +02:00
firewalld_test.go libnetwork/iptables: un-export FirewalldInit 2023-07-16 20:37:04 +02:00
iptables.go libnetwork/iptables: move IPTable.LoopbackByVersion() to a utility 2023-07-16 21:53:36 +02:00
iptables_test.go libnetwork/iptables: TestReloaded(): minor cleanup 2023-07-05 23:27:00 +02:00