]> git.meshlink.io Git - meshlink/commit - src/meshlink.c
Have nodes remember in which submesh they live.
authorGuus Sliepen <guus@meshlink.io>
Sat, 11 Apr 2020 22:06:13 +0000 (00:06 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 11 Apr 2020 22:55:45 +0000 (00:55 +0200)
commit6cf7d2367e8f9008762d7a571cfa11a8dd850087
tree9eec8e030cde39bde6e8e5b8231543bf1632aac3
parentfec95d1221c2d7e2059d6ba2fe244211ccee95ad
Have nodes remember in which submesh they live.

This exposes the submesh a node lives in to the node itself.
src/meshlink.c
test/invite-join.c