[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] a few more comments for the spec
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
tor-spec.txt
Log Message:
a few more comments for the spec
Index: tor-spec.txt
===================================================================
RCS file: /home/or/cvsroot/doc/tor-spec.txt,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- tor-spec.txt 5 Feb 2004 05:22:38 -0000 1.47
+++ tor-spec.txt 28 Feb 2004 04:53:34 -0000 1.48
@@ -275,6 +275,7 @@
[We'll have to reevaluate this section once we figure out cleaner
circuit/connection killing conventions. Possibly the right answer
is to not use most of the extensions. -RD]
+ [Correct. We should specify that OPs must not send truncate cells. -RD]
4.5. Routing relay cells
@@ -300,7 +301,7 @@
relay cell at the end of the circuit must be allowed for now;
we can reexamine this once we've designed full tcp-style close
handshakes. -RD [No longer true, an unrecognized relay cell at
- the end can be met with a destroy cell -- I think. -RD]]
+ the end is met with a destroy cell. -RD]]
Otherwise, if the data cell is coming from the OP edge of the
circuit, the OP decrypts the length and payload fields with AES/CTR as