A NODATA response has ANCOUNT of 0 assuming no CNAME/DNAMES

(cherry picked from commit 4889e06c3a)
This commit is contained in:
Mark Andrews 2019-05-06 17:13:18 +10:00
parent 63fe63c8c5
commit 756bb201bd

View file

@ -9914,7 +9914,7 @@ deny-answer-aliases { "example.net"; };
The empty set of resource records is specified by
CNAME whose target is the wildcard top-level
domain (*.).
It rewrites the response to NODATA or ANCOUNT=1.
It rewrites the response to NODATA or ANCOUNT=0.
</para>
</listitem>
</varlistentry>