]> git.meshlink.io Git - meshlink/commit
Ignore REQ_KEY only if we very recently sent one ourselves.
authorGuus Sliepen <guus@meshlink.io>
Sun, 18 Aug 2019 14:58:29 +0000 (16:58 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 18 Aug 2019 14:58:29 +0000 (16:58 +0200)
commitf8b70fde46ec1e0f0737b4c5ef66b6ad8720a0b1
tree87c10db1790b5e25b46aaaccac3e606e1c1ae7a4
parent1b6ec78734eff25d6f7ea3e7e75d83a8905bbbf3
Ignore REQ_KEY only if we very recently sent one ourselves.

In case the SPTPS state between two nodes becomes desynchronized, we must
allow a new SPTPS connection to be set up eventually.
src/protocol_key.c