diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-08-18 14:20:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-08-18 14:33:41 -0400 |
commit | 8782dcf6a291b47daa281d31041b4e886f0f0bc2 (patch) | |
tree | 33bc6c4e41cd4e625f3200aeb19522f25fc4355e /changes/bug1653 | |
parent | 80391b88a58a747fe6ac326442557a827e350d4f (diff) | |
download | tor-8782dcf6a291b47daa281d31041b4e886f0f0bc2.tar.gz tor-8782dcf6a291b47daa281d31041b4e886f0f0bc2.zip |
Detect if we try to put a cell onto a supposedly blocked cell queue.
When this happens, run through the streams on the circuit and make
sure they're all blocked. If some aren't, that's a bug: block them
all and log it! If they all are, where did the cell come from? Log
it!
(I suspect that this actually happens pretty frequently, so I'm making
these log messages appear at INFO.)
Diffstat (limited to 'changes/bug1653')
0 files changed, 0 insertions, 0 deletions