Add configurable experation time for invitations.
[tinc] / src / protocol.h
index dee6eb8..5cb2294 100644 (file)
@@ -62,6 +62,7 @@ extern bool tunnelserver;
 extern bool strictsubnets;
 extern bool experimental;
 
+extern int invitation_lifetime;
 extern ecdsa_t *invitation_key;
 
 /* Maximum size of strings in a request.