[tor-bugs] #5040 [Tor]: Make public bridges add obfsproxy stats to their extra-info descriptors
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Aug 5 16:11:41 UTC 2013
#5040: Make public bridges add obfsproxy stats to their extra-info descriptors
------------------------------------------------------------------------------+
Reporter: karsten | Owner: asn
Type: enhancement | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Keywords: pt tor-bridge flashproxy SponsorL SponsorF20131101 wants-mocking | Parent:
Points: | Actualpoints:
------------------------------------------------------------------------------+
Changes (by asn):
* status: needs_revision => needs_review
Comment:
Read your unit tests. Great job!
I made a small branch that fixes the errors you found. You can see it in
`bug5040_fix_test_bugs` at `https://git.torproject.org/user/asn/tor.git`.
I set the connection `state` to 0 when we transition. The other solution
would be to create a new state value for this occasion
(`EXT_ORPORT_TRANSITIONING` or something) and set it to that.
We don't send the `CONTROL` command, because the TransportControlPort is
not implemented yet. Also, no pluggable transports support the `CONTROL`
command at the moment.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5040#comment:29>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list