소스 검색

and note that older tors break the spec in that way

svn:r5407
Roger Dingledine 20 년 전
부모
커밋
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