1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/osl
Flavio Crisciani 3c1ebfaef9 Add service virtual IP to sandbox's loopback address
Refreshed the PR: https://github.com/docker/libnetwork/pull/1585
Addressed comments suggesting to remove the IPAlias logic not anymore used

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-08-08 16:16:45 -07:00
..
interface_freebsd.go
interface_linux.go Add service virtual IP to sandbox's loopback address 2017-08-08 16:16:45 -07:00
interface_solaris.go
interface_windows.go
namespace_linux.go Add service virtual IP to sandbox's loopback address 2017-08-08 16:16:45 -07:00
namespace_unsupported.go Fixed code issues 2017-06-12 11:31:35 -07:00
namespace_windows.go Make osl sandbox basepath configurable via execroot. 2016-07-18 05:14:39 -07:00
neigh_freebsd.go
neigh_linux.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
neigh_solaris.go
neigh_windows.go
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 Add service virtual IP to sandbox's loopback address 2017-08-08 16:16:45 -07:00
sandbox_freebsd.go Make osl sandbox basepath configurable via execroot. 2016-07-18 05:14:39 -07:00
sandbox_linux_test.go Control IPv6 on container's interface 2016-11-22 15:38:24 -08:00
sandbox_solaris.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
sandbox_test.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
sandbox_unsupported.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
sandbox_unsupported_test.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00