aboutsummaryrefslogtreecommitdiff
path: root/proposals
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-12-09 23:30:50 +0000
committerRoger Dingledine <arma@torproject.org>2008-12-09 23:30:50 +0000
commit78780a6b35d3165d670d72674faa0d4116968fce (patch)
treeec7281c7c8df8738d027d18ea551a96081aa3d74 /proposals
parent0e8c949cc2e91a9e3ba91499a03c783a61bc91a3 (diff)
downloadtorspec-78780a6b35d3165d670d72674faa0d4116968fce.tar.gz
torspec-78780a6b35d3165d670d72674faa0d4116968fce.zip
summarize proposal 111 in tor-spec
svn:r17544
Diffstat (limited to 'proposals')
-rw-r--r--proposals/000-index.txt4
-rw-r--r--proposals/111-local-traffic-priority.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index 25851a6..e4c9dd3 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -33,7 +33,7 @@ Proposals by number:
108 Base "Stable" Flag on Mean Time Between Failures [CLOSED]
109 No more than one server per IP address [CLOSED]
110 Avoiding infinite length circuits [ACCEPTED]
-111 Prioritizing local traffic over relayed traffic [FINISHED]
+111 Prioritizing local traffic over relayed traffic [CLOSED]
112 Bring Back Pathlen Coin Weight [SUPERSEDED]
113 Simplifying directory authority administration [SUPERSEDED]
114 Distributed Storage for Tor Hidden Service Descriptors [CLOSED]
@@ -114,7 +114,6 @@ Proposals by status:
098 Proposals that should be written
099 Miscellaneous proposals
FINISHED:
- 111 Prioritizing local traffic over relayed traffic [in 0.2.0.x]
121 Hidden Service Authentication [in 0.2.1.x]
128 Families of private bridges [in 0.2.0.x]
155 Four Improvements of Hidden Service Performance [in 0.2.1.x]
@@ -128,6 +127,7 @@ Proposals by status:
107 Uptime Sanity Checking [in 0.2.0.x]
108 Base "Stable" Flag on Mean Time Between Failures [in 0.2.0.x]
109 No more than one server per IP address [in 0.2.0.x]
+ 111 Prioritizing local traffic over relayed traffic [in 0.2.0.x]
114 Distributed Storage for Tor Hidden Service Descriptors [in 0.2.0.x]
119 New PROTOCOLINFO command for controllers [in 0.2.0.x]
122 Network status entries need a new Unnamed flag [in 0.2.0.x]
diff --git a/proposals/111-local-traffic-priority.txt b/proposals/111-local-traffic-priority.txt
index 252e7c8..f8a37ef 100644
--- a/proposals/111-local-traffic-priority.txt
+++ b/proposals/111-local-traffic-priority.txt
@@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Roger Dingledine
Created: 14-Mar-2007
-Status: Finished
+Status: Closed
Implemented-In: 0.2.0.x
Overview: