Explicitly mention hop limit in protocol definition.

This commit is contained in:
Felix Ableitner 2016-02-20 20:49:35 +01:00
parent 333b3495ae
commit c148ee928c

View file

@ -117,7 +117,7 @@ where such a packet came from MAY be closed.
Protocol-Type is one of those specified in section Protocol Messages, Protocol-Type is one of those specified in section Protocol Messages,
or 255 for Content 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. MUST NOT be changed by a forwarding node.
Hop Count specifies the number of nodes a message may pass. When Hop Count specifies the number of nodes a message may pass. When