aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2014-09-04 06:25:38 +0200
committerSebastian Hahn <sebastian@torproject.org>2014-09-04 06:25:38 +0200
commit10fe5bad9aaf326b925092883b856f64f8dca478 (patch)
tree2931015cb43ec7eb5a29bedfde7ce6b45728a39a /src/or/or.h
parent54348201f7cce9c0c01e9d4835714a2fec55c67c (diff)
downloadtor-10fe5bad9aaf326b925092883b856f64f8dca478.tar.gz
tor-10fe5bad9aaf326b925092883b856f64f8dca478.zip
Remove the AuthDirRejectUnlisted config option
This is in preparation for a big patch series removing the entire Naming system from Tor. In its wake, the approved-routers file is being deprecated, and a replacement option to allow only pre-approved routers is not being implemented.
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 3683607741..207c70de7b 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -3768,8 +3768,6 @@ typedef struct {
* and vote for all other dir mirrors as good. */
int AuthDirListBadExits; /**< True iff we should list bad exits,
* and vote for all other exits as good. */
- int AuthDirRejectUnlisted; /**< Boolean: do we reject all routers that
- * aren't named in our fingerprint file? */
int AuthDirMaxServersPerAddr; /**< Do not permit more than this
* number of servers per IP address. */
int AuthDirMaxServersPerAuthAddr; /**< Do not permit more than this