From 80298ade33cfe63085fad2d4b80840e31ba348d3 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 13 Sep 2023 11:22:30 +1000 Subject: [PATCH] Add a CHANGES note for [GL #4314] --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 45a341eb51..98b8314ab2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +6250. [bug] The wrong covered value was being set by + dns_ncache_current for RRSIG records in the returned + rdataset structure. This resulted in TYPE0 being + reported as the covered value of the RRSIG when dumping + the cache contents. [GL #4314] + 6249. [cleanup] Reduce the number of reserved UDP dispatches to the number of loops, replace the round-robin mechanism in dns_dispatchset_t with dispatches