kubernetes/pkg/proxy
Kubernetes Submit Queue 9defe2ce99 Merge pull request #32561 from zreigz/fix-incoming-udp
Automatic merge from submit-queue

Bug fix. Incoming UDP packets not reach newly deployed services

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

Incoming UDP packets not reach newly deployed services when old connection's state in conntrack is not cleared. When a packet arrives, it will not go through NAT table again, because it is not "the first" packet. The PR fix the issue

**Which issue this PR fixes** 
Fixes #31983
xref https://github.com/docker/docker/issues/8795
2016-12-01 16:02:03 -08:00
..
config Merge pull request #37454 from xiaolou86/close-channel 2016-11-30 08:43:51 -08:00
healthcheck Update OWNERS approvers and reviewers: pkg/proxy 2016-11-09 10:17:55 -08:00
iptables Merge pull request #32561 from zreigz/fix-incoming-udp 2016-12-01 16:02:03 -08:00
userspace Merge pull request #36523 from apelisse/owners-pkg-proxy 2016-11-28 11:42:49 -08:00
winuserspace Fixed copyright headers. 2016-11-07 09:18:07 +00:00
BUILD autogenerated 2016-10-21 17:32:32 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Trim down to the folks I think have real context 2016-11-15 08:48:31 +01:00
types.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00