kubernetes/pkg/proxy/util
Kubernetes Submit Queue 3df3c580b7
Merge pull request #54219 from m1093782566/ipset
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Using ipset doing SNAT and packet filter in IPVS kube-proxy

**What this PR does / why we need it**:

Try ipset in ipvs proxy mode.

**Which issue this PR fixes**: 

fixes #54203

xref: #53393, #53775

**Special notes for your reviewer**:

**Release note**:

```release-note
Using ipset doing SNAT and packet filtering in IPVS kube-proxy
```

/sig network

/area kube-proxy
2017-11-19 22:09:13 -08:00
..
BUILD Update generated files 2017-11-09 12:14:08 +01:00
conntrack_test.go fix IPV6 judgement bug and add UTs 2017-10-31 10:02:07 +08:00
conntrack.go Merge pull request #53555 from leblancd/v6_del_endpoint_proxier 2017-11-18 20:31:23 -08:00
endpoints_test.go fix ipvs proxier getLocalIPs() error 2017-11-13 17:55:53 +08:00
endpoints.go Merge pull request #54219 from m1093782566/ipset 2017-11-19 22:09:13 -08:00
port_test.go Add IPv6 support to iptables proxier 2017-09-16 09:16:12 -04:00
port.go Add IPv6 support to iptables proxier 2017-09-16 09:16:12 -04:00
utils_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
utils.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00