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
/
libnetwork
/
ipam
/
allocator.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnet/ipam: use netip types internally
Cory Snider
2023-02-23
1
-97
/
+108
*
libnet/ipam: simplify the data model
Cory Snider
2023-02-23
1
-150
/
+104
*
libnet/ipam: inline parsePoolRequest function
Cory Snider
2023-02-23
1
-44
/
+35
*
libnet/ipam: drop vestiges of custom addrSpaces
Cory Snider
2023-02-23
1
-57
/
+38
*
libnet/ipam: get rid of superfluous closure
Cory Snider
2023-02-23
1
-4
/
+3
*
libnet/ipam: stop eagerly stringifying debug logs
Cory Snider
2023-02-08
1
-3
/
+3
*
libnetwork/ipam: skip Destroy()ing bitseq.Handle values
Cory Snider
2023-01-27
1
-6
/
+1
*
libnetwork: drop DatastoreConfig discovery type
Cory Snider
2023-01-27
1
-189
/
+20
*
libnw: untangle IPAM allocator from global state
Cory Snider
2023-01-26
1
-4
/
+3
*
Make the network allocator handle IPv4 blocks too small for network/broadcast...
Mark Feit
2021-10-27
1
-5
/
+8
*
Fixup libnetwork lint errors
Brian Goff
2021-06-01
1
-9
/
+4
*
Fix libnetwork imports
Brian Goff
2021-06-01
1
-6
/
+6
*
Add getter function for Default Address Pools
selansen
2018-08-16
1
-2
/
+3
*
Global Default Address Pool support
selansen
2018-08-16
1
-2
/
+2
*
ipam, types: Expand documentation
Euan Harris
2018-07-04
1
-2
/
+8
*
Allocate subnets in order rather than restarting
Chris Telfer
2018-06-08
1
-9
/
+33
*
ipam/allocator: Fix typos in error message
Euan Harris
2018-05-23
1
-1
/
+1
*
Adding logs for ipam state
Abhinandan Prativadi
2018-05-14
1
-0
/
+2
*
Fixing concurrent map access
Abhinandan Prativadi
2018-03-08
1
-4
/
+4
*
Adding a unit case to verify rollover
Abhinandan Prativadi
2017-10-03
1
-4
/
+12
*
Merge pull request #1752 from aaronlehmann/sprintfs
Flavio Crisciani
2017-08-23
1
-2
/
+2
|
\
|
*
all: Avoid trivial uses of Sprintf
Aaron Lehmann
2017-05-09
1
-2
/
+2
*
|
Update logrus to v1.0.1
Derek McGowan
2017-08-07
1
-1
/
+1
*
|
Fixed code issues
Flavio Crisciani
2017-06-12
1
-1
/
+1
|
/
*
Internal interface to differentiate built-in drivers from remote
Madhu Venugopal
2016-12-19
1
-0
/
+5
*
Respect auto allocation for --ipv6
Alessandro Boch
2016-11-08
1
-1
/
+1
*
Refactoring logrus import and formatting
Daehyeok Mun
2016-11-08
1
-9
/
+9
*
Separate pool parsing from pool auto-allocation
Alessandro Boch
2016-05-25
1
-21
/
+28
*
IPAM allocator to not accept a datastore update if already present
Alessandro Boch
2016-05-12
1
-3
/
+5
*
Make o/p of ipam DumpDatabase() consistent
Alessandro Boch
2016-04-15
1
-1
/
+7
*
Need boltdb Register only in tests
Jana Radhakrishnan
2016-04-15
1
-5
/
+0
*
Merge pull request #1120 from mrjana/store
Alessandro Boch
2016-04-15
1
-0
/
+5
|
\
|
*
Remove kvstore deps from datastore package
Jana Radhakrishnan
2016-04-15
1
-0
/
+5
*
|
Make IPAM work even without a backing store
Jana Radhakrishnan
2016-04-15
1
-8
/
+6
*
|
Remove all netlink/osl deps from ipam/ipamutils
Jana Radhakrishnan
2016-04-10
1
-7
/
+0
|
/
*
Handle datastore update in Ipam and overlay drivers
Alessandro Boch
2016-02-16
1
-13
/
+62
*
Stop referring to requested IP address as "preferred",
Bryan Boreham
2016-01-26
1
-1
/
+1
*
Fix predefined pool reservation
Alessandro Boch
2016-01-22
1
-11
/
+16
*
IPAM to run consistency check over its bitmasks
Alessandro Boch
2016-01-14
1
-0
/
+22
*
Improve ipam test coverage
Alessandro Boch
2015-12-13
1
-3
/
+10
*
Adjust ipam errors
Alessandro Boch
2015-12-02
1
-15
/
+20
*
English please.
David Manouchehri
2015-11-23
1
-1
/
+1
*
Fix bug in getAddressRange() in default ipam driver
Alessandro Boch
2015-11-08
1
-5
/
+1
*
Minor spelling fix ("likey" => "likely")
Tom Parker
2015-10-30
1
-1
/
+1
*
Merge pull request #697 from aboch/bq
Madhu Venugopal
2015-10-22
1
-5
/
+5
|
\
|
*
Do not manipulate bitseq length to reserve broadcast address
Alessandro Boch
2015-10-22
1
-5
/
+5
*
|
Do not refresh the bitmasks on all operations in IPAM
Alessandro Boch
2015-10-20
1
-4
/
+0
|
/
*
Check if address space valid in getStore
Jana Radhakrishnan
2015-10-12
1
-2
/
+2
*
Reduce logging verbosity in allocator
Alessandro Boch
2015-10-10
1
-1
/
+1
*
Remove 2^32 bits restriction on bitsequence
Alessandro Boch
2015-10-10
1
-26
/
+28
[next]