diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-12-12 20:30:45 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-12-12 20:30:45 +0000 |
commit | 1a7a432611cca721318f99581edbbfa055cdffa2 (patch) | |
tree | 4ee772c3242315852c29149101757282a41c2afb /doc/spec/tor-spec.txt | |
parent | a4a481d81cee5c5d53f0165e0777b541207c1853 (diff) | |
download | tor-1a7a432611cca721318f99581edbbfa055cdffa2.tar.gz tor-1a7a432611cca721318f99581edbbfa055cdffa2.zip |
Merge 148 into tor-spec, mark it Closed, and check off proposal 148 in TODO.021
svn:r17613
Diffstat (limited to 'doc/spec/tor-spec.txt')
-rw-r--r-- | doc/spec/tor-spec.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/spec/tor-spec.txt b/doc/spec/tor-spec.txt index d514ad1eaa..8dfa0da710 100644 --- a/doc/spec/tor-spec.txt +++ b/doc/spec/tor-spec.txt @@ -826,6 +826,9 @@ see tor-design.pdf. OPs and ORs MUST accept reasons not on the above list, since future versions of Tor may provide more fine-grained reasons. + Tors SHOULD NOT send any reason except REASON_MISC for a stream that they + have originated. + [*] Older versions of Tor also send this reason when connections are reset. [**] Due to a bug in versions of Tor through 0095, error reason 8 must |