Skip to content
Snippets Groups Projects
Commit 7657194d authored by David Goulet's avatar David Goulet Committed by Nick Mathewson
Browse files

Count intro circuit and not only established ones


When cleaning up extra circuits that we've opened for performance reason, we
need to count all the introduction circuit and not only the established ones
else we can end up with too many introduction points.

This also adds the check for expiring nodes when serving an INTRODUCE cell
since it's possible old clients are still using them before we have time to
close them.

Signed-off-by: default avatarDavid Goulet <dgoulet@ev0ke.net>
parent d67bf8b2
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