]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #616
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 2 Feb 2022 10:18:14 +0000 (11:18 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 2 Feb 2022 10:18:14 +0000 (11:18 +0100)
- Merge PR #616: Update ratelimit logic. It also introduces
  ratelimit-backoff and ip-ratelimit-backoff configuration options.

doc/Changelog

index 8c992c4bfb1b3eb009fcd8e30f41c29408325744..c5658988f5ebeb78bb51683114c0f0b480dc2230 100644 (file)
@@ -1,5 +1,7 @@
 2 February 2022: George
        - Merge PR #532 from Shchelk: Fix: buffer overflow bug.
+       - Merge PR #616: Update ratelimit logic. It also introduces
+         ratelimit-backoff and ip-ratelimit-backoff configuration options.
 
 1 February 2022: George
        - Merge PR #603 from fobser: Use OpenSSL 1.1 API to access DSA and RSA