From d52f31428682d2d1a37e168ade5174e3a6b93b9f Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 4 Jul 2006 16:07:49 +0000 Subject: name the HELLO version the "link version" svn:r6719 --- doc/tor-spec.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/tor-spec.txt b/doc/tor-spec.txt index 5c73d8e98..00cd49feb 100644 --- a/doc/tor-spec.txt +++ b/doc/tor-spec.txt @@ -752,8 +752,10 @@ when do we rotate which keys (tls, link, etc)? Addresses [variable] others? - Version should be 1. A Tor connection is considered to be using - version 0 if the first cell we receive is not a HELLO cell. + Version is the "link version", and dictates what types and formats + of cells can be sent/received. It should be 1. A Tor connection is + considered to be using version 0 if the first cell we receive is not + a HELLO cell. Timestamp is the OR's current Unix time (GMT). -- cgit v1.2.3