[or-cvs] ignored cells still count for computing digests.

arma at seul.org arma at seul.org
Thu Nov 17 03:49:24 UTC 2005


Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc

Modified Files:
	tor-spec.txt 
Log Message:
ignored cells still count for computing digests.


Index: tor-spec.txt
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-spec.txt,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- tor-spec.txt	17 Nov 2005 03:43:10 -0000	1.99
+++ tor-spec.txt	17 Nov 2005 03:49:22 -0000	1.100
@@ -459,7 +459,8 @@
    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. [Up until
+   understood, the cell must be dropped and ignored. Its contents
+   still count with respect to the digests, though. [Up until
    0.1.1.10, Tor closed circuits when it received an unknown relay
    command. Perhaps this will be more forward-compatible. -RD]
 



More information about the tor-commits mailing list