index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
network.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make default options for newly created networks configurable
Alex Stockinger
2023-03-01
1
-1
/
+14
*
libnetwork: remove more datastore scope plumbing
Cory Snider
2023-01-26
1
-1
/
+1
*
libnetwork: return concrete-typed *Endpoint
Cory Snider
2023-01-13
1
-2
/
+2
*
libnetwork: return concrete-typed *Sandbox
Cory Snider
2023-01-13
1
-2
/
+2
*
libnetwork: return concrete-typed *Controller
Cory Snider
2023-01-13
1
-1
/
+1
*
daemon: CreateNetwork: remove redundant error check
Sebastiaan van Stijn
2022-12-12
1
-5
/
+1
*
Merge pull request #44208 from thaJeztah/container_cleanup_package_vars
Brian Goff
2022-09-30
1
-3
/
+3
|
\
|
*
daemon: remove getPortMapInfo alias
Sebastiaan van Stijn
2022-09-27
1
-3
/
+3
*
|
daemon: fix empty-lines (revive)
Sebastiaan van Stijn
2022-09-28
1
-3
/
+0
*
|
libnetwork/config: merge DaemonCfg into Config
Sebastiaan van Stijn
2022-09-26
1
-2
/
+2
|
/
*
replace golint with revive, as it's deprecated
Sebastiaan van Stijn
2022-07-04
1
-1
/
+1
*
linting: error strings should not be capitalized (revive)
Sebastiaan van Stijn
2022-07-04
1
-1
/
+1
*
reformat "nolint" comments
Sebastiaan van Stijn
2021-06-10
1
-2
/
+2
*
G601: Implicit memory aliasing in for loop
Sebastiaan van Stijn
2021-06-10
1
-3
/
+3
*
Fixup libnetwork lint errors
Brian Goff
2021-06-01
1
-4
/
+4
*
Fix libnetwork imports
Brian Goff
2021-06-01
1
-8
/
+8
*
daemon: rename variables that collide with imported package names
Sebastiaan van Stijn
2020-04-14
1
-10
/
+10
*
daemon.getEndpointInNetwork() is only used on Windows
Sebastiaan van Stijn
2019-09-18
1
-6
/
+0
*
Move EnableServiceDiscoveryOnDefaultNetwork to container-operations
Sebastiaan van Stijn
2019-03-20
1
-1
/
+1
*
builder: setup code for a bridge networking
Tonis Tiigi
2018-08-20
1
-0
/
+5
*
Update moby to use scalable-lb libnetwork APIs
Chris Telfer
2018-07-03
1
-36
/
+2
*
Move network conversions out of API router
Brian Goff
2018-06-27
1
-5
/
+211
*
Move network operations out of container package
Brian Goff
2018-05-10
1
-2
/
+319
*
Switch from x/net/context -> context
Kir Kolyshkin
2018-04-23
1
-1
/
+1
*
Delete the load balancer endpoint in Ingress nets
Chris Telfer
2018-03-12
1
-0
/
+2
*
Fix to address regression caused by PR 30897
selansen
2018-03-05
1
-3
/
+12
*
Add canonical import comment
Daniel Nephin
2018-02-05
1
-1
/
+1
*
Merge pull request #36021 from yongtang/30897-follow-up
Vincent Demeester
2018-01-16
1
-2
/
+2
|
\
|
*
Rename FindUniqueNetwork to FindNetwork
Yong Tang
2018-01-15
1
-2
/
+2
*
|
Move api/errdefs to errdefs
Brian Goff
2018-01-11
1
-1
/
+1
*
|
Add helpers to create errdef errors
Brian Goff
2018-01-11
1
-6
/
+11
|
/
*
Update and use FindNetwork on Windows.
Yong Tang
2018-01-07
1
-6
/
+5
*
Update `FindUniqueNetwork` to address network name duplications
Yong Tang
2018-01-06
1
-33
/
+71
*
docker changes corresponding to libnetwork changes.
Pradip Dhara
2017-11-30
1
-90
/
+15
*
Restore error type in FindNetwork
Flavio Crisciani
2017-11-29
1
-1
/
+3
*
Remove solaris files
Michael Crosby
2017-10-24
1
-7
/
+0
*
Fix network name masking network ID on delete
Sebastiaan van Stijn
2017-10-11
1
-21
/
+26
*
Fixing panic when sandbox is nil
Pradip Dhara
2017-09-29
1
-5
/
+11
*
Updating moby to correspond to naming convention used in https://github.com/d...
Pradip Dhara
2017-09-26
1
-1
/
+1
*
Enabling ILB/ELB on windows using per-node, per-network LB endpoint.
Pradip Dhara
2017-09-18
1
-21
/
+71
*
Add gosimple linter
Daniel Nephin
2017-09-12
1
-1
/
+1
*
Fix golint errors.
Daniel Nephin
2017-08-18
1
-0
/
+1
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-6
/
+5
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
Integrate local datascope network with swarm
Alessandro Boch
2017-05-17
1
-0
/
+10
*
Allow to control network scope
Alessandro Boch
2017-05-17
1
-0
/
+1
*
Support configuration networks
Alessandro Boch
2017-05-17
1
-4
/
+18
*
Fix race condition between swarm and libnetwork
Flavio Crisciani
2017-05-10
1
-3
/
+7
*
improve error of `docker network create -d overlay` on non-Swarm node
Akihiro Suda
2017-04-12
1
-0
/
+3
*
Daemon to take care of ingress cleanup on leave & shutdown
Alessandro Boch
2017-04-05
1
-9
/
+15
[next]