summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-12 22:25:22 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-12 22:25:22 +0100
commit017f167d2e72ead2389e533ec452a395a8185dbf (patch)
tree2bb84f3a4fb6bb0b35625021e3af0c8e4530aa09
parent8456369a34a9cd31dcf28016aa89c411e0809ff6 (diff)
downloadlsd0004-017f167d2e72ead2389e533ec452a395a8185dbf.tar.gz
lsd0004-017f167d2e72ead2389e533ec452a395a8185dbf.zip
-document what is implemented: this is currently simply a configuration option
-rw-r--r--draft-schanzen-r5n.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 1ba2aab..0c11b50 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -1806,13 +1806,12 @@ bchar = *(ALPHA / DIGIT)
1806 the result is forwarded to the origin of the query. If the result 1806 the result is forwarded to the origin of the query. If the result
1807 was <tt>FILTER_LAST</tt>, the query is removed from the list of pending 1807 was <tt>FILTER_LAST</tt>, the query is removed from the list of pending
1808 queries. 1808 queries.
1809 Furthermore, the implementation <bcp14>SHOULD</bcp14> 1809 </t>
1810 cache data from <tt>ResultMessage</tt>s if the <tt>DemultiplexEverywhere</tt> flag was set on any
1811 of queries that the <tt>ResultMessage</tt> provided a new valid answer to.
1812 An implementation <bcp14>MAY</bcp14> even cache results even if they did not
1813 match any pending query.
1814 </t>
1815 </li> 1810 </li>
1811 <li>
1812 Finally, the implementation <bcp14>MAY</bcp14> choose to
1813 cache data from <tt>ResultMessage</tt>s.
1814 </li>
1816 </ol> 1815 </ol>
1817 </section> 1816 </section>
1818 </section> 1817 </section>