]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add ability to load root zone into AsyncServer
authorPetr Špaček <pspacek@isc.org>
Fri, 11 Jul 2025 19:10:19 +0000 (21:10 +0200)
committerPetr Špaček <pspacek@isc.org>
Wed, 17 Sep 2025 21:19:11 +0000 (21:19 +0000)
commit2f5e5c965d3136cf4a23bf232edfdeb6833c0b90
tree05dbe1e52bc87112877b8891004dcca0ab227dd2
parent6c62e131cc516a1ee75dd979a10425d5a38be243
Add ability to load root zone into AsyncServer

We would prefer if explicit $ORIGIN is used only for root zone and
nothing else, solely to avoid zone files named "..db". For all other
zones the file name should match zone name.

(cherry picked from commit 339e5162d6a5e3f0ebb7ba38218159d7e53cb81f)
bin/tests/system/isctest/asyncserver.py