gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lsd0001] branch master updated: avoid defining recursive by saying not


From: gnunet
Subject: [lsd0001] branch master updated: avoid defining recursive by saying not iterative
Date: Wed, 02 Feb 2022 09:49:32 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository lsd0001.

The following commit(s) were added to refs/heads/master by this push:
     new 6329752  avoid defining recursive by saying not iterative
6329752 is described below

commit 632975284d4f4b5b0e3593ea2be0af7d17c596de
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Feb 2 09:49:30 2022 +0100

    avoid defining recursive by saying not iterative
---
 draft-schanzen-gns.xml | 3 +--
 1 file changed, 1 insertion(+), 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))
      <t>
        Names in GNS are resolved by recursively querying the record storage.
        Recursive in this context means that a resolver does not provide
-       iterative results for a query.
-       <!--(as is the case with iterative DNS resolution). REMOVED -->
+       intermediate results for a query.
        Instead, it MUST respond to a resolution request with either the
        requested resource record or an error message in case the resolution
        fails.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]