-
It is not clear if this is a bug in wpantund or a bug in the OpenThread NCP simulator.
-
Could we get the OT stack counters via wpanctl, though it only has MAC counters so far?
It will be really useful.
-
When lowpan frames are decompressed, the constructed IPv6 and UDP header length fields include the appended CCM tag (length fields are larger by `sizeof(tag)`). In practice this is not a problem, beca…
-
The current default value of the PANID (as retrieved by `otGetPanId()`) is `0xFFFF`. This itself isn't a bad default—it effectively implies that the PANID is undefined (because it is not a valid PANID…