bind9/lib/isccfg
Matthijs Mekking 5a806910a8 Implement 'max-query-count'
Add another option to configure how many outgoing queries per
client request is allowed. The existing 'max-recursion-queries' is
per restart, this one is a global limit.

(cherry picked from commit bbc16cc8e6)
2024-12-06 15:17:53 +00:00
..
include Reformat sources with up-to-date clang-format-17 2023-11-13 17:13:07 +01:00
aclconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
dnsconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
duration.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
kaspconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move duration structure to libisccfg/duration 2022-06-28 14:36:31 +02:00
namedconf.c Implement 'max-query-count' 2024-12-06 15:17:53 +00:00
parser.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00