From 756bb201bd0ca20c598158c1190b2f0feaa4e4ba Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 6 May 2019 17:13:18 +1000 Subject: [PATCH] A NODATA response has ANCOUNT of 0 assuming no CNAME/DNAMES (cherry picked from commit 4889e06c3a16a0c7c746519ab7b803f15b4181c4) --- doc/arm/Bv9ARM-book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index d7cca8b484..d012f4c97b 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -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.