[tor-bugs] #8786 [Tor]: Add extra-info line that tracks the number of consensus downloads of each pluggable transports

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 23 15:40:16 UTC 2016


#8786: Add extra-info line that tracks the number of consensus downloads of each
pluggable transports
-------------------------------------------------+-------------------------
 Reporter:  asn                                  |          Owner:  karsten
     Type:  enhancement                          |         Status:
 Priority:  Low                                  |  needs_review
Component:  Tor                                  |      Milestone:  Tor:
 Severity:  Normal                               |  0.2.8.x-final
 Keywords:  pt, tor-bridge, flashproxy,          |        Version:
  026-triaged-1, 026-deferrable,                 |     Resolution:
  027-triaged-1-out                              |  Actual Points:
Parent ID:                                       |         Points:
  Sponsor:                                       |
-------------------------------------------------+-------------------------

Comment (by nickm):

 Quick notes:
    * The new block in directory_handle_command_get should be its own
 function; directory_handle_command_get is big enough as it is.
    * I think v3_reqs_by_version should be uint64_t, for peace of mind
    * What is the type of the target for v3_reqs_by_transport ? uint32_t?
 Something crammed into a uintptr_t? Something else?  The documentation
 should say.

 Otherwise looks fine.  I'm wondering whether this should wait for 0.2.9
 though so that I can merge an appropriate fast lookup function for you.

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


More information about the tor-bugs mailing list