summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-07-12 15:50:01 +0200
committerChristian Grothoff <grothoff@gnunet.org>2024-07-12 15:50:01 +0200
commit3ceea4d47a3465f59791faf51c020da0afa34e5b (patch)
tree27b6b3abf03b6bae7f95f73905b328d649d94297
parent878600d114106c231edca81dca57ab22784c0db1 (diff)
downloadlsd0004-3ceea4d47a3465f59791faf51c020da0afa34e5b.tar.gz
lsd0004-3ceea4d47a3465f59791faf51c020da0afa34e5b.zip
-clarify
-rw-r--r--draft-schanzen-r5n.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 2418d14..dc8438e 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -1186,7 +1186,8 @@ BEGIN
1186 <dd> 1186 <dd>
1187 This bit indicates that each peer along the way should process the request. 1187 This bit indicates that each peer along the way should process the request.
1188 If the bit is not set, intermediate peers only route the message and only 1188 If the bit is not set, intermediate peers only route the message and only
1189 peers which consider themselves closest to the key look for answers 1189 peers which consider themselves closest to the key (based on their
1190 routing table) look for answers
1190 in their local storage for <tt>GetMessage</tt>s, or respectively cache the 1191 in their local storage for <tt>GetMessage</tt>s, or respectively cache the
1191 block in their local storage for <tt>PutMessage</tt>s and <tt>ResultMessage</tt>s. 1192 block in their local storage for <tt>PutMessage</tt>s and <tt>ResultMessage</tt>s.
1192 </dd> 1193 </dd>