]> git.meshlink.io Git - meshlink/commit
Add meshlink_set_external_address_discovery_url().
authorGuus Sliepen <guus@meshlink.io>
Sat, 29 Feb 2020 15:19:44 +0000 (16:19 +0100)
committerGuus Sliepen <guus@meshlink.io>
Fri, 6 Mar 2020 21:04:02 +0000 (22:04 +0100)
commit11d4da4957cb576abe9ee79c9893809a34f1f3d9
tree6be40678c109c4363c01f489a31be240923df240
parentd8c4f59c17daf8d2728ad2ecb4583822376d44ec
Add meshlink_set_external_address_discovery_url().

This function can be used to override the default meshlink.io service to
query a host's own externally visible address.
src/meshlink++.h
src/meshlink.c
src/meshlink.h
src/meshlink.sym
src/meshlink_internal.h