diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-03-13 14:54:01 +0200 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-03-21 10:29:04 +1000 |
commit | bc64fb4e33ff98ca7271ee369fef24b3cf693574 (patch) | |
tree | 3df58c3f67eaff215f5dcfe0f7207a8a8467c656 /src/lib/math | |
parent | fe78ba855a50c1f83e449d63d32e754bc988595a (diff) | |
download | tor-bc64fb4e33ff98ca7271ee369fef24b3cf693574.tar.gz tor-bc64fb4e33ff98ca7271ee369fef24b3cf693574.zip |
circpad: Don't pad if Tor is in dormant mode.
This is something we should think about harder, but we probably want dormant
mode to be more powerful than padding in case a client has been inactive for a
day or so. After all, there are probably no circuits open at this point and
dormant mode will not allow the client to open more circuits.
Furthermore, padding should not block dormant mode from being activated, since
dormant mode relies on SocksPort activity, and circuit padding does not mess
with that.
Diffstat (limited to 'src/lib/math')
0 files changed, 0 insertions, 0 deletions