]> git.meshlink.io Git - meshlink/commit
Add all recent addresses resolved from a hostname in meshlink_invite().
authorGuus Sliepen <guus@meshlink.io>
Tue, 10 Mar 2020 21:42:33 +0000 (22:42 +0100)
committerGuus Sliepen <guus@meshlink.io>
Tue, 10 Mar 2020 21:42:33 +0000 (22:42 +0100)
commitfbcf08931e531fc2bd4a7e42d0ab03fed26fb9fc
tree34eca88699067691e7f20e8557fa1f0280c0aa7c
parent8272626c3bf410ad792da6f167cc7b06627f197c
Add all recent addresses resolved from a hostname in meshlink_invite().

When a canonical hostname or an invitation address resolves to multiple
numeric addresses, add all of them as recent addresses for ourself, so
they are all part of the host config file we send to the invitee.
src/meshlink.c