]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix DNAME when QTYPE is CNAME or ANY
authorMark Andrews <marka@isc.org>
Tue, 17 Nov 2020 00:03:21 +0000 (11:03 +1100)
committerMark Andrews <marka@isc.org>
Wed, 18 Nov 2020 23:52:29 +0000 (10:52 +1100)
commitb3d259107f3ff02bf08e40cdc4cb900385cdf1bd
tree9a82fbf244ac817b2c4354fb2972e649d68f170c
parent449d8bfa4fa4f6228d621a8fbfe789913094d4da
Fix DNAME when QTYPE is CNAME or ANY

The synthesised CNAME is not supposed to be followed when the
QTYPE is CNAME or ANY as the lookup is satisfied by the CNAME
record.

(cherry picked from commit e980affba0ed40476d977d284d142988633b6a7d)
CHANGES
bin/tests/system/auth/ns1/example.com.db
bin/tests/system/auth/tests.sh
doc/notes/notes-current.rst
lib/ns/query.c