fix(#150): exclude our own origin prefix from the trace route (firmware contract)
Per meshcore-firmware/docs/trace-path-format.md: a TRACE route must exclude the origin (implicit at both ends). If route[0] is our own node's prefix it matches no forwarding node (we are the sender) -> the packet never advances -> RESP_CODE_SENT then a silent timeout (the doc's #1, most-common cause). buildPath now drops a leading self hop before assembling the round trip. Bumps build to +51 for the b51 test binary. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>pull/205/head
parent
de97f515a5
commit
b33e5221f2
Loading…
Reference in new issue