aboutsummaryrefslogtreecommitdiff
path: root/path-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-10-01 21:59:00 +0000
committerNick Mathewson <nickm@torproject.org>2006-10-01 21:59:00 +0000
commit5353ddd05e45e97f744f50a8555e1b4eeee68e6d (patch)
treede738c261dc98dddf78955e7d175a4a8da138c3b /path-spec.txt
parentaa43caacecc1e7ddda48219f73ac27eeb481390d (diff)
downloadtorspec-5353ddd05e45e97f744f50a8555e1b4eeee68e6d.tar.gz
torspec-5353ddd05e45e97f744f50a8555e1b4eeee68e6d.zip
r8824@totoro: nickm | 2006-10-01 17:35:55 -0400
note valid flag in path spec. svn:r8569
Diffstat (limited to 'path-spec.txt')
-rw-r--r--path-spec.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/path-spec.txt b/path-spec.txt
index 45777a8..77c0da2 100644
--- a/path-spec.txt
+++ b/path-spec.txt
@@ -49,7 +49,8 @@ of their choices.
A "clean" circuit is one that has not yet been used for any traffic.
- A "fast" or "stable" node is one that has the 'Fast' or 'Stable' flag
+ A "fast" or "stable" or "valid" node is one that has the 'Fast' or
+ 'Stable' or 'Valid' flag
set respectively, based on our current directory information. A "fast"
or "stable" circuit is one consisting only of "fast" or "stable" nodes.