bind9/bin/named
Ondřej Surý 173255127f 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.

(cherry picked from commit 477130cf8e)
2026-06-25 11:37:51 +02:00
..
include Fix DoH quota global variables type 2026-06-11 11:33:33 +00:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Disable output escaping in bind9.xsl 2026-05-15 15:36:41 +10:00
builtin.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
config.c Add the tcp-reuse-timeout option 2026-06-25 11:37:51 +02:00
control.c Implement rndc reset-stats counter-name 2025-03-27 09:36:43 +00:00
controlconf.c Run conn_cleanup on isccc_cc_towire failure in control_respond 2026-04-30 07:33:28 +00:00
dlz_dlopen_driver.c Use clang-format-20 to update formatting 2025-06-25 13:32:08 +10:00
fuzz.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
geoip.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
log.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
logconf.c standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00
main.c Add the tcp-reuse-timeout option 2026-06-25 11:37:51 +02:00
Makefile.am implement the systemd notification protocol manually, drop libsystemd 2025-06-03 15:04:42 +00:00
named.conf.rst remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
named.rst Finalize removal of memory debug flags size and mctx 2024-12-06 03:13:14 +00:00
os.c Print OS platform in "named -V" 2026-06-24 17:52:30 +02:00
server.c Add the tcp-reuse-timeout option 2026-06-25 11:37:51 +02:00
statschannel.c Fix invalid free in statistics-channel JSON renderer 2026-06-24 15:39:24 +02:00
tkeyconf.c standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00
transportconf.c standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00
tsigconf.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00