[tor-bugs] #24322 [Core Tor/Tor]: make IPv6-only clients bootstrap without needing config changes.

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 17 03:46:28 UTC 2017


#24322: make IPv6-only clients bootstrap without needing config changes.
------------------------------+--------------------------
     Reporter:  dkg           |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:  Tor: 0.3.1.8
     Severity:  Normal        |   Keywords:  IPv6
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------
 #17281 suggests that an IPv6-only client should be able to bootstrap by
 setting some flags in torrc.  I've done:

 {{{
 ClientUseIPv4 0
 ClientUseIPv6 1
 }}}

 But, most clients are not *always* IPv4-only or IPv6-only.  In particular,
 i tend to move my laptop between networks that have different properties
 (i'm writing this from a v6-only network).

 I shouldn't have to fiddle with my torrc to make tor work.  it should be
 able to auto-detect this situation and do the right thing automatically.

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


More information about the tor-bugs mailing list