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 e2d8531a40 - Added support for Join/Leave methods to Endpoint.
- Removed sandbox key argument for CreateEndpoint.
- Refactored bridge driver code to remove sandbox key.
- Fixed bridge driver code for gaps in ipv6 behavior
  observed during docker integration.
- Updated test code, readme code, README.md according
  api change.
- Fixed some sandbox issues while testing docker ipv6
  integration.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-04-29 14:49:32 +00:00
..
configure_linux.go - Added support for Join/Leave methods to Endpoint. 2015-04-29 14:49:32 +00:00
namespace_linux.go - Added support for Join/Leave methods to Endpoint. 2015-04-29 14:49:32 +00:00
sandbox.go - Fixed an assortment of bugs in sandbox 2015-04-24 05:17:50 +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 - Fixed an assortment of bugs in sandbox 2015-04-24 05:17:50 +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