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.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index a5af834..641397c 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -1062,9 +1062,10 @@ BEGIN
1062 <dt>0: DemultiplexEverywhere</dt> 1062 <dt>0: DemultiplexEverywhere</dt>
1063 <dd> 1063 <dd>
1064 This bit indicates that each peer along the way should process the request. 1064 This bit indicates that each peer along the way should process the request.
1065 If the bit is not set, peers only route the message and do not 1065 If the bit is not set, intermediate peers only route the message and only
1066 look for answers in their local storage (for <tt>GetMessage</tt>s) or cache the 1066 peers which consider themselves closest to the key look for answers
1067 block in their local storage (for <tt>PutMessage</tt>s or <tt>ResultMessage</tt>s). 1067 in their local storage for <tt>GetMessage</tt>s and cache the
1068 block in their local storage for <tt>PutMessage</tt>s and <tt>ResultMessage</tt>s.
1068 </dd> 1069 </dd>
1069 <dt>1: RecordRoute</dt> 1070 <dt>1: RecordRoute</dt>
1070 <dd> 1071 <dd>