aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuituse.c
diff options
context:
space:
mode:
authorteor <teor2345@gmail.com>2014-12-26 00:17:08 +1100
committerNick Mathewson <nickm@torproject.org>2014-12-30 09:06:00 -0500
commit55ad54e0146234578072080842ec0f4ca628e4c7 (patch)
tree13800d49b89e032fa3699c7777b5f5d176c9ab0f /src/or/circuituse.c
parent9b2d106e49ba4ea12f31af9cea02910869f19a4b (diff)
downloadtor-55ad54e0146234578072080842ec0f4ca628e4c7.tar.gz
tor-55ad54e0146234578072080842ec0f4ca628e4c7.zip
Allow tor to build circuits using a consensus with no exits
If the consensus has no exits (typical of a bootstrapping test network), allow tor to build circuits once enough descriptors have been downloaded. When there are no exits, we always have "enough" exit descriptors. (We treat the proportion of available exit descriptors as 100%.) This assists in bootstrapping a testing Tor network. Fixes bug 13718. Makes bug 13161's TestingDirAuthVoteExit non-essential. (But still useful for speeding up a bootstrap.)
Diffstat (limited to 'src/or/circuituse.c')
0 files changed, 0 insertions, 0 deletions