mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
8b59f48537
Currently we rely on watch to catchup after the init. But there could be a small time window on which, we might end up in a race condition on network creates. By reading and populating networks during init, we avoid any such conditions, especially for default network handling. Signed-off-by: Madhu Venugopal <madhu@docker.com> |
||
---|---|---|
.. | ||
dnet.go | ||
dnet_test.go | ||
flags.go | ||
libnetwork.toml |