bind9/lib
Matthijs Mekking 397ca34e34 Remove unused maxquerycount
While implementing the global limit 'max-query-count', initially I
thought adding the variable to the resolver structure. But the limit
is per client request so it was moved to the view structure (and
counter in ns_query structure). However, I forgot to remove the
variable from the resolver structure again. This commit fixes that.
2024-12-06 11:19:18 +01:00
..
dns Remove unused maxquerycount 2024-12-06 11:19:18 +01:00
isc Fix nsupdate hang when processing a large update 2024-12-05 15:40:48 +01:00
isccc Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
isccfg Implement 'max-query-count' 2024-12-05 14:01:57 +01:00
ns Attach dnssecsignstats, rcvquerystats, and requeststats 2024-12-06 04:23:31 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00