mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.4.5' into release-0.4.5
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes (documentation):
|
||||
- Fix a formatting error on the documentation for
|
||||
VirtualAddrNetworkIPv6. Fixes bug 40256; bugfix on 0.2.9.4-alpha.
|
||||
+3
-2
@@ -1797,8 +1797,9 @@ The following options are useful only for clients (that is, if
|
||||
The default **VirtualAddrNetwork** address ranges on a
|
||||
properly configured machine will route to the loopback or link-local
|
||||
interface. The maximum number of bits for the network prefix is set to 104
|
||||
for IPv6 and 16 for IPv4. However, a wider network - smaller prefix length
|
||||
- is preferable since it reduces the chances for an attacker to guess the
|
||||
for IPv6 and 16 for IPv4. However, a larger network
|
||||
(that is, one with a smaller prefix length)
|
||||
is preferable, since it reduces the chances for an attacker to guess the
|
||||
used IP. For local use, no change to the default VirtualAddrNetwork setting
|
||||
is needed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user