Require ExperimentalProtocol = yes for new features, update documentation.
[tinc] / src / protocol.c
index 650c512..63163a0 100644 (file)
@@ -30,6 +30,7 @@
 
 bool tunnelserver = false;
 bool strictsubnets = false;
+bool experimental = false;
 
 /* Jumptable for the request handlers */