moby--moby/libnetwork/osl
Jana Radhakrishnan bcd996f4c3 Explicitly set namespace for all network operations
Make sure to always explicitly set namespace for all
kernel bound network operations irrespective of whether
the operation is performed in init namespace or a user
defined namespace. This already happens for user defined
netns. But doesn't happen for initial netns that libnetwork
runs in.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-09-01 14:00:58 -07:00
..
interface_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
interface_linux.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
interface_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
namespace_linux.go Explicitly set namespace for all network operations 2015-09-01 14:00:58 -07:00
namespace_unsupported.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
namespace_windows.go Explicitly set namespace for all network operations 2015-09-01 14:00:58 -07:00
neigh_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
neigh_linux.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
neigh_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
options_linux.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
route_linux.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
sandbox.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
sandbox_freebsd.go Explicitly set namespace for all network operations 2015-09-01 14:00:58 -07:00
sandbox_linux_test.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
sandbox_test.go Explicitly set namespace for all network operations 2015-09-01 14:00:58 -07:00
sandbox_unsupported.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
sandbox_unsupported_test.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
test_linux.go Explicitly set namespace for all network operations 2015-09-01 14:00:58 -07:00