Check all Address statements when making outgoing connections.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 18 Oct 2018 13:59:24 +0000 (15:59 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 18 Oct 2018 14:13:51 +0000 (16:13 +0200)
The logic in get_recent_address() caused tinc to only consider the first
Address statement that could be resolved to one or more IP addresses.


No differences found