Don't forget about outgoing connections on host file read errors.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 27 Jun 2017 21:36:52 +0000 (23:36 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 27 Jun 2017 21:36:52 +0000 (23:36 +0200)
If the host config file for an outgoing connection cannot be read, or if
it doesn't contain any Address, don't forget about the ConnectTo, but go
straight to MaxTimeout seconds for retries.


No differences found