diff options
author | Martin Schanzenbach <schanzen@gnunet.org> | 2022-12-26 11:02:09 +0900 |
---|---|---|
committer | Martin Schanzenbach <schanzen@gnunet.org> | 2022-12-26 11:02:09 +0900 |
commit | 88dcd3b02192a77f37f026d4a9ca6661bef19ef5 (patch) | |
tree | 013d7f2635431b8f57e06f2d22802fd218c94e68 | |
parent | b621c412b3a70f906ece7a97aabea1cb15ec5fd1 (diff) |
typo
-rw-r--r-- | draft-schanzen-r5n.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml index 0aaee8d..8adcfae 100644 --- a/draft-schanzen-r5n.xml +++ b/draft-schanzen-r5n.xml @@ -1310,6 +1310,7 @@ BEGIN If the initiator of a <tt>HelloMessage</tt> is <tt>SELF</tt>, the message is simply sent to all neighbors <tt>P</tt> currently in the routing table using <tt>SEND</tt>. + </t> <t> Otherwise, upon receiving a <tt>HelloMessage</tt> from a peer <tt>P</tt> an implementation <bcp14>MUST</bcp14> process it step by step as follows: |