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

Tahoe-LAFS trac at tahoe-lafs.org
Tue Sep 20 20:11:22 UTC 2016


#867: use ipv6
-------------------------+-------------------------------------------------
     Reporter:  warner   |      Owner:  warner
         Type:           |     Status:  new
  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):

 looks good, I'll land it in a minute.

 Still to do for this ticket:

 * `tahoe create-node --hostname=` should detect if v6 is available, then
 write out a `tub.port =` with both `tcp:PORT` and `tcp6:PORT`. Or maybe we
 don't need to detect anything first? We must make sure the node won't
 crash at startup if v6 is not available, which means we need a host
 without v6 support to learn what sort of exception might get raised.
 * Add something to the docs about v6, explaining A/AAAA DNS records,
 bracketed IPv6 address hints, and warning that the endpoints in tub.port
 cannot include commas (because we stole them for delimiters between
 multiple endpoints)
 * wait for a foolscap release (with the bracketed-v6 parser) and bump the
 tahoe dependency to require it

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


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