]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix cache_lookup subnet print to not print messages without rrsets
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 15 Aug 2025 14:04:34 +0000 (16:04 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 15 Aug 2025 14:04:34 +0000 (16:04 +0200)
  and perform in-depth check on node in the addrtree.

doc/Changelog

index 50d972140ad470b94bbe3090454b1c742fc102d2..88cd0884875ae1b2bf3aadaa03de9ea8994207e6 100644 (file)
@@ -2,6 +2,8 @@
        - unbound-control cache_lookup +t allows tld and root names. And
          subnet cache contents are printed.
        - Fix cache_lookup subnet printout to wipe zero part of the prefix.
+       - Fix cache_lookup subnet print to not print messages without rrsets
+         and perform in-depth check on node in the addrtree.
 
 14 August 2025: Wouter
        - Fix to increase responsiveness of dump_cache.