]> git.meshlink.io Git - meshlink/commitdiff
Use the canonical address exclusively for making outgoing meta-connections.
authorGuus Sliepen <guus@meshlink.io>
Mon, 7 Sep 2020 19:12:28 +0000 (21:12 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 7 Sep 2020 19:12:28 +0000 (21:12 +0200)
If we have a node's canonical address, we now always use that as a source
for addresses for outgoing meta-connection attempts. This commit also adds
the function meshlink_clear_canonical_address() to ensure the canonical
address can be removed if it is no longer valid.


No differences found