diff options
author | teor <teor2345@gmail.com> | 2014-12-26 00:17:08 +1100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-12-30 09:06:00 -0500 |
commit | 55ad54e0146234578072080842ec0f4ca628e4c7 (patch) | |
tree | 13800d49b89e032fa3699c7777b5f5d176c9ab0f /src/or/circuituse.c | |
parent | 9b2d106e49ba4ea12f31af9cea02910869f19a4b (diff) | |
download | tor-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