bind9/bin/named
Ondřej Surý e86eed54f5
Rescan the interfaces again when reconfiguring the server
On FreeBSD, the server would not listen on the configured 'localhost'
interfaces immediately, but only after the 'interface-interval' period
has passed.  After the fix for default interface-interval was merged in
!10281, this means the server would listen on the localhost after 60
minutes.

Rescan the interfaces immediately after configuring the
interface-interval value to start listening on the 'localhost' interface
immediately.
2025-08-04 11:24:23 +02:00
..
include Remove named_g_sessionkey and named_g_sessionkeyname 2024-11-07 02:18:52 +00:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl add an update quota 2023-01-12 12:02:35 +01:00
builtin.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
config.c Fix the default interface-interval docs and default value 2025-07-01 12:15:11 +02:00
control.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
controlconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
dlz_dlopen_driver.c Use clang-format-20 to update formatting 2025-06-25 13:59:44 +10:00
fuzz.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
geoip.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
log.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
logconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
main.c Set name for all the isc_mem context 2025-05-29 05:42:56 +02:00
Makefile.am Remove auto-generated rst files in repo in favour of grammar pretty printer 2022-07-01 10:20:56 +02:00
named.conf.rst Add note that named.conf man page is not a complete manual 2022-07-01 10:21:06 +02:00
named.rst Finalize removal of memory debug flags size and mctx 2025-02-17 16:48:43 +00:00
os.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
server.c Rescan the interfaces again when reconfiguring the server 2025-08-04 11:24:23 +02:00
statschannel.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tkeyconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
transportconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tsigconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +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 Add missing locks when returning addresses 2025-03-16 15:26:12 +11:00