Yakun Xu
Yakun Xu
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. The current OpenWRT build doesn't publish Thread mDNS. **Describe the...
[thread-1-2-backbone-results.zip](https://github.com/openthread/ot-br-posix/files/6362273/thread-1-2-backbone-results.zip) [logs_7548.zip](https://github.com/openthread/ot-br-posix/files/6362274/logs_7548.zip)
The code coverage of `src/dbus` is low. https://codecov.io/gh/openthread/ot-br-posix/tree/master/src/dbus
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. fuzzer test is missing in this project. **Describe the solution...
**Describe the bug** A clear and concise description of what the bug is. We use network diagnostic protocol to build topology of the Thread network, however for unknown reason, the...
**Is your feature request related to a problem? Please describe.** Currently there is no script included for build docker for raspberry pi with cross compile. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. There are seldom multiple instances use cases. How ever to...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. If there is a typo in the radio URL, the...
**Is your feature request related to a problem? Please describe.** posix/posix-app reset implementation. **Describe the solution you'd like** Move call to `otTaskletsProcess()` from main into `otSysMainloopProcess()`, ensure there's no business...