mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
7 lines
408 B
Text
7 lines
408 B
Text
o Major features:
|
|
- Relays now process the new "NTor" circuit-level handshake requests
|
|
with higher priority than the old "TAP" circuit-level handshake
|
|
requests. We still process some TAP requests to not totally starve
|
|
0.2.3 clients when NTor becomes popular. A new consensus parameter
|
|
"NumNTorsPerTAP" lets us tune the balance later if we need to.
|
|
Implements ticket 9574.
|