Messages passed between peer sessions now record the path they took to get to you.
What's wrong with this entry?
Delivered peer message envelopes can now include the chain of hops a message travelled, making previously internal routing state visible in the envelope itself.
- The envelope builder gained a fourth argument and emits a
hop-chain="…"attribute alongside the existing from, from-session and from-name attributes when a validated chain is present. - The sender pulls the chain from the last peer-origin user message.
- The hop-chain admission limits "hop-runaway" and "hop-loop" already existed; this only surfaces the chain in the envelope.
hop-chain="
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.248
Peer-session search and channel filters switched off
Both mention peer