]> git.meshlink.io Git - meshlink/commit
Use slashes internally to separate hostnames and ports in invitation addresses.
authorGuus Sliepen <guus@meshlink.io>
Thu, 12 Mar 2020 20:32:41 +0000 (21:32 +0100)
committerGuus Sliepen <guus@meshlink.io>
Thu, 12 Mar 2020 20:32:41 +0000 (21:32 +0100)
commit0d79f476e0311fb36f41c9c6d86744f9d5386fba
treea9e789d045112171564492aa12768fd89df30500
parent4ac017d4c4424a1a3c5c1b1c641cf1c29bd13e44
Use slashes internally to separate hostnames and ports in invitation addresses.

This avoids possible confusion when an IPv6 hostname is used without an
explicit port number.
src/meshlink.c
test/invite-join.c