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

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Dec 11 23:24:59 UTC 2015


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

 * owner:   => teor
 * status:  new => accepted


Comment:

 My design for this task is as follows:
 * Add ClientUseIPv4 set to 1 by default
 * When checking options, fail (REJECT) if ClientUseIPv4 is 0 and
 ClientUseIPv6 is 0
 * Make ClientUseIPv4 0 prepend "reject 0.0.0.0/0" to reachable addresses
 * Make ClientUseIPv6 0 prepend "reject [::]/0" to reachable addresses

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


More information about the tor-bugs mailing list