moby/libnetwork/iptables
Sebastiaan van Stijn c85a33d74b
libnetwork/iptables: un-export ZoneSettings, and slight refactor
- un-export ZoneSettings, because it's only used internally
- make conversion to a "interface" slice a method on the struct
- remove the getDockerZoneSettings() function, and move the type-definition
  close to where it's used, as it was only used in a single location

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-16 17:41:23 +02:00
..
conntrack.go libnetwork/iptables: un-export ErrConntrackNotConfigurable, IsConntrackProgrammable 2023-07-21 21:08:12 +02:00
firewalld.go libnetwork/iptables: un-export ZoneSettings, and slight refactor 2023-08-16 17:41:23 +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