]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ignore attempts to add DS records at zone apex
authorMark Andrews <marka@isc.org>
Wed, 6 May 2020 23:36:50 +0000 (09:36 +1000)
committerOndřej Surý <ondrej@isc.org>
Thu, 4 Jun 2020 14:06:45 +0000 (16:06 +0200)
commit6ac4e62fbc63c4bf902c8358516f1208e44b6d81
treebc231067adf55e89479263db6653762a924456e3
parentb17f6eba6acc6fb6c94868c0fa0e5d51d988708f
Ignore attempts to add DS records at zone apex

DS records belong in the parent zone at a zone cut and
are not retrievable with modern recursive servers.

(cherry picked from commit ae55fbbe9cacb1a2c275bab48a611a0e174410d9)
bin/tests/system/nsupdate/tests.sh
lib/ns/update.c