ot-br-posix icon indicating copy to clipboard operation
ot-br-posix copied to clipboard

OpenThread Border Router, a Thread border router for POSIX-based platforms.

Results 223 ot-br-posix issues
Sort by recently updated
recently updated
newest added

See: - #1499 https://github.com/openthread/ot-br-posix/runs/7840719075?check_suite_focus=true https://github.com/openthread/ot-br-posix/runs/7840548722?check_suite_focus=true

bug
comp: build

Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `034fc82` to `01dd492`. Commits 01dd492 [doc] fix RCP building information for nRF52840 (#8020) f33a586 [mle] new API to trigger search for better parent (#8018) d1d8c6f [mle] add...

dependencies

Force re-evaluation of OTBR version strings (both OTBR version for otbr-agent daemon and OT version for the POSIX stack) if not supplied by the user. This prevents them from using...

This commit adds a feature for otbr-agent to save the region code set by d-bus API and apply this region code after restart. Verified by manual test and new integration...

**Describe the bug** A clear and concise description of what the bug is. otbr-agent fails to start on Ubuntu 18.04 with the following log: ``` ot-br systemd[1]: /lib/systemd/system/otbr-agent.service:9: Executable path...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. I faced the problem with testing multicast traffic on the...

comp: backbone router
Thread 1.2

We have an OTBR setup, where multicast routing works (testing with Matter). What we've observed is that after restarting the OTBR, the messages are not delivered to the nodes until...

comp: backbone router
Thread 1.2

Hello, I build the full thread device using Silicon Labs EFR32MG12 as well as OTBR using RPi and EFR32MG12 RCP. I convert the IPV4 address to IPV6 , prefix it...

question

Some modifications to make `ot-br-posix` working with OpenWRT. Note that it is also compatible with Matter (tested on TE9) This pull request is related to this issue: https://github.com/openthread/ot-br-posix/issues/1250

comp: build
platform: openwrt

Is there a minimal Linux kernel version required for running the OTBR. We have one system in particular, which seems to have problems when shutting down the OTBR daemon. The...