mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() Fixes #485 The code previously relied on an uninteded side effect. When the interface name was set, this causes the interface to come up prematurely. Once that side effect was removed, routes could no longer be set. This change ensures that routes are only set after the interface is brought up. Signed-off-by: Tom Denham <tom@tomdee.co.uk> |
||
---|---|---|
.. | ||
interface_freebsd.go | ||
interface_linux.go | ||
interface_windows.go | ||
namespace_linux.go | ||
namespace_unsupported.go | ||
namespace_windows.go | ||
neigh_freebsd.go | ||
neigh_linux.go | ||
neigh_windows.go | ||
options_linux.go | ||
route_linux.go | ||
sandbox.go | ||
sandbox_freebsd.go | ||
sandbox_linux_test.go | ||
sandbox_test.go | ||
sandbox_unsupported.go | ||
sandbox_unsupported_test.go |