Skip to content

tor-proto: Add support for extending circuits through virtual hops.

Nick Mathewson requested to merge nickm/arti:virtual_hop into main

Closes #726 (closed).

There are a few new TODO HS entries in this code, but I believe they shouldn't be blockers. I'm pretty pleased with how well our existing code supported this use case TBH; in C tor this was much harder to build.

Merge request reports