From 22bd668948ce4e8004efcf803efff880bb5015b2 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 1 May 2007 20:33:22 -0700
Subject: [PATCH] mention ticket #22

---
 docs/architecture.txt | 3 ++-
 roadmap.txt           | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/docs/architecture.txt b/docs/architecture.txt
index 87114ad7..a1f9cc4d 100644
--- a/docs/architecture.txt
+++ b/docs/architecture.txt
@@ -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
diff --git a/roadmap.txt b/roadmap.txt
index 81f55133..015755a2 100644
--- a/roadmap.txt
+++ b/roadmap.txt
@@ -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
-- 
2.45.2