bind9/lib/isccfg
Ondřej Surý 477130cf8e Add the tcp-reuse-timeout option
The idle timeout that bounds how long a reused outgoing TCP/TLS
connection is held open for reuse was only tunable through the 'named -T
tcpidletimeout' developer hook added earlier on this branch. Make it a
proper configuration option, tcp-reuse-timeout (options block, in units
of 100 milliseconds like the other tcp-*-timeout options), and drop the
-T hook.
2026-06-24 13:52:46 +02:00
..
include Fix spelling typos in comments and code 2026-06-01 16:58:16 +02:00
aclconf.c remove GeoIP2 metro and metrocode 2026-06-18 07:23:31 +02:00
check.c Disallow configuration of user-defined non-IN class views 2026-06-08 17:50:15 +02:00
duration.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
kaspconf.c Fix KASP key leaks on keystore lookup failure 2026-03-14 13:58:32 +01:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
namedconf.c Add the tcp-reuse-timeout option 2026-06-24 13:52:46 +02:00
parser.c Fix double initialization in copy_tuple() 2026-06-22 14:18:59 +00:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00