diff options
author | Martin Schanzenbach <schanzen@gnunet.org> | 2024-07-14 09:29:27 +0200 |
---|---|---|
committer | Martin Schanzenbach <schanzen@gnunet.org> | 2024-07-14 09:29:27 +0200 |
commit | a4d1d012678e339cc7b5d29386ea20aa3790444b (patch) | |
tree | 771afd209126ce94bea3b4bd40fc7230739084fa | |
parent | f7225f3c31dbd24ac994c0e0cb747bfd141229c9 (diff) | |
download | lsd0004-a4d1d012678e339cc7b5d29386ea20aa3790444b.tar.gz lsd0004-a4d1d012678e339cc7b5d29386ea20aa3790444b.zip |
bcp
-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 ef68a5e..5227f3d 100644 --- a/draft-schanzen-r5n.xml +++ b/draft-schanzen-r5n.xml | |||
@@ -583,7 +583,8 @@ Connectivity | |Underlay| |Underlay| | Underlay | ... | |||
583 | <name>Underlay</name> | 583 | <name>Underlay</name> |
584 | <t> | 584 | <t> |
585 | A peer <bcp14>MUST</bcp14> implement one or more underlay | 585 | A peer <bcp14>MUST</bcp14> implement one or more underlay |
586 | protocols. Peers supporting multiple underlays effectively | 586 | protocols. |
587 | Peers supporting multiple underlays effectively | ||
587 | create a bridge between different networks. How peers are | 588 | create a bridge between different networks. How peers are |
588 | addressed in a specific underlay is out of scope of this | 589 | addressed in a specific underlay is out of scope of this |
589 | document. For example, a peer may have a TCP/IP address, or | 590 | document. For example, a peer may have a TCP/IP address, or |
@@ -906,7 +907,7 @@ Connectivity | |Underlay| |Underlay| | Underlay | ... | |||
906 | cause each peer on the path to respond if it has relevant | 907 | cause each peer on the path to respond if it has relevant |
907 | information. The combination of these flags is thus likely | 908 | information. The combination of these flags is thus likely |
908 | to yield <tt>HELLOs</tt> of peers that are useful somewhere | 909 | to yield <tt>HELLOs</tt> of peers that are useful somewhere |
909 | in the initiator's routing table. The <tt>RECOMMENDED</tt> | 910 | in the initiator's routing table. The <bcp14>RECOMMENDED</bcp14> |
910 | replication level to be set in the <tt>REPL_LVL</tt> field | 911 | replication level to be set in the <tt>REPL_LVL</tt> field |
911 | is 4. The size and format of the result filter is specified | 912 | is 4. The size and format of the result filter is specified |
912 | in <xref target="hello_block"/>. The <tt>XQUERY</tt> | 913 | in <xref target="hello_block"/>. The <tt>XQUERY</tt> |