moby--moby/libnetwork/osl
selansen d28d679080 Enable IPV6 config on Sandbaox creation on live-restore
In sandbox creation we disable IPV6 config. But this causes problem in live-restore case
where all IPV6 configs are wiped out on running container. Hence extra check has been added
take care of this issue.

Signed-off-by: selansen <elango.siva@docker.com>
2017-12-27 23:32:29 -05:00
..
interface_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
interface_linux.go Add service virtual IP to sandbox's loopback address 2017-08-08 16:16:45 -07:00
interface_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
namespace_linux.go Enable IPV6 config on Sandbaox creation on live-restore 2017-12-27 23:32:29 -05: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 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 Enable IPV6 config on Sandbaox creation on live-restore 2017-12-27 23:32:29 -05:00
sandbox_test.go Remove Solaris support 2017-10-25 15:33:06 +02: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