bind9/bin
Ondřej Surý fa7b7973e3 Limit the additional processing for large RDATA sets
When answering queries, don't add data to the additional section if
the answer has more than 13 names in the RDATA.  This limits the
number of lookups into the database(s) during a single client query,
reducing query processing load.

Also, don't append any additional data to type=ANY queries. The
answer to ANY is already big enough.

(cherry picked from commit a1982cf1bb)
2025-01-15 14:13:45 +01:00
..
check Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
confgen Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
delv Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
dig Remove redundant semicolons after the closing braces of functions 2024-11-19 16:06:49 +01:00
dnssec Do not sign non DNSKEY RRset with revoked keys 2024-12-06 01:00:13 +00:00
named Change default max-recursion-queries to 50 2024-12-06 15:17:53 +00:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
plugins Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
rndc Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tests Limit the additional processing for large RDATA sets 2025-01-15 14:13:45 +01:00
tools Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00