[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-dev] Proposal: Controller events to better understand connection/circuit usage



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

_______________________________________________
tor-dev mailing list
tor-dev@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev