]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix a bug where an unreachable relay would establish enough
authorRoger Dingledine <arma@torproject.org>
Mon, 29 Sep 2008 09:36:42 +0000 (09:36 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 29 Sep 2008 09:36:42 +0000 (09:36 +0000)
commitc846979ab720a2f95dd7a3ef3bc10d9befa4ff3a
tree2afd5a6dec3004706d359bf2ca6f5f5356aae56e
parent81b216086bb2c3e8c3436d750f65c91f1f031a15
Fix a bug where an unreachable relay would establish enough
reachability testing circuits to do a bandwidth test -- if
we already have a connection to the middle hop of the testing
circuit, then it could establish the last hop by using the existing
connection. Bugfix on 0.1.2.2-alpha, exposed when we made testing
circuits no longer use entry guards in 0.2.1.3-alpha.

svn:r16997
ChangeLog
src/or/circuituse.c