tor/changes/bug13239
David Goulet 1e553b6c68 Increase number of preemptive internal circuits
When we connect to a hidden service as a client we may need three internal
circuits, one for the descriptor retrieval, introduction, and rendezvous.
Let's try to make sure we have them. Closes #13239.

Signed-off-by: David Goulet <dgoulet@ev0ke.net>
2016-04-19 14:24:20 -04:00

5 lines
263 B
Plaintext

o Minor bugfixes (hidden service client):
- Increase the minimum number of internal circuits we preemptively build
from 2 to 3 so they are available when a client connects to another
onion service. Fixes bug 13239; bugfix on tor-0.1.0.1-rc~460.