Albin Kerouanton
|
2616ebc5ac
libnetwork: Support IPv6 in arrangeUserFilterRule()
|
2 years ago |
Sebastiaan van Stijn
|
7a5f3f8053
libnetwork: fix empty-lines (revive)
|
2 years ago |
Sebastiaan van Stijn
|
7cfd4b3471
libnetwork/config: rename ParseConfigOptions() to New()
|
2 years ago |
Sebastiaan van Stijn
|
c93e1e9e66
libnetwork/config: merge DaemonCfg into Config
|
2 years ago |
Sebastiaan van Stijn
|
bed115e664
libnetwork/config: remove "Experimental" and "Debug" options
|
2 years ago |
Sebastiaan van Stijn
|
e34ab5200d
fix formatting of "nolint" tags for go1.19
|
3 years ago |
Ryan Barry
|
0dd3a2eade
Apply performance tuning to new sandboxes also
|
3 years ago |
Sebastiaan van Stijn
|
7b692a421b
libnetwork: remove more config bits related to external k/v stores
|
3 years ago |
Anca Iordache
|
00f9b23c3a
libnetwork: remove external DS-based host discovery
|
5 years ago |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 years ago |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 years ago |
Sebastiaan van Stijn
|
dc6e4d8881
replace github.com/docker/docker/locker with github.com/moby/locker
|
4 years ago |
Sebastiaan van Stijn
|
07ed00102d
store.getNetworksFromStore() remove unused error return
|
5 years ago |
Arko Dasgupta
|
7fd076595a
Merge pull request #2471 from suwang48404/master
|
5 years ago |
Arko Dasgupta
|
c7f0b0152e
Fix NPE due to null value returned by ep.Iface()
|
5 years ago |
Su Wang
|
fcb70a0e86
DOCKER-USER chain not created when IPTableEnable=false.
|
5 years ago |
Arko Dasgupta
|
87b082f365
Fix Error Check in NewNetwork
|
5 years ago |
elangovan sivanandam
|
a79bbdb5f9
Merge pull request #2415 from arkodg/ipvlan-docker-restart-issue
|
6 years ago |
Arko Dasgupta
|
ddd22a8198
Support dockerd and system restarts for ipvlan and macvlan networks
|
6 years ago |
Pavel Matěja
|
afcb9fb299
Allow network with --config-from to be --internal
|
6 years ago |
Sebastiaan van Stijn
|
1425fd4fcc
controller.loadIPAMDriver: Unwrap error type returned by PluginGetter
|
6 years ago |
Tibor Vass
|
631ee43f1b
Merge pull request #2373 from arkodg/ungraceful-exit-config-from-net-clean
|
6 years ago |
Tibor Vass
|
599e037a24
remove gosimple - package is gone and it's not important
|
6 years ago |
Arko Dasgupta
|
ee574c1b7d
Correctly clean up --config-only networks
|
6 years ago |
Chris Telfer
|
013ca3bdf8
Make DSR an overlay-specific driver "option"
|
6 years ago |
Chris Telfer
|
5041b74451
Give LB sandboxes predictable names
|
7 years ago |
Josh Soref
|
a06f1b2c4e
Spelling fixes
|
8 years ago |
Flavio Crisciani
|
7fc1795cdf
Allows to set generic knobs on the Sandbox
|
7 years ago |
Chris Telfer
|
ea2fa20859
Add endpoint load-balancing mode
|
7 years ago |
Euan Harris
|
9b114971e5
controller: Unwrap error type returned by PluginGetter
|
7 years ago |