Browse Source

pick a side of the fence. here's hoping.

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

+ 2 - 3
doc/tor-spec.txt

@@ -458,9 +458,8 @@ connected at a different place. anything else? -RD]
    the relay payload which contain real payload data. The remainder of
    the relay payload which contain real payload data. The remainder of
    the payload is padded with NUL bytes.
    the payload is padded with NUL bytes.
 
 
-   [XXX If we receive a relay command we don't recognize, the current Tor
-   implementation closes the circuit. Is that the right approach or the
-   wrong approach? -RD]
+   If the RELAY cell is recognized but the relay command is not
+   understood, the cell must be dropped and ignored.
 
 
 5.2. Opening streams and transferring data
 5.2. Opening streams and transferring data