[tor-commits] [torspec/master] Mark usecreatefast and UseOptimisticData as disabled in 0.4.5.
ahf at torproject.org
ahf at torproject.org
Mon Nov 9 15:06:53 UTC 2020
commit b7b6321ae75ab24d39322778111bd021b98a6cdb
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Oct 13 14:45:20 2020 -0400
Mark usecreatefast and UseOptimisticData as disabled in 0.4.5.
---
param-spec.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/param-spec.txt b/param-spec.txt
index e2b23f0..9c9dc44 100644
--- a/param-spec.txt
+++ b/param-spec.txt
@@ -26,11 +26,13 @@ line of a directory consensus.
Min: 0, Max: 1, Default: 1
First-appeared: 0.2.3.3-alpha
Default was 0 before: 0.2.9.1-alpha
+ Removed in 0.4.5.1-alpha; now always on.
"usecreatefast" -- Used to control whether clients use the CREATE_FAST
handshake on the first hop of their circuits.
Min: 0, Max: 1. Default: 1.
First-appeared: 0.2.4.23, 0.2.5.2-alpha
+ Removed in 0.4.5.1-alpha; now always off.
"min_paths_for_circs_pct" -- A percentage threshold that determines
whether clients believe they have enough directory information to
More information about the tor-commits
mailing list