aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 04db783..8e08de7 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1786,8 +1786,7 @@ q := SHA-512 (ZKDF-Public(zk, label))
1786 <t> 1786 <t>
1787 Names in GNS are resolved by recursively querying the record storage. 1787 Names in GNS are resolved by recursively querying the record storage.
1788 Recursive in this context means that a resolver does not provide 1788 Recursive in this context means that a resolver does not provide
1789 iterative results for a query. 1789 intermediate results for a query.
1790 <!--(as is the case with iterative DNS resolution). REMOVED -->
1791 Instead, it MUST respond to a resolution request with either the 1790 Instead, it MUST respond to a resolution request with either the
1792 requested resource record or an error message in case the resolution 1791 requested resource record or an error message in case the resolution
1793 fails. 1792 fails.