January 19, 2018
View 4484ea1

Allow user to specify default address pools for docker networks This is new feature that allows user to specify which subnetwork Docker contrainer should choose from when it creates bridge network.

selansen authored on 2018/01/19 07:30:51
October 25, 2017
View 276a452

Remove Solaris support

Sebastiaan van Stijn authored on 2017/10/25 22:33:06
November 22, 2016
View 23ac56f

Remove unnecessary string formats

Ke Li authored on 2016/11/22 10:29:53
September 17, 2016
View 53bf987

Fix issue for `--fixed-cidr` when bridge has multiple addresses

Yong Tang authored on 2016/09/17 14:40:44
August 31, 2016
View 7912e19

Fix CircleCI

Jana Radhakrishnan authored on 2016/08/31 03:46:09
May 21, 2016
View a48b541

libnetwork support for Solaris Signed-off-by: Puneet Pruthi <puneetpruthi@gmail.com>

Puneet Pruthi authored on 2016/05/21 05:23:53
May 17, 2016
View 6d3fa9e

Migrate libnetwork to use netlink.Handle

Alessandro Boch authored on 2016/05/17 03:51:40
February 27, 2016
View b0d046a

Remove all netlink/osl deps from ipam/ipamutils

Jana Radhakrishnan authored on 2016/02/27 07:58:11
September 8, 2015
View cc02894

Move test specific functions to a testutils package.

David Calavera authored on 2015/09/08 02:33:28
May 21, 2015
View a9fa764

Move network types to types package

Jana Radhakrishnan authored on 2015/05/21 05:28:46
May 8, 2015
View 0db03eb

Add some tests

Mingzhen Feng authored on 2015/05/08 15:57:40
April 18, 2015
View 95958d7

Enhance Endpoint interface

Alessandro Boch authored on 2015/04/18 07:42:23
April 14, 2015
View d8f88b2

Name/Mac generation and libcontainer dep removal

Brent Salisbury authored on 2015/04/14 13:12:40
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