X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprotocol.c;h=9d7c349ffb764d401bf96d93ecba1652e59259cf;hp=f09aff65b7aeaaea6480abbafe8a2adc3e4cd06a;hb=f11c6101f30df645223920bef3eb7592de9bcb79;hpb=4c85542894f7fca823b119b05e07179deb24229a diff --git a/src/protocol.c b/src/protocol.c index f09aff65..9d7c349f 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 */