X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprotocol.h;h=8ce4e0d3b718a3644ab7bf580ed1a077fc08a68a;hp=dee6eb8b7404429a995158d004c1db6af7e4a965;hb=af81c436d6e11a53803747af7cc8ecfd449ccd4c;hpb=7e6b2dd1ea51057b7135139c200d97a9e8f9c9cb diff --git a/src/protocol.h b/src/protocol.h index dee6eb8b..8ce4e0d3 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -1,7 +1,7 @@ /* protocol.h -- header for protocol.c Copyright (C) 1999-2005 Ivo Timmermans, - 2000-2013 Guus Sliepen + 2000-2017 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -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.