mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Don't cannibalize already cannibalized circuits
This ensures we don't build circuits that have 5 hops or more. Patch contributed by wanoskarnet, thanks!
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes:
|
||||
- Ensure we don't cannibalize circuits that are longer than three hops
|
||||
already, so we don't end up making circuits with 5 or more hops. Patch
|
||||
contributed by wanoskarnet. Fixes bug 5231; bugfix on 0.1.0.1-rc which
|
||||
introduced cannibalization.
|
||||
Reference in New Issue
Block a user