X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fprotocol.c;h=63163a0f596e82b9f77931a0cfb0e0bb89efae9d;hb=ff751903aa82bd6dd66a099f9c05dcdae9fc57f2;hp=650c512951ad4ad957942515d616ec50ab1a1378;hpb=79e9a4f743b7b59fed968575f6b36171cf4a0063;p=tinc diff --git a/src/protocol.c b/src/protocol.c index 650c5129..63163a0f 100644 --- a/src/protocol.c +++ b/src/protocol.c @@ -30,6 +30,7 @@ bool tunnelserver = false; bool strictsubnets = false; +bool experimental = false; /* Jumptable for the request handlers */