April 28, 2015
View e2d8531

- 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.

Jana Radhakrishnan authored on 2015/04/28 14:57:36
April 23, 2015
View 1fae557

Refactor NetworkController interface

Alessandro Boch authored on 2015/04/23 08:47:07
April 21, 2015
View 7d24e97

Refactor driverapi, sandbox pkgs

Alessandro Boch authored on 2015/04/21 00:44:06
April 18, 2015
View 95958d7

Enhance Endpoint interface

Alessandro Boch authored on 2015/04/18 07:42:23
April 15, 2015
View e797f80

Added driver specific config support - Added api enhancement to pass driver specific config - Refactored simple bridge driver code for driver specific config - Added an undocumented option to add non-default bridges without manual pre-provisioning to help libnetwork testing - Reenabled libnetwork test to do api testing - Updated README.md

Jana Radhakrishnan authored on 2015/04/15 14:25:42
April 14, 2015
View 0a25032

Converted IP address and gateway values to be proper types rather than strings in the sandbox and driverapi protocol

Jana Radhakrishnan authored on 2015/04/14 10:36:58
View 68ae284

Libnetwork refactor for container network model - Added controller, network, endpoint and sandbox interfaces - Created netutils package for miscallaneous network utilities - Created driverapi package to break cyclic dependency b/w driver and libnetwork - Made libnetwork multithread safe - Made bridge driver multithread safe - Fixed README.md

Jana Radhakrishnan authored on 2015/04/14 03:40:42