commit 13196900102ff5fb28aa4a5458a53a04971b0adf Author: Roger Dingledine arma@torproject.org Date: Sun Dec 18 03:28:07 2016 -0500
clarify how to count sendme windows --- tor-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tor-spec.txt b/tor-spec.txt index af929d8..f45604b 100644 --- a/tor-spec.txt +++ b/tor-spec.txt @@ -1307,7 +1307,7 @@ see tor-design.pdf.
If the RELAY cell is recognized but the relay command is not understood, the cell must be dropped and ignored. Its contents - still count with respect to the digests, though. + still count with respect to the digests and flow control windows, though.
6.2. Opening streams and transferring data
tor-commits@lists.torproject.org