Skip to content
Discussion options

You must be logged in to vote

The low six bits are the number of path hashes, not a live count of repeaters that already forwarded the packet. getPathHashCount() is literally path_len & 63, while the upper two bits encode hash size (Packet.h). Therefore a configured direct path containing one repeater hash reports 1 even if that nonexistent repeater never retransmits it; the field describes the supplied route.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mt104
Comment options

@mt104
Comment options

Answer selected by mt104
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants