1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers
Alessandro Boch cd3fbc2a95 Fixes ip allocation for multi bridge networks
- Do not discard errors on ip allocation for gw and bridge
- Release addresses on network delete
- Add some context on top of ipallocator returned error
- Create ip allocator instance at driver creation, not at package init,
  otherwise this affects bridge test code where ip db is carried over
  test functions

Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-08-27 20:39:30 -07:00
..
bridge Fixes ip allocation for multi bridge networks 2015-08-27 20:39:30 -07:00
host Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
null Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
overlay Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
remote Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
windows Introduce Sandbox entity 2015-08-27 11:19:02 -07:00