X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprotocol.c;h=90eca015ea5d5a009749afa27fa1e0e69161a71c;hp=02f2841fb08859ab24cdf0a5c49e74e349a4c9ab;hb=103543aa2c15d9f1e2aa313a2e593a7524cce484;hpb=35b1c25093a478d20e01f0ff391c9cdc9c41c2b8 diff --git a/src/protocol.c b/src/protocol.c index 02f2841f..90eca015 100644 --- a/src/protocol.c +++ b/src/protocol.c @@ -29,6 +29,7 @@ #include "xalloc.h" bool tunnelserver = false; +bool strictsubnets = false; /* Jumptable for the request handlers */