]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Unify the internal representation of negative cache entries
authorOndřej Surý <ondrej@isc.org>
Fri, 31 Jul 2026 19:46:07 +0000 (21:46 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 31 Jul 2026 19:46:07 +0000 (21:46 +0200)
Negative cache entries are now stored and exposed under the type whose nonexistence they prove instead of the old inverted encoding.

Merge branch 'ondrej/unify-rdataset-negative-handling' into 'main'

See merge request isc-projects/bind9!12481


Trivial merge