]> git.meshlink.io Git - meshlink/commit
Prevent meshlink_join() when the joining node is already part of a mesh.
authorGuus Sliepen <guus@meshlink.io>
Thu, 4 Jul 2019 18:40:09 +0000 (20:40 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 4 Jul 2019 18:40:09 +0000 (20:40 +0200)
commit98d0eb964413f6cc655640f207dde4bf5f1ce89d
tree0b0726812f775b4be8f03160aab2999657cbfd57
parentcdb3dada645394bb1e0d0bf7816291fbd9a2a4a0
Prevent meshlink_join() when the joining node is already part of a mesh.
src/meshlink.c
test/invite-join.c