]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.16] chg: usr: Backport max-types-per-name to BIND 9.16
authorOndřej Surý <ondrej@isc.org>
Mon, 29 Jul 2024 10:56:27 +0000 (10:56 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 29 Jul 2024 10:56:27 +0000 (10:56 +0000)
This aligns the fix for large number of RRs in RRSet with 9.18 and up
by backporting to `max-records-per-type` configuration option to
BIND 9.16.

Merge branch 'ondrej/max-types-per-rr-backport-9.16' into 'bind-9.16'

See merge request isc-projects/bind9!9178


Trivial merge