Michael Crosby
|
a11bee44d7
|
Update code from pr #3842 post rebase
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-31 12:04:44 -08:00 |
|
Michael Crosby
|
1d4de9ce1f
|
Fix port mapping unit tests
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-31 12:04:44 -08:00 |
|
Michael Crosby
|
167403988d
|
Move network aspect of links into driver as a job
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-31 12:04:44 -08:00 |
|
Michael Crosby
|
2df0166107
|
Implement requesting the name ip
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-31 12:04:44 -08:00 |
|
Michael Crosby
|
2d8709696c
|
Fix sending []byte in job env
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-31 12:04:44 -08:00 |
|
Michael Crosby
|
c712e74b45
|
Update core calls to network drivers
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-31 12:04:44 -08:00 |
|
Michael Crosby
|
90494600d3
|
Finish moving networking information into driver
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-31 12:04:44 -08:00 |
|
Michael Crosby
|
d86c1b064d
|
Not not allocate networks first ip
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-30 23:10:19 -08:00 |
|
Michael Crosby
|
b3b12f0059
|
Move port mapper tests out of core and into portmapper
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-28 17:10:13 -08:00 |
|
Michael Crosby
|
99756ef11f
|
Initial move of port mapper code into sub pkg
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-28 15:42:46 -08:00 |
|
Michael Crosby
|
5e69b3837b
|
Fix issues from rebase on master
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-26 14:07:43 -08:00 |
|
Michael Crosby
|
da61b99b39
|
Simplify logic for registering ports
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-26 14:01:38 -08:00 |
|
Michael Crosby
|
ac2a4e6410
|
Refactor to support multiple ip addresses
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-26 14:01:38 -08:00 |
|
Michael Crosby
|
303ed3c830
|
Add port allocator and move ipset into orderedintset
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-26 14:01:38 -08:00 |
|
Guillaume J. Charmes
|
b1d26985d0
|
Update tests to have custom routes
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-24 17:18:48 -08:00 |
|
Michael Crosby
|
ec73c23231
|
Refactor and fix register interface when bridge does not exist
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-23 14:39:10 -08:00 |
|
Michael Crosby
|
ea5b3e193b
|
Finalize core changes with new package
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-23 05:22:32 -08:00 |
|
Michael Crosby
|
9d11db0f8c
|
Update code for new test cases
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-23 02:22:13 -08:00 |
|
Michael Crosby
|
fccca3542b
|
Move tests from core into ipallocator
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-23 01:31:38 -08:00 |
|
Michael Crosby
|
648357ffdf
|
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-23 00:28:35 -08:00 |
|
Michael Crosby
|
79bb8212e0
|
Implement pos for set and add unit tests
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 19:34:47 -08:00 |
|
Michael Crosby
|
6bc05899aa
|
Finish implementation and begin working on tests
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 18:05:20 -08:00 |
|
Michael Crosby
|
78b3d89f87
|
Merge remote-tracking branch 'fork/stack_set' into move-networking
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 17:20:52 -08:00 |
|
Guillaume J. Charmes
|
3e3abdd770
|
Use int32 instead of string for ip set
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-22 17:20:19 -08:00 |
|
Michael Crosby
|
9c29376fcb
|
Merge remote-tracking branch 'fork/stack_set' into move-networking
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 17:13:13 -08:00 |
|
Guillaume J. Charmes
|
18df387bf8
|
Implement PullBack()
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-22 17:12:28 -08:00 |
|
Michael Crosby
|
b58c1a6438
|
Merge remote-tracking branch 'fork/stack_set' into move-networking
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 16:24:55 -08:00 |
|
Michael Crosby
|
e048c28159
|
Merge remote-tracking branch 'fork/stack_set' into move-networking
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 16:13:59 -08:00 |
|
Guillaume J. Charmes
|
43bcbf06a6
|
Implement Containers in set
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-22 16:13:28 -08:00 |
|
Michael Crosby
|
d32777f6b1
|
Implement get next ip
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 16:13:22 -08:00 |
|
Guillaume J. Charmes
|
63d18d875b
|
Implement basic stack for ips
Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack)
|
2014-01-22 16:00:53 -08:00 |
|
Michael Crosby
|
9e2e8a923c
|
WIP for ip allocator
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
|
2014-01-22 15:52:39 -08:00 |
|