moby--moby/libnetwork/sandbox
Jana Radhakrishnan 7f7d9abd87 Make endpoint Join and Leave multi-thread safe
- Refactored the Join/Leave code so they are synchronized across multiple go-routines
    - Added parallel test coverage to test mult-thread access to Join/Leave
    - Updated sandbox code to revert back to caller namespace when removing interfaces
    - Changed the netns path to /var/run/netns so the cleanup is simpler on machine
      reboot scenario

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-05-10 17:36:04 +00:00
..
configure_linux.go - Added support for Join/Leave methods to Endpoint. 2015-04-29 14:49:32 +00:00
namespace_linux.go Make endpoint Join and Leave multi-thread safe 2015-05-10 17:36:04 +00:00
sandbox.go Added RemoveInterface support to sandbox. 2015-05-06 00:34:38 +00:00
sandbox_linux_test.go - Added support for Join/Leave methods to Endpoint. 2015-04-29 14:49:32 +00:00
sandbox_test.go - Added support for JoinInfo so that driver can override certain 2015-05-05 00:09:11 +00: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