]> git.ipfire.org Git - thirdparty/bind9.git/commit
Expand the list of the priority types
authorOndřej Surý <ondrej@isc.org>
Mon, 17 Jun 2024 09:40:40 +0000 (11:40 +0200)
committerNicki Křížek <nicki@isc.org>
Wed, 24 Jul 2024 10:11:59 +0000 (12:11 +0200)
commitd56d2a32b861e81c2aaaabd309c4c58b629ede32
treee406b8ece9b64a6a37a68d7a1b40bb64a08ee855
parent5360c90612abf51deb4a80b30e1da84fd61212a5
Expand the list of the priority types

Add HTTPS, SVCB, SRV, PTR, NAPTR, DNSKEY and TXT records to the list of
the priority types that are put at the beginning of the slabheader list
for faster access and to avoid eviction when there are more types than
the max-types-per-name limit.

(cherry picked from commit b27c6bcce894786a8e082eafd59eccbf6f2731cb)
lib/dns/rbtdb.c