diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-03-28 17:29:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-04-26 23:54:16 -0400 |
commit | 4851de554d5fc473cc9418b15bfb752e45b7d81d (patch) | |
tree | ea71c8b607b82a17e72c4863f3f750afca73dba7 /configure.in | |
parent | e4689d840266088739eee39e9bef84e13c988ce9 (diff) | |
download | tor-4851de554d5fc473cc9418b15bfb752e45b7d81d.tar.gz tor-4851de554d5fc473cc9418b15bfb752e45b7d81d.zip |
Do not automatically ignore Fast/Stable for exits when ExitNodes is set
This once maybe made sense when ExitNodes meant "Here are 3 exits;
use them all", but now it more typically means "Here are 3
countries; exit from there." Using non-Fast/Stable exits created a
potential partitioning opportunity and an annoying stability
problem.
(Don't worry about the case where all of our ExitNodes are non-Fast
or non-Stable: we handle that later in the function by retrying with
need_capacity and need_uptime set to 0.)
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions