kubernetes/pkg/proxy/util
Jack Ma b81e87c02f fix: use iifname for input interface name matches
add tests to cover nftables; also fix NewDetectLocalByBridgeInterface
2025-09-12 09:39:08 -07:00
..
nfacct Update nfacct_linux_test.go 2025-08-21 21:31:33 +05:30
testing reduce cpu usage of kube-proxy with iptables mode 2021-07-05 16:08:19 +08:00
endpoints.go Remove useless util functions 2024-05-20 19:57:43 +08:00
endpoints_test.go Remove useless util functions 2024-05-20 19:57:43 +08:00
linebuffer.go convert k8s.io/kubernetes/pkg/proxy to contextual logging, part 1 2024-04-22 13:08:41 +08:00
linebuffer_test.go Add a dummy implementation of proxyutil.LineBuffer 2023-07-14 08:38:25 -04:00
localdetector.go fix: use iifname for input interface name matches 2025-09-12 09:39:08 -07:00
localdetector_test.go fix: use iifname for input interface name matches 2025-09-12 09:39:08 -07:00
network.go reduce cpu usage of kube-proxy with iptables mode 2021-07-05 16:08:19 +08:00
nodeport_addresses.go fix(kube-proxy) avoid add zero-masked loadBalancerSourceRanges to ipset 2025-07-18 09:55:39 +08:00
nodeport_addresses_test.go Revert "re: kube-proxy: internal config: refactor HealthzAddress and MetricsAddress " 2024-10-21 11:36:59 +08:00
utils.go fix(kube-proxy) avoid add zero-masked loadBalancerSourceRanges to ipset 2025-07-18 09:55:39 +08:00
utils_linux.go Add retries to conntracker.ListEntries() 2025-02-19 08:29:05 +02:00
utils_test.go fix(kube-proxy) avoid add zero-masked loadBalancerSourceRanges to ipset 2025-07-18 09:55:39 +08:00