add changes/ and man entries for stream dos mitigation

This commit is contained in:
trinity-1686a
2023-09-10 16:47:17 +02:00
committed by David Goulet
parent f8b259c2fe
commit 3970ee6a07
2 changed files with 43 additions and 0 deletions
+5
View File
@@ -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.