mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'mikeperry/bug23101-mergeready-squashed'
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Major features (Onion Services):
|
||||
- Provide torrc options to pin the second and third hops of onion service
|
||||
circuits to a list of nodes. The option HSLayer2Guards pins the second hop,
|
||||
and the option HSLayer3Guards pins the third hop. Closes ticket 13837.
|
||||
@@ -0,0 +1,3 @@
|
||||
o Minor features (Performance):
|
||||
- Support predictive circuit building for onion service circuits with
|
||||
multiple layers of guards. Closes ticket 23101.
|
||||
Reference in New Issue
Block a user