Browse Source

and note that older tors break the spec in that way

svn:r5407
Roger Dingledine 20 years ago
parent
commit
ae937b4e40
1 changed files with 3 additions and 1 deletions
  1. 3 1
      doc/tor-spec.txt

+ 3 - 1
doc/tor-spec.txt

@@ -459,7 +459,9 @@ connected at a different place. anything else? -RD]
    the payload is padded with NUL bytes.
 
    If the RELAY cell is recognized but the relay command is not
-   understood, the cell must be dropped and ignored.
+   understood, the cell must be dropped and ignored. [Up until
+   0.1.1.10, Tor closed circuits when it received an unknown relay
+   command. Perhaps this will be more forward-compatible. -RD]
 
 5.2. Opening streams and transferring data