[tor-bugs] #21043 [Core Tor/Tor]: Make ClientUseIPv4 and ClientUseIPv6 equivalent to ReachableAddresses

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Dec 20 20:44:27 UTC 2016


#21043: Make ClientUseIPv4 and ClientUseIPv6 equivalent to ReachableAddresses
------------------------------+------------------------------
     Reporter:  teor          |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: unspecified
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  ipv6
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+------------------------------
 Once #20996 is fixed, we should also make ClientUseIPv4 and ClientUseIPv6
 work the same as the equivalent ReachableAddresses settings.

 For example:
 ClientUseIPv4 = accept/reject 0.0.0.0/0 = accept/reject *4
 ClientUseIPv6 = accept/reject [::]/0 = accept6/reject6 * = accept/reject
 *6

 Bootstrap and guards should also work if ReachableAddresses blocks almost
 all addresses of a particular type.

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


More information about the tor-bugs mailing list