]> git.ipfire.org Git - thirdparty/pdns.git/commit
new option 'ignore-errors' for setting 'outgoing-axfr-expand-alias'
authorKlaus Darilion <klaus.darilion@nic.at>
Wed, 6 Apr 2022 12:37:52 +0000 (12:37 +0000)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Wed, 7 Jun 2023 11:22:29 +0000 (13:22 +0200)
commit833b07fe444663ba3cb0782a2c67d8a52abf2542
treefd115dab0cc5de624dc23af6ece4be52176b29cf
parent7cf3179775b6bff11c027e6d1ff352ece7cfb924
new option 'ignore-errors' for setting 'outgoing-axfr-expand-alias'

If the ALIAS target can not be resolved during AXFR the AXFR
will fail. To allow outgoing AXFR also if the ALIAS targets are broken
set this setting to 'ignore-errors', but be warned, this will lead to
inconsistent zones between Primary and Secondary name server.
docs/guides/alias.rst
docs/settings.rst
pdns/auth-main.cc
pdns/tcpreceiver.cc