From 3487a0d696bfe5ac711b15653fc36c63a6944cbe Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 22 Aug 2023 13:11:37 -0400 Subject: [PATCH] changes: Add changes file for ticket 40821 Signed-off-by: David Goulet --- changes/ticket40821 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/ticket40821 diff --git a/changes/ticket40821 b/changes/ticket40821 new file mode 100644 index 0000000000..6310189dfb --- /dev/null +++ b/changes/ticket40821 @@ -0,0 +1,4 @@ + o Major feature (denial of service): + - Extend DoS protection to partially opened channels and known relays. + Because re-entry is not allowed anymore, we can apply DoS protections onto + known IP namely relays. Fixes bug 40821; bugfix on 0.3.5.1-alpha. -- 2.47.3