[tor-bugs] #18079 [Stem]: Improve (IPv6) parsing of "connection resolvers"

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 26 17:42:45 UTC 2016


#18079: Improve (IPv6) parsing of "connection resolvers"
--------------------+--------------------------
 Reporter:  toralf  |          Owner:  atagar
     Type:  defect  |         Status:  reopened
 Priority:  Medium  |      Milestone:
Component:  Stem    |        Version:
 Severity:  Normal  |     Resolution:
 Keywords:  ipv6    |  Actual Points:
Parent ID:          |         Points:
  Sponsor:          |
--------------------+--------------------------

Comment (by atagar):

 >  Wouldn't it be better to read just the connection of the tor process
 instead all, meaning read from "/proc/<pid of tor>/net" ?

 That is a very good point. Results should be the same, but it's quicker
 and simpler than what we do now (get inodes of the process, then use that
 to filter down to the process' connections). Wonder why I didn't do this
 originally - maybe '/proc/<pid>/net/*' isn't present on some platforms?

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


More information about the tor-bugs mailing list