Clarify StrictSubnets.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 16 Jan 2014 13:02:56 +0000 (14:02 +0100)
committerGuus Sliepen <Guus.Sliepen@astro.su.se>
Thu, 16 Jan 2014 13:29:35 +0000 (14:29 +0100)
doc/tinc.conf.5.in
doc/tinc.texi

index 0480652..54517f6 100644 (file)
@@ -446,7 +446,8 @@ traffic.
 When this option is enabled tinc will only use Subnet statements which are
 present in the host config files in the local
 .Pa @sysconfdir@/tinc/ Ns Ar NETNAME Ns Pa /hosts/
-directory.
+directory. Subnets learned via connections to other nodes and which are not
+present in the local host config files are ignored.
 .It Va TunnelServer Li = yes | no Po no Pc Bq experimental
 When this option is enabled tinc will no longer forward information between other tinc daemons,
 and will only allow connections with nodes for which host config files are present in the local
index 04ed6d8..3495fce 100644 (file)
@@ -1197,6 +1197,8 @@ traffic.
 When this option is enabled tinc will only use Subnet statements which are
 present in the host config files in the local
 @file{@value{sysconfdir}/tinc/@var{netname}/hosts/} directory.
+Subnets learned via connections to other nodes and which are not
+present in the local host config files are ignored.
 
 @cindex TunnelServer
 @item TunnelServer = <yes|no> (no) [experimental]