[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #3636 [Tor Client]: origin_circuit_t.client_proto_type is not useful
#3636: origin_circuit_t.client_proto_type is not useful
------------------------+---------------------------------------------------
Reporter: rransom | Owner: nickm
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.3.x-final
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
The `client_proto_type` field of `origin_circuit_t` is set to
`TO_CONN(conn)->type` when an `edge_connection_t` `conn` is attached to
it. But `TO_CONN(conn)->type` will always be `CONN_TYPE_AP`, so this is
useless.
Perhaps you want to use the `type` field of the listener here?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3636>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs