diff options
author | Martin Schanzenbach <schanzen@gnunet.org> | 2024-07-14 09:54:41 +0200 |
---|---|---|
committer | Martin Schanzenbach <schanzen@gnunet.org> | 2024-07-14 09:54:41 +0200 |
commit | 2b7153afaa54a302a9a9f2434393220144f68ff4 (patch) | |
tree | 6ab99e4b5d9071d6ee9f0a92f79e72a763de3b87 | |
parent | 174c87977bfc0940208b872160519d4698d47511 (diff) | |
download | lsd0004-2b7153afaa54a302a9a9f2434393220144f68ff4.tar.gz lsd0004-2b7153afaa54a302a9a9f2434393220144f68ff4.zip |
clarify field
-rw-r--r-- | draft-schanzen-r5n.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml index 60c2a0f..dd37b3b 100644 --- a/draft-schanzen-r5n.xml +++ b/draft-schanzen-r5n.xml | |||
@@ -894,8 +894,9 @@ Connectivity | |Underlay| |Underlay| | Underlay | ... | |||
894 | (see <xref target="p2p_get"/>) asking for blocks of type | 894 | (see <xref target="p2p_get"/>) asking for blocks of type |
895 | <tt>HELLO</tt> using its own peer identity in the | 895 | <tt>HELLO</tt> using its own peer identity in the |
896 | <tt>QUERY_HASH</tt> field of the message. The | 896 | <tt>QUERY_HASH</tt> field of the message. The |
897 | <tt>PEER_BF</tt> <bcp14>MUST</bcp14> be initialized to | 897 | <tt>PEER_BF</tt> field of the <tt>GetMessage</tt> |
898 | filter the peer's own peer identity as well as the peer | 898 | <bcp14>MUST</bcp14> be |
899 | initialized to filter the peer's own peer identity as well as the peer | ||
899 | identities of all currently connected | 900 | identities of all currently connected |
900 | <em>neighbors</em>. These requests <bcp14>MUST</bcp14> use | 901 | <em>neighbors</em>. These requests <bcp14>MUST</bcp14> use |
901 | the <tt>FindApproximate</tt> and | 902 | the <tt>FindApproximate</tt> and |