[or-cvs] r17193: {tor} Make multiplicity of dir-address match code. Fix bug 849 (tor/trunk/doc/spec)

nickm at seul.org nickm at seul.org
Wed Nov 5 18:35:53 UTC 2008


Author: nickm
Date: 2008-11-05 13:35:53 -0500 (Wed, 05 Nov 2008)
New Revision: 17193

Modified:
   tor/trunk/doc/spec/dir-spec.txt
Log:
Make multiplicity of dir-address match code. Fix bug 849

Modified: tor/trunk/doc/spec/dir-spec.txt
===================================================================
--- tor/trunk/doc/spec/dir-spec.txt	2008-11-05 18:31:28 UTC (rev 17192)
+++ tor/trunk/doc/spec/dir-spec.txt	2008-11-05 18:35:53 UTC (rev 17193)
@@ -718,8 +718,8 @@
         the protocol described in this document.  Implementations MUST
         reject formats they don't understand.
 
-    "dir-address" IP NL
-        [Once or more]
+    "dir-address" IPPort NL
+        [At most once]
 
         An IP:Port for this authority's directory port.
 



More information about the tor-commits mailing list