plugins/pkg
Etienne Champetier 6de8a9853c ipmasq: fix nftables backend
Rename
SetupIPMasqForNetwork -> SetupIPMasqForNetworks
TeardownIPMasqForNetwork -> TeardownIPMasqForNetworks
and have them take []*net.IPNet instead of *net.IPNet.

This allow the nftables backend to cleanup stale rules and recreate all
needed rules in a single transaction, where previously the stale rules
cleanup was breaking all but the last IPNet.

Fixes 61d078645a

Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
2024-11-21 20:23:25 +01:00
..
errors ci, go.mod: bump to go 1.23 (#1094) 2024-09-17 12:28:55 +02:00
hns Update tests to utilize ginkgo/v2 2023-02-13 21:15:18 +02:00
ip ipmasq: fix nftables backend 2024-11-21 20:23:25 +01:00
ipam Pass status along ipam update 2024-10-15 10:22:10 +02:00
link ci, go.mod: bump to go 1.23 (#1094) 2024-09-17 12:28:55 +02:00
ns host-device: use temp network namespace for rename 2024-10-02 10:30:27 +02:00
testutils Pass status along ipam update 2024-10-15 10:22:10 +02:00
utils Fix txqueuelen being accidentally set to zero 2024-10-02 10:01:11 +02:00