aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40736
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket40736')
-rw-r--r--changes/ticket407365
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40736 b/changes/ticket40736
new file mode 100644
index 0000000000..8f233308a4
--- /dev/null
+++ b/changes/ticket40736
@@ -0,0 +1,5 @@
+ o Minor feature (exit relay, DoS(resitance):
+ - Implement a token-bucket based rate limiter for stream creation and
+ resolve request. It is configured by the DoSStream* family of
+ configuration options.
+ Closes ticket 40736.