1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/sandbox
Jana Radhakrishnan 3ec19ff62b Workaround kernel bugs s related to namespaces
This PR attempts to work around bugs present in kernel
version 3.18-4.0.1 relating to namespace creation
and destruction. This fix attempts to avoid certain
systemmcalls to not get in the kkernel bug path as well
as lazily garbage collecting the name paths when they are removed.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-06-02 15:46:03 -07:00
..
configure_linux.go Allow drivers to supply static routes for interfaces 2015-05-25 19:25:30 -07:00
namespace_linux.go Workaround kernel bugs s related to namespaces 2015-06-02 15:46:03 -07:00
sandbox.go Allow drivers to supply static routes for interfaces 2015-05-25 19:25:30 -07:00
sandbox_linux_test.go Workaround kernel bugs s related to namespaces 2015-06-02 15:46:03 -07:00
sandbox_test.go Workaround kernel bugs s related to namespaces 2015-06-02 15:46:03 -07:00
sandbox_unsupported.go Added unsupported implementations for sandbox and sandbox 2015-04-14 04:53:02 +00:00
sandbox_unsupported_test.go Added unsupported implementations for sandbox and sandbox 2015-04-14 04:53:02 +00:00