You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2023. It is now read-only.
We accidentally copied the source address form (16- or 64-bit) when
forwarding a mesh packet, so if the incoming packet had a 64-bit source,
we used a 64-bit source.
Clear the address type field before selecting address, so we use the
default behaviour of "use 16-bit if available".
This means we will use 16-bit in Thread - eliminates our involvement in
the case of one vendor rejecting mesh packets with 64-bit MAC source.
Change-Id: I77b925cd6efd43095c5fc8c00a63abda5f908ffa
0 commit comments