[tor-dev] Proposal: Controller events to better understand connection/circuit usage
Karsten Loesing
karsten at torproject.org
Wed Feb 20 17:12:48 UTC 2013
On 2/20/13 5:13 PM, Damian Johnson wrote:
>> In general, I agree. Here, I re-used the code that adds a LongName or
>> Target to CIRC events. It's a single function call that returns the
>> best information tor has about the remote end of a connection.
>
> I'm not sure that I follow. Do you mean the Path attribute of CIRC
> events? If so then that's just documented as being a list of LongName
> (or ServerID in older versions)...
>
> https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt#l1271
>
> I'm not spotting anything that is overloaded as being both a LongName
> and Target.
Err, I meant ORCONN, not CIRC.
"650" SP "ORCONN" SP (LongName / Target) SP ORStatus [ SP "REASON="
Reason ] [ SP "NCIRCS=" NumCircuits ] CRLF
More information about the tor-dev
mailing list