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
Sebastiaan van Stijn 276a452f17 Remove Solaris support
Solaris support for Docker will likely not reach completion,
so removing these files as they are not in use and not
maintained.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-25 15:33:06 +02: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 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 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 Control IPv6 on container's interface 2016-11-22 15:38:24 -08: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