Simon Lin
Simon Lin
https://github.com/openthread/openthread/pull/7826 removed BBR related configurations for Thread 1.3 BRs. However, when running 1.2 test case for a Thread 1.3 BR, these configurations are still necessary. This commit restore BBR dataset...
Some mDNS implementations do not respond to mDNS queries sent by `dig`.
**Describe the bug** toranj-rcp test test-001-get-set.py fail intermittently **Console/log output** [logs_43322.zip](https://github.com/openthread/openthread/files/5640845/logs_43322.zip)
**Describe the bug** OTBR sends `Multicast Listener Report Message V2` multicast to the Thread network when it attaches, bringing significant and unnecessary network traffic. **To Reproduce** It happens when a...
**Describe the bug** OT CLI `reset` command not effective if `OTBR_ENABLE_DBUS_SERVER` is not enabled. ``` > reset Done ``` `reset` is not effective and output `Done`. **To Reproduce** Information to...