]> git.meshlink.io Git - meshlink/commit
Don't close active connections when a node is discovered via Catta.
authorGuus Sliepen <guus@meshlink.io>
Sun, 27 Oct 2019 13:38:18 +0000 (14:38 +0100)
committerGuus Sliepen <guus@meshlink.io>
Sun, 27 Oct 2019 15:30:19 +0000 (16:30 +0100)
commit3a9f2423b3be9423619f74ff5ea277fcb6e28660
tree6f526e8154961b5897cf9f09df8770b57b621eb3
parentfcaa1807cfe424af2498c75b9c6ea6f490dc15ce
Don't close active connections when a node is discovered via Catta.

When a node was discovered by Catta, but we already had an active
meta-connection with it, it would erroneously close that connection.
src/discovery.c