kubernetes/pkg/proxy/userspace
Tim Hockin f0a9badd2d Don't take the proxy mutex in the traffic path
This should make throughput better on the userspace proxier.

Fixes #11977
2015-08-31 17:01:52 -07:00
..
loadbalancer.go Move userspace code to sub-package in proxy. 2015-08-07 20:07:15 -04:00
port_allocator.go Move userspace code to sub-package in proxy. 2015-08-07 20:07:15 -04:00
port_allocator_test.go Move userspace code to sub-package in proxy. 2015-08-07 20:07:15 -04:00
proxier.go Don't take the proxy mutex in the traffic path 2015-08-31 17:01:52 -07:00
proxier_test.go Don't take the proxy mutex in the traffic path 2015-08-31 17:01:52 -07:00
proxysocket.go Don't take the proxy mutex in the traffic path 2015-08-31 17:01:52 -07:00
roundrobin.go Correcting all go vet errors 2015-08-11 13:55:37 -07:00
roundrobin_test.go Correcting all go vet errors 2015-08-11 13:55:37 -07:00
udp_server.go Move userspace code to sub-package in proxy. 2015-08-07 20:07:15 -04:00