Files
bind9/lib/dns
Matthijs Mekking 9af97fd0fe 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.

(cherry picked from commit 397ca34e34)
2024-12-06 15:18:56 +00:00
..
2024-12-06 06:20:33 +00:00
2024-11-26 07:17:06 +00:00
2024-08-22 10:17:08 +00:00
2024-03-08 15:36:56 -08:00
2024-12-06 15:18:56 +00:00
2024-12-06 06:20:33 +00:00
2024-01-25 14:48:07 +01:00