mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-08 04:04:44 +00:00
When running in VPN mode eth0 and eth1 have default routes, but eth1 has the lowest metric. However the host CIFS server can only be contacted via eth0, so always use the eth0 address. Signed-off-by: David Scott <dave.scott@docker.com>