moandor-y
moandor-y
This PR removes `ActiveDataset::GenerateLocal` and enforces the recommended method of forming Thread networks, as discussed in . This is on top of , please just review the last commit. Test...
This makes tests use the recommended method to form networks. Depends-On: openthread/pyspinel#110
This commit makes it use different IDs for different instances of the plugin, so that users can create multiple sources with different configurations and use them simultaneously: 
**Describe the bug** If we form a network with some nodes, and change some fields in the dataset (e.g. mesh local prefix) of some nodes, while keeping master key, channel,...
**Is your feature request related to a problem? Please describe.** Current OpenThread CLI has many places displaying IPv6 addresses without compression. E.g. `ipmaddr` gives something like `ff02:0:0:0:0:0:0:1` which is verbose....
Personally I use rewind to calibrate the offset, so I almost always go to the end of the replay to see global error stats. It'd be nice if there is...
The median is usually more useful than the mean when adjusting offsets.