Files
bind9/lib/dns
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
..
2024-12-05 14:17:08 +01:00
2024-11-22 15:00:55 +01:00
2024-11-12 09:07:19 +01:00
2024-11-27 16:04:25 +01:00
2024-11-27 16:04:25 +01:00
2024-11-12 09:07:19 +01:00
2024-12-06 11:19:18 +01:00
2024-12-05 14:01:57 +01:00
2024-01-25 14:48:07 +01:00