]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
mention ticket #22
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 2 May 2007 03:33:22 +0000 (20:33 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 2 May 2007 03:33:22 +0000 (20:33 -0700)
docs/architecture.txt
roadmap.txt

index 87114ad7388feeaa7a74175332c85a47b4ca44b7..a1f9cc4da186b37282250506b613dd6632cb3389 100644 (file)
@@ -71,7 +71,8 @@ connectivity to participate. In the current release, nodes behind NAT boxes
 will connect to all nodes that they can open connections to, but they cannot
 open connections to other nodes behind NAT boxes.  Therefore, the more nodes
 there are behind NAT boxes the less the topology resembles the intended
-fully-connected mesh topology.
+fully-connected mesh topology.  (See also
+http://allmydata.org/trac/tahoe/ticket/22 ).
 
 
 FILE ENCODING
index 81f551337da3a29103bfb31e5e9b3a43142a88d4..015755a23966b6a24dcae21f9f938c9eb946a096 100644 (file)
@@ -3,8 +3,9 @@
 
 Connection Management:
 *v1: foolscap, no relay, live=connected-to-introducer, broadcast updates, fully connected topology
- v2: live != connected-to-introducer, connect on demand
- v3: relay?
+ v2: configurable IP address -- http://allmydata.org/trac/tahoe/ticket/22
+ v3: live != connected-to-introducer, connect on demand
+ v4: relay?
 
 File Encoding:
 *v1: single-segment, no merkle trees