]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Remove the negative type logic from qpcache
authorOndřej Surý <ondrej@isc.org>
Fri, 15 Aug 2025 05:27:50 +0000 (07:27 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 15 Aug 2025 05:27:50 +0000 (07:27 +0200)
Remove the extra representation of the negative type in the slabheaders
and simply use the negative attribute on the slabheader.

Merge branch 'ondrej/remove-negtype-from-qpcache' into 'main'

See merge request isc-projects/bind9!10840


Trivial merge