kubernetes/pkg/proxy/winkernel
Daman Arora 4b40299133 pkg/proxy/nftables: handle traffic to cluster ip
NFTables proxy will now drop traffic directed towards unallocated
ClusterIPs and reject traffic directed towards invalid ports of
Cluster IPs.

Signed-off-by: Daman Arora <aroradaman@gmail.com>
2024-01-21 19:58:37 +05:30
..
testing Fix for Kubeproxy Mock framework where hcn object is holding always new object and not the pointer reference. 2023-09-18 11:59:01 +05:30
hcnutils.go New mock test framework for windows kubeproxy. 2023-09-08 08:38:46 +05:30
hns_test.go Fix "Endpoint" vs "Endpoints" in proxy type names 2023-10-09 17:21:12 -04:00
hns.go Fix "Endpoint" vs "Endpoints" in proxy type names 2023-10-09 17:21:12 -04:00
metrics.go Enabling kube-proxy metrics on windows kernel mode 2021-11-21 21:23:55 -03:00
OWNERS Add more labels (esp. area/kube-proxy) to sig-network OWNERS 2023-03-18 11:29:38 -04:00
proxier_test.go Use k8s.io/utils/ptr in pkg/proxy (#121154) 2023-10-26 20:56:39 +02:00
proxier.go pkg/proxy/nftables: handle traffic to cluster ip 2024-01-21 19:58:37 +05:30