]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.16] chg: usr: Backport max-records-per-type to BIND 9.16
authorOndřej Surý <ondrej@isc.org>
Mon, 29 Jul 2024 10:04:45 +0000 (10:04 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 29 Jul 2024 10:04:45 +0000 (10:04 +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-records-per-type-backport-9.16' into 'bind-9.16'

See merge request isc-projects/bind9!9177


Trivial merge