From de319647386a5909f16ea0e8a8cb2f72bb68ce16 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Mon, 6 Dec 2021 17:50:51 +0100 Subject: [PATCH] Update release notes [skip ci] --- doc/RELEASE-NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index 1570fbf1a..32ae1829d 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -11,6 +11,9 @@ Important: * Security fixes until June 1, 2023 Fixes: +* set::anti-flood::connect-flood was only expiring entries every + 2 minutes instead of the configured amount (until the first REHASH, + after that it was all good). * Memory leak in websocket module * Send WALLOPS back to the sender too