aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-02 16:52:27 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-02 16:52:27 +0100
commit3604c53d5edb71a7f1585e623938cdf5ea5cc0e9 (patch)
treecda9753524c8c3d6a57e0d03ef6874c5fd52fd32
parent591ab32a7fd51854f8e02d28fb6cf4f97bf61dd2 (diff)
downloadlsd0001-3604c53d5edb71a7f1585e623938cdf5ea5cc0e9.tar.gz
lsd0001-3604c53d5edb71a7f1585e623938cdf5ea5cc0e9.zip
SHOULD return an error, not merely empty record set
-rw-r--r--draft-schanzen-gns.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 273dc54..0662637 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -2039,7 +2039,7 @@ example.com = zk2
2039 The resolver MAY try them in any order or even in parallel. 2039 The resolver MAY try them in any order or even in parallel.
2040 If multiple GNS2DNS records are present, the DNS name MUST be 2040 If multiple GNS2DNS records are present, the DNS name MUST be
2041 identical for all of them, if not the resolution fails and an 2041 identical for all of them, if not the resolution fails and an
2042 empty record set is returned as the record set is invalid. 2042 appropriate error is SHOULD be returned to the application.
2043 </t> 2043 </t>
2044 <t> 2044 <t>
2045 Once the IP addresses of the DNS servers have been determined, 2045 Once the IP addresses of the DNS servers have been determined,