mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
584180fce7
Api requesting port for daemon before init_networkdriver called. Problem is that now initialization of api depends on initialization of daemon and their intializations runs in parallel. Proper fix will be just do it sequentially. For now I don't want refactor it, because it can bring additional problems in 1.6.0. Signed-off-by: Alexander Morozov <lk4d4@docker.com> |
||
---|---|---|
.. | ||
bridge | ||
ipallocator | ||
portallocator | ||
portmapper | ||
network.go | ||
network_test.go | ||
utils.go |