]> git.meshlink.io Git - meshlink/commit
React faster to network changes, including point-to-point links.
authorGuus Sliepen <guus@meshlink.io>
Sun, 14 Jun 2020 12:45:18 +0000 (14:45 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 14 Jun 2020 12:45:18 +0000 (14:45 +0200)
commita036178f1a7b4484e7159c4a857632bb10e06739
tree92384ffe564e3f480a0a4393eb144b5f75c841c9
parent5e8d8e15413e53337554af086e905bc7ae7fa089
React faster to network changes, including point-to-point links.

Tell Catta to also include point-to-point links, and when we get an
update from the Catta thread, wake up the main MeshLink thread so we
react to it immediately.
src/discovery.c
src/meshlink.c