Просмотр исходного кода

and note that older tors break the spec in that way

svn:r5407
Roger Dingledine 20 лет назад
Родитель
Сommit
ae937b4e40
1 измененных файлов с 3 добавлено и 1 удалено
  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.
    the payload is padded with NUL bytes.
 
 
    If the RELAY cell is recognized but the relay command is not
    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
 5.2. Opening streams and transferring data