moby--moby/libnetwork/osl
Chris Telfer 9a2464f436 Set east-west load balancing to use direct routing
Modify the loadbalancing for east-west traffic to use direct routing
rather than NAT and update tasks to use direct service return under
linux.  This avoids hiding the source address of the sender and improves
the performance in single-client/single-server tests.

Signed-off-by: Chris Telfer <ctelfer@docker.com>
2018-10-11 14:13:19 -04:00
..
kernel Fix handling of the resolv.conf 2018-07-24 10:18:10 -07:00
interface_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
interface_linux.go doc: fix typo 2018-09-07 11:48:15 +08:00
interface_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
namespace_linux.go Set east-west load balancing to use direct routing 2018-10-11 14:13:19 -04:00
namespace_unsupported.go Fixed code issues 2017-06-12 11:31:35 -07:00
namespace_windows.go Enable Hot Add/Remove of Network Endpoints for Windows 2017-10-02 22:19:18 -07:00
neigh_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
neigh_linux.go Addressing code review comments 2017-10-02 11:12:36 -07:00
neigh_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
options_linux.go Add service virtual IP to sandbox's loopback address 2017-08-08 16:16:45 -07:00
route_linux.go Make sure route selected is direct 2016-06-23 16:23:47 -04:00
sandbox.go Set east-west load balancing to use direct routing 2018-10-11 14:13:19 -04:00
sandbox_freebsd.go Make osl sandbox basepath configurable via execroot. 2016-07-18 05:14:39 -07:00
sandbox_linux_test.go Spelling fixes 2018-07-12 12:54:44 -07:00
sandbox_test.go Multistage for build 2018-06-19 21:51:11 -07:00
sandbox_unsupported.go Remove Solaris support 2017-10-25 15:33:06 +02:00
sandbox_unsupported_test.go Remove Solaris support 2017-10-25 15:33:06 +02:00