From: Guus Sliepen Date: Tue, 27 Jul 2021 12:57:18 +0000 (+0200) Subject: Really avoid trying to send an ANS_KEY request to unreachable nodes. X-Git-Url: https://tinc-vpn.org/git/browse?a=commitdiff_plain;h=e050753d1fc4d4465032919746c2a4db78f19932;hp=e050753d1fc4d4465032919746c2a4db78f19932;p=tinc Really avoid trying to send an ANS_KEY request to unreachable nodes. Commit ed070d754d1b5500b0ec3615ae342178cfd42efb only printed a warning, but was missing a return statement. ---