aboutsummaryrefslogtreecommitdiff
path: root/spec/param-spec.md
diff options
context:
space:
mode:
authorIan Jackson <iwj@torproject.org>2023-11-20 15:40:59 +0000
committerNick Mathewson <nickm@torproject.org>2023-11-20 15:40:59 +0000
commite5231436e4c4bd396067419b8128e0dadab9b1dd (patch)
treef50575600f5310119a9b10030e551b836c6211a5 /spec/param-spec.md
parente8b55f1b2327960688b9b01699ed11cb224f4b14 (diff)
downloadtorspec-e5231436e4c4bd396067419b8128e0dadab9b1dd.tar.gz
torspec-e5231436e4c4bd396067419b8128e0dadab9b1dd.zip
Several DOS_PARAMS suggestions from @diziet
Diffstat (limited to 'spec/param-spec.md')
-rw-r--r--spec/param-spec.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/param-spec.md b/spec/param-spec.md
index 3ff4fb1..d2bfff8 100644
--- a/spec/param-spec.md
+++ b/spec/param-spec.md
@@ -310,7 +310,7 @@ First-appeared: 0.3.3.0-alpha.
introduction points
start using a rate-limiting defense if they support it.
Introduction points use this value when no
-[`DOS_PARAMS` extension] is sent.
+[`DOS_PARAMS` extension] is sent in the ESTABLISH_INTRO message.
Min: 0. Max: 1. Default: 0.
First appeared: 0.4.2.1-alpha.
@@ -319,7 +319,7 @@ First appeared: 0.4.2.1-alpha.
rate to be used
for token bucket for the introduction point rate-limiting.
Introduction points use this value when no
-[`DOS_PARAMS` extension] is sent.
+[`DOS_PARAMS` extension] is sent in the ESTABLISH_INTRO message.
Min: 0. Max: INT32_MAX. Default: 200
First appeared: 0.4.2.1-alpha.