k3s/vendor
Kubernetes Submit Queue 6719e7ad9c
Merge pull request #56685 from m1093782566/fix-nodeport
Automatic merge from submit-queue (batch tested with PRs 54379, 56593, 56685, 54174, 57309). 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>.

Fix ipvs proxier nodeport

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

Fix ipvs proxier nodeport.

**Which issue(s) this PR fixes**:
Fixes #55923 

**Special notes for your reviewer**:

We bump the netwlink version in the 1st commit because:

* We call `netlink.RouteListFiltered()` to filter LOCAL type addresses from kernel route table. `netlink.RouteListFiltered()` exists in newer-version netlink package


* newer-version netlink package migrate `syscall` to `golang.org/x/sys/unix`, k8s cross-build can benefit from it as well. The Go doc for syscall says:

> NOTE: This package is locked down. Code outside the standard Go repository should be migrated to use the corresponding package in the golang.org/x/sys repository. That is also where updates required by new systems or versions should be applied. See https://golang.org/s/go1.4-syscall for more information.



**Release note**:

```release-note
Fix ipvs proxier nodeport eth* assumption
```
2017-12-18 14:45:42 -08:00
..
bitbucket.org update BUILD files 2017-10-15 18:18:13 -07:00
cloud.google.com/go update BUILD files 2017-10-15 18:18:13 -07:00
github.com Merge pull request #56685 from m1093782566/fix-nodeport 2017-12-18 14:45:42 -08:00
go4.org update BUILD files 2017-10-15 18:18:13 -07:00
golang.org/x Update cAdvisor. 2017-11-10 14:54:28 -08:00
google.golang.org Remove Google cloudkms dependency. 2017-10-30 00:53:06 +05:30
gopkg.in generated: revendor 2017-12-14 09:38:09 -08:00
k8s.io udpate cadvisor dependency to v0.28.2 2017-11-22 08:45:26 -08:00
vbom.ml/util update BUILD files 2017-10-15 18:18:13 -07:00
BUILD generated: revendor 2017-12-14 09:38:09 -08:00