From: W.C.A. Wijngaards Date: Thu, 13 Nov 2025 08:34:45 +0000 (+0100) Subject: Changelog note for #1374 X-Git-Tag: release-1.25.0rc1~119 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=a31b9d50e2c87796372480d26cdc557c7f7e72c1;p=thirdparty%2Funbound.git Changelog note for #1374 - Merge #1374: Mesh reply counters. This adds the statistics num.queries.replyaddr_limit and requestlist.current.replies. --- diff --git a/doc/Changelog b/doc/Changelog index 5d8db1b77..16227e459 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,8 @@ +13 November 2025: Wouter + - Merge #1374: Mesh reply counters. + This adds the statistics num.queries.replyaddr_limit and + requestlist.current.replies. + 12 November 2025: Wouter - Fix that when discard timeout drops packet, they are accounted as less reply addresses in use in the mesh area.