lsd0004

LSD0004: R5N Distributed Hash Table
Log | Files | Refs

commit 66f3d67fb079eca66530c2fa94ddffeb0a6fe442
parent 47c99fda35f19ec09921d1b44ea722f11a62ae5a
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Thu, 10 Mar 2022 12:20:10 +0100

-simplify: just flags

Diffstat:
Mdraft-schanzen-r5n.xml | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml @@ -350,7 +350,7 @@ Connectivity | |Underlay| |Underlay| An integer which controls how many nearest peers the request should reach. </dd> - <dt>Route-Flags:</dt> + <dt>Flags:</dt> <dd> Flags that are used in order to indicate certain processing requirements for messages. @@ -451,9 +451,9 @@ Connectivity | |Underlay| |Underlay| An integer which controls how many nearest peers the request should reach. </dd> - <dt>Route-flags:</dt> + <dt>Flags:</dt> <dd> - Flags that are used in order to indicate certain + Flags are used in order to indicate certain processing requirements for messages. Any combination of flags as defined in <xref target="route_flags"/> may be specified. @@ -807,9 +807,9 @@ Connectivity | |Underlay| |Underlay| The local peer address is referred to as <tt>N</tt>. </t> <section anchor="route_flags"> - <name>Route Flags</name> + <name>Flags</name> <t> - The <tt>RouteFlags</tt> consist of the following flags which + The <tt>Flags</tt> consist of the following flags which are represented in a flags field in the messages. Each flag is represented by a bit in the field starting from 0 as the rightmost bit to 15 as the leftmost bit.