Files
kubernetes/pkg/util
Mike Spreitzer d86d1defa1 Made IPVS and iptables modes of kube-proxy fully randomize masquerading if possible
Work around Linux kernel bug that sometimes causes multiple flows to
get mapped to the same IP:PORT and consequently some suffer packet
drops.

Also made the same update in kubelet.

Also added cross-pointers between the two bodies of code, in comments.

Some day we should eliminate the duplicate code.  But today is not
that day.
2019-09-01 22:07:30 -04:00
..
2018-12-19 17:38:30 -08:00
2019-07-09 10:04:00 -07:00
2019-06-28 21:23:05 +02:00
2019-08-21 20:03:53 +01:00