summaryrefslogtreecommitdiff
path: root/draft-schanzen-r5n.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-r5n.xml')
-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>