]> git.ipfire.org Git - thirdparty/bind9.git/commit
make "origin" optional for forward zones
authorEvan Hunt <each@isc.org>
Sat, 27 Sep 2025 04:59:52 +0000 (21:59 -0700)
committerColin Vidal <colin@isc.org>
Wed, 1 Oct 2025 10:16:05 +0000 (12:16 +0200)
commita8f2f41013b5d35400cd8e5e8a558b21167a9286
tree7e64220b93e27db08c07c9bae5a71450619748b2
parentc4b5deb750fe627555d6400b6d1e954d8f026566
make "origin" optional for forward zones

The "origin" parameter for synthrecord is now mandatory for reverse
zones, but when configured in a non-reverse zone, it will default to
the zone name.
bin/plugins/synthrecord.c
bin/plugins/synthrecord.rst
bin/tests/system/synthrecord/conf/bad-reverse-missing-origin.conf.j2 [new file with mode: 0644]
bin/tests/system/synthrecord/conf/good-forward-missing-origin.conf.j2 [moved from bin/tests/system/synthrecord/conf/bad-forward-missing-origin.conf.j2 with 100% similarity]