]> git.ipfire.org Git - thirdparty/tor.git/commit
Revise "sufficient exit nodes" check to work with restrictive ExitNodes
authorNick Mathewson <nickm@torproject.org>
Fri, 9 Mar 2012 19:23:23 +0000 (14:23 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 9 Mar 2012 19:23:23 +0000 (14:23 -0500)
commit8abfcc080424654ae755de352999b3346ebcbb28
treed6682cfc61d5f3fcfbab3378e9de17c6a0680b8c
parenta574f7f3fe7b4f7300c1ced5f67d8e014e04ffbd
Revise "sufficient exit nodes" check to work with restrictive ExitNodes

If you set ExitNodes so that only 1 exit node is accepted, the
previous patch would have made you unable to build circuits.
src/or/routerlist.c