Merge branch 'master' into 1.1
[tinc] / src / protocol.c
index 02f2841..90eca01 100644 (file)
@@ -29,6 +29,7 @@
 #include "xalloc.h"
 
 bool tunnelserver = false;
+bool strictsubnets = false;
 
 /* Jumptable for the request handlers */