summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-12 16:53:53 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-12 16:56:29 -0400
commit2d6914e3918230b259af3a0535ccb37eb5a77c8e (patch)
treecced45ea498781eb3cec52d01462066ffde2f674 /doc
parent46795a7be63b9a1b90a59fcf9efda4f4f1eacc37 (diff)
downloadtor-2d6914e3918230b259af3a0535ccb37eb5a77c8e.tar.gz
tor-2d6914e3918230b259af3a0535ccb37eb5a77c8e.zip
Refine extend_info_for_node's "enough info" check once again.
In d1874b433953f64, we adjusted this check so that we insist on using routerinfos for bridges. That's almost correct... but if we have a bridge that is also a regular relay, then we should use insist on its routerinfo when connecting to it as a bridge (directly), and be willing to use its microdescriptor when connecting to it elsewhere in our circuits. This bug is a likely cause of some (all?) of the (exit_ei == NULL) failures we've been seeing. Fixes bug 25691; bugfix on 0.3.3.4-alpha
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions