[tor-bugs] #8625 [Core Tor/Tor]: Do not call networkstatus_reset_download_failures() hourly

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jul 20 19:16:54 UTC 2016


#8625: Do not call networkstatus_reset_download_failures() hourly
-------------------------------------------------+-------------------------
 Reporter:  nickm                                |          Owner:  andrea
     Type:  defect                               |         Status:
 Priority:  High                                 |  assigned
Component:  Core Tor/Tor                         |      Milestone:  Tor:
 Severity:  Normal                               |  0.2.9.x-final
 Keywords:  tor-client 025-backport              |        Version:
  026-triaged-1 026-deferrable tor-dos           |     Resolution:
  TorCoreTeam201607                              |  Actual Points:
Parent ID:                                       |         Points:  3
 Reviewer:                                       |        Sponsor:
                                                 |  SponsorU-can
-------------------------------------------------+-------------------------

Comment (by andrea):

 I think the right place to do this options test and simulated connection
 failure is in {{{directory_send_command()}}} right before the
 {{{connection_write_to_buf()}}} stuff starts; the download failure
 handling in {{{connection_dir_about_to_close()}}} et seq. depends on
 having the {{{conn->requested_resource}}} field set correctly.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8625#comment:20>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list