[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Choose correct abstraction for topic_foo. Abstract random-...
- To: or-cvs@freehaven.net
- Subject: [or-cvs] Choose correct abstraction for topic_foo. Abstract random-...
- From: nickm@seul.org (Nick Mathewson)
- Date: Thu, 17 Apr 2003 13:10:43 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Thu, 17 Apr 2003 13:10:56 -0400
- Reply-to: or-dev@freehaven.net
- Sender: owner-or-cvs@freehaven.net
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv25669/doc
Modified Files:
tor-spec.txt
Log Message:
Choose correct abstraction for topic_foo. Abstract random-integer code
Index: tor-spec.txt
===================================================================
RCS file: /home/or/cvsroot/doc/tor-spec.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- tor-spec.txt 16 Apr 2003 17:44:32 -0000 1.11
+++ tor-spec.txt 17 Apr 2003 17:10:40 -0000 1.12
@@ -228,8 +228,8 @@
ACI (anonymous circuit identifier) [2 bytes]
Command [1 byte]
- Length [1 byte]
Sequence number (unused, set to 0) [4 bytes]
+ Length [1 byte]
Payload (padded with 0 bytes) [248 bytes]
[Total size: 256 bytes]