kubernetes/cmd/kube-proxy/app
Dan Winship 93860a5217 Distinguish iptables-based and nftables-based backends, do startup cleanup
When switching from iptables or ipvs to nftables, clean up old
iptables/ipvs rules. When switching the other way, clean up old
nftables rules.
2023-10-31 17:38:32 -04:00
..
conntrack.go pkg/proxy: configure tcp-be-liberal 2023-10-28 01:11:24 +05:30
init_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
init_windows.go Fix health check from Google's Load Balancer 2022-03-11 22:34:59 -08:00
server_others_test.go kube-proxy: drop deprecated pointer package 2023-09-11 16:38:37 +02:00
server_others.go Distinguish iptables-based and nftables-based backends, do startup cleanup 2023-10-31 17:38:32 -04:00
server_test.go Simplify nftables/proxier.go by removing localhost nodeport support 2023-10-31 17:33:53 -04:00
server_windows.go Distinguish iptables-based and nftables-based backends, do startup cleanup 2023-10-31 17:38:32 -04:00
server.go Distinguish iptables-based and nftables-based backends, do startup cleanup 2023-10-31 17:38:32 -04:00