From: Sebastian Hahn Date: Tue, 6 Sep 2016 16:38:36 +0000 (+0200) Subject: Document Exit flag assignment when private nets are allowed X-Git-Tag: tor-0.2.9.3-alpha~79^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ed254652e7f0b56083a49e7afa49beceaa1dda;p=thirdparty%2Ftor.git Document Exit flag assignment when private nets are allowed --- diff --git a/doc/tor.1.txt b/doc/tor.1.txt index a0a0bcb654..9ba16ccba5 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2163,7 +2163,9 @@ on the public Tor network. [[DirAllowPrivateAddresses]] **DirAllowPrivateAddresses** **0**|**1**:: If set to 1, Tor will accept server descriptors with arbitrary "Address" elements. Otherwise, if the address is not an IP address or is a private IP - address, it will reject the server descriptor. (Default: 0) + address, it will reject the server descriptor. Additionally, Tor + will allow exit policies for private networks to fulfill Exit flag + requirements. (Default: 0) [[AuthDirBadExit]] **AuthDirBadExit** __AddressPattern...__:: Authoritative directories only. A set of address patterns for servers that