[tor-bugs] #9068 [Tor]: Unify reachableaddresses and IPv6 settings

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Dec 14 13:02:12 UTC 2015


#9068: Unify reachableaddresses and IPv6 settings
-----------------------------+------------------------------------
 Reporter:  nickm            |          Owner:  teor
     Type:  enhancement      |         Status:  accepted
 Priority:  Medium           |      Milestone:  Tor: 0.2.8.x-final
Component:  Tor              |        Version:
 Severity:  Normal           |     Resolution:
 Keywords:  tor-client ipv6  |  Actual Points:
Parent ID:  #17811           |         Points:
  Sponsor:                   |
-----------------------------+------------------------------------

Comment (by teor):

 It turns out that the majority of this ticket can be implemented by
 checking ClientUseIPv4 and ClientUseIPv6 when checking the fascist
 firewall settings for OR and Dir connections. This is implemented in
 #17840.

 We don't even need to switch between IPv4 and IPv6 on dual-stack hosts.
 The random node selection already does that for us - in proportion to the
 IPv4/IPv6 consensus weight ratio.
 (Which is a desirable property.)

 This ticket might be able to be closed after testing #17840 to see if it
 makes connections on the wrong address family.

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


More information about the tor-bugs mailing list