From c148ee928c3b2b8f84eda53e2ab22ca70e1c356d Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Sat, 20 Feb 2016 20:49:35 +0100 Subject: [PATCH] Explicitly mention hop limit in protocol definition. --- PROTOCOL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROTOCOL.md b/PROTOCOL.md index b7da17f..ab3a6f2 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -117,7 +117,7 @@ where such a packet came from MAY be closed. Protocol-Type is one of those specified in section Protocol Messages, or 255 for Content Messages. -Hop Limit SHOULD be set to `MAX_HOP_COUNT` on message creation, and +Hop Limit SHOULD be set to `20` on message creation, and MUST NOT be changed by a forwarding node. Hop Count specifies the number of nodes a message may pass. When