Files
tor/changes
Roger Dingledine 3c8510e2c0 reassess minimum-dir-info when a bridge fails
When we try to fetch a bridge descriptor and we fail, we mark
the guard as failed, but we never scheduled a re-compute for
router_have_minimum_dir_info().

So if we had already decided we needed to wait for this new descriptor,
we would just wait forever -- even if, counterintuitively, *losing* the
bridge is just what we need to *resume* using the network, if we had it
in state GUARD_REACHABLE_MAYBE and we were stalling to learn this outcome.

See bug 40396 for more details.
2021-10-28 20:57:28 -04:00
..
2021-10-14 12:23:36 -04:00
2021-10-16 10:51:41 -04:00
2021-09-28 11:06:52 -04:00
2021-10-04 15:02:32 -04:00
2021-10-08 11:09:33 -04:00