]> git.meshlink.io Git - meshlink/commit
Fixed a bug in the invitation code that prevented correct working of the feature...
authorSaverio Proto <zioproto@gmail.com>
Thu, 14 Aug 2014 13:48:32 +0000 (15:48 +0200)
committerSaverio Proto <zioproto@gmail.com>
Sun, 17 Aug 2014 11:28:33 +0000 (13:28 +0200)
commit9b4faa262c944c0f215f7578f2079500e175afc2
treef822e5cdb7e2e2122e2a99ccc22f7afca47b2f5e
parent6440f8b01694e425c4d46cddb989e526a5f60fc3
Fixed a bug in the invitation code that prevented correct working of the feature after the second call of /join

The second time /join was called the correct name in meshlink.conf was not updated.

It appeared a wrong ConnectTo statement in the hosts/name file
src/meshlink.c