[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Merge the paragraph about removing the last component w...



Update of /home/minion/cvsroot/doc/spec
In directory moria.mit.edu:/tmp/cvs-serv5504

Modified Files:
	path-spec.txt 
Log Message:
Merge the paragraph about removing the last component with the add previously chosen exit node

Index: path-spec.txt
===================================================================
RCS file: /home/minion/cvsroot/doc/spec/path-spec.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- path-spec.txt	11 Nov 2003 21:06:52 -0000	1.7
+++ path-spec.txt	11 Nov 2003 21:41:26 -0000	1.8
@@ -367,17 +367,10 @@
                   and standard deviation 1.5.  A GaussianHops component
                   expands into at least 1 RandomHop component.
 
-                - If the last component in the resulting path is a
-                  RandomHop component, and we selected a random exit
-                  hop in step 2 above, then remove the last component.
-                  If the last component in the resulting path is a
-                  ByNickname component, and we chose the corresponding
-                  server in step 1 above, remove the last component.
-
                Call the resulting expanded path specifier "ESPEC".
 
-            5. Let the last hop in the path be the server descriptor
-               chosen in step 1 or step 2 above.
+            5. If we selected a random exit hop in step 2 above, replace the
+               last hop in the path with that node.
 
             6. From last to first, choose a server descriptor to satisfy each
                component in ESPEC.