]> 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 09:06:03 +0000 (11:06 +0200)
commit3e0a67e4bdb253dae3a03a45c1aa117239a3313d
tree3750bb59f9f41a7f4c193ebaadd51df9d63443c3
parent5f25fd9462437e5f954627977785678f82dbcedb
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