mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
tweaks
svn:r8505
This commit is contained in:
parent
49ad1eefa1
commit
90a307bb2a
1
doc/TODO
1
doc/TODO
@ -271,6 +271,7 @@ Deferred from 0.1.2.x:
|
||||
- Implement
|
||||
|
||||
Minor items for 0.1.2.x as time permits:
|
||||
- Flesh out options_description array in src/or/config.c
|
||||
- Don't let 'newnym' be triggered more often than every n seconds.
|
||||
- change log_fn() to log() on notice/warn/err logs where we can.
|
||||
- the deb now uses --verify-config to distinguish between configuration
|
||||
|
@ -372,7 +372,7 @@ NodeFamily is only needed when a server doesn't list the family itself
|
||||
.LP
|
||||
.TP
|
||||
\fBEnforceDistinctSubnets \fR\fB0\fR|\fB1\fR\fP
|
||||
If 1, Tor will not put two servers whose IP addressess are "too
|
||||
If 1, Tor will not allow two servers whose IP addressess are "too
|
||||
close" to appear on the same circuit. Currently, two addresses are
|
||||
"too close" if they lie in the same /16 range. (Default: 1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user