Skip to content
Snippets Groups Projects
Commit b5525476 authored by David Goulet's avatar David Goulet
Browse files

Fix: close intro circuit if no more intro points are usable


Once a NACK is received on the intro circuit, tor tries an other usable one
by extending the current circuit to it. If no more intro points are usable,
now close the circuit. Also, it's reason is changed before closing it so we
don't report again an intro point failure and trigger an extra HS fetch.

Fixes #14224

Signed-off-by: default avatarDavid Goulet <dgoulet@ev0ke.net>
parent b3c1152b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment