optimistically retry EntryNodes on socks request
commitbb22360bad4d19483ff488c9e4a0eae8616fcd81
authorRoger Dingledine <arma@torproject.org>
Fri, 24 Sep 2010 02:41:01 +0000 (23 22:41 -0400)
committerRoger Dingledine <arma@torproject.org>
Tue, 28 Sep 2010 23:10:23 +0000 (28 19:10 -0400)
tree005c37780ec6ac7f0702e223f2a28ed71c25aea1
parent8bac1885729ba995397f673575ed58bbb0d698a8
optimistically retry EntryNodes on socks request

We used to mark all our known bridges up when they're all down and we
get a new socks request. Now do that when we've set EntryNodes too.
src/or/circuitbuild.c
src/or/circuitbuild.h
src/or/circuituse.c