Skip to content

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 e980affb)

Closes #2280 (closed)

Merge request reports