]> git.ipfire.org Git - thirdparty/bind9.git/commit
Expand the list of the priority types and move it to db_p.h
authorOndřej Surý <ondrej@isc.org>
Mon, 17 Jun 2024 09:40:40 +0000 (11:40 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 1 Jul 2024 10:47:30 +0000 (12:47 +0200)
commitb27c6bcce894786a8e082eafd59eccbf6f2731cb
tree438f662847865a2722e872775f261553448b5ffd
parentb8522e5b8eb039a0a9a86824e569b8ec22d1f051
Expand the list of the priority types and move it to db_p.h

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.
lib/dns/db_p.h
lib/dns/qpcache.c
lib/dns/qpzone.c
lib/dns/rbtdb.c
lib/dns/rbtdb_p.h