]> git.meshlink.io Git - meshlink/commitdiff
Add meshlink_set_invitation_timeout().
authorGuus Sliepen <guus@meshlink.io>
Tue, 26 Jun 2018 14:42:57 +0000 (16:42 +0200)
committerGuus Sliepen <guus@meshlink.io>
Tue, 26 Jun 2018 14:42:57 +0000 (16:42 +0200)
This sets a global timeout for invitation files. If a node tries to join
with an invitation whose file is older than the timeout, the invitation is
rejected.


No differences found