[tahoe-lafs-trac-stream] [Tahoe-LAFS] #867: use ipv6

Tahoe-LAFS trac at tahoe-lafs.org
Tue Sep 13 19:43:05 UTC 2016


#867: use ipv6
-------------------------+-------------------------------------------------
     Reporter:  warner   |      Owner:  ClashTheBunny
         Type:           |     Status:  assigned
  enhancement            |
     Priority:  major    |  Milestone:  undecided
    Component:  code-    |    Version:  1.5.0
  network                |   Keywords:  ipv6 firewall twisted foolscap
   Resolution:           |  test-needed
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by warner):

 I've updated [https://foolscap.lothar.com/trac/ticket/155 foolscap#155]
 with notes about the new `DefaultTCP` parser plan. Twisted's
 !HostnameEndpoint works now, and current Foolscap uses it by default. So
 the following should work right now:

 * `tub.port = tcp6:12345`
 * `tub.location = tcp:HOSTNAME:12345` (where HOSTNAME has a valid AAAA
 record)

 When [https://foolscap.lothar.com/trac/ticket/155 foolscap#155] is done,
 the following should work too:

 * `tub.port = tcp6:12345`
 * `tub.location = tcp:[2600:3c01::f03c:91ff:fe93:d272]:12345`

 We're not planning to enhance the (legacy) automatic-IP-address detection
 routine to include IPv6 addresses, since we've deprecated that in favor of
 human-provided hostnames. So I think once the foolscap ticket is closed
 and a new release made, (and any cosmetic status displays fixed), we can
 declare our ipv6 support as complete and close this ticket.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/867#comment:28>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list