aboutsummaryrefslogtreecommitdiff
path: root/libnetwork/config
Commit message (Expand)AuthorAgeFilesLines
* Revert "Added API to set ephemeral port allocator range."Albin Kerouanton2022-06-021-19/+0
* libnetwork: remove more config bits related to external k/v storesSebastiaan van Stijn2022-01-061-8/+0
* libnetwork: remove external DS-based host discoveryAnca Iordache2022-01-063-165/+0
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-272-5/+4
* libnetwork: remove unused "testutils" importsSebastiaan van Stijn2021-08-181-1/+0
* libnetwork: replace BurntSushi/toml with pelletier/go-tomlSebastiaan van Stijn2021-06-051-3/+7
* Fixup libnetwork lint errorsBrian Goff2021-06-011-4/+4
* Fix libnetwork importsBrian Goff2021-06-012-9/+9
* Added API to set ephemeral port allocator range.Su Wang2019-10-111-0/+19
* allow propagating custom exec-root (e.g. "/run/docker") to libnetwork-setkeyAkihiro Suda2018-09-141-0/+2
* Allow user to specify default address pools for docker networksselansen2018-02-221-0/+9
* Add a minimum value for the CP MTUFlavio Crisciani2017-08-141-3/+11
* Update logrus to v1.0.1Derek McGowan2017-08-071-1/+1
* Fix warn logFlavio Crisciani2017-07-281-2/+1
* NetworkDB allow setting PacketSizeFlavio Crisciani2017-07-261-12/+23
* Revert "Move Cluster provider back to Moby"Flavio Crisciani2017-05-251-2/+2
* Moved the cluster provider to MobyFlavio Crisciani2017-05-241-2/+2
* Fix for swarm/libnetwork init race conditionFlavio Crisciani2017-05-041-3/+1
* Revert "validate network and endpoint name more strictly"Madhu Venugopal2017-02-012-19/+8
* Revert "Allow spaces in network names"Madhu Venugopal2017-02-012-35/+15
* Handling the new experimental daemon flagMadhu Venugopal2016-12-131-0/+9
* Allow spaces in network namesAlessandro Boch2016-11-172-15/+35
* Refactoring logrus import and formattingDaehyeok Mun2016-11-081-11/+11
* validate network and endpoint name more strictlyallencloud2016-10-182-8/+19
* Update plugingetter import path.Anusha Ragunathan2016-10-071-3/+3
* Make libnetwork understand pluginv2.Anusha Ragunathan2016-09-271-0/+9
* Remove pkg/tlsconfig dependencyTonis Tiigi2016-09-061-1/+1
* Make osl sandbox basepath configurable via execroot.Madhu Venugopal2016-07-181-0/+8
* Add network restore to support docker live restore containerLei Jitang2016-06-131-3/+12
* Handle the case of reseting the Cluster Provider for leave casesMadhu Venugopal2016-06-101-1/+3
* Provide a way for libnetwork to make use of Agent mode functionalitiesMadhu Venugopal2016-06-051-30/+8
* Add libnetwork agent mode supportJana Radhakrishnan2016-05-021-0/+24
* Allow to pass global datastore configAlessandro Boch2016-02-171-0/+16
* Fixes some typo errorswenchma2016-01-131-1/+1
* Moved the default local and global store to new rootMadhu Venugopal2015-10-111-7/+7
* Merge pull request #602 from dhiltgen/tlsMadhu Venugopal2015-10-082-0/+125
|\
| * Add support for configuring TLSDaniel Hiltgen2015-10-072-0/+125
* | Removing the endpoint name restrictionMadhu Venugopal2015-10-072-4/+1
|/
* Remove always-on watch for networks and endpointsJana Radhakrishnan2015-10-061-22/+48
* Integration with Docker DiscoveryMadhu Venugopal2015-10-011-1/+17
* Add local datastore to persist states of LocalScope networkChun Chen2015-09-211-5/+31
* Push driver config during `Init`Jana Radhakrishnan2015-09-191-0/+8
* Limit valid object namesAlessandro Boch2015-09-112-1/+4
* Move test specific functions to a testutils package.David Calavera2015-09-071-1/+1
* Datastore handles creating objects atomically.Spike Curtis2015-06-251-0/+5
* Few changes to the UI and API implementationMadhu Venugopal2015-06-142-0/+20
* support for libnetwork daemon labelsMadhu Venugopal2015-06-142-0/+35
* Moved the TOML based Configuration to dnetMadhu Venugopal2015-06-121-2/+49
* Libnetwork Host Discovery using Swarm Discovery pkgMadhu Venugopal2015-05-251-1/+3
* TOML based Configuration support for libnetworkMadhu Venugopal2015-05-253-0/+74