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

**Describe the bug** A clear and concise description of what the bug is. This issue may not need an immediate fix: some discussion about feasibility, and pros/cons is also ok....

We'd like to add a small PR to add functionality to retrieve the current mleid IP address of the border router over rest API. This PR adds a new endpoint...

We understand that the current Swagger REST API implementations doesn't have the above requested functionalities. Would appreciate any support regarding the same.

Hi, I am looking to setup OTBR through buildroot for the rpi cm5. I have only found one guide out there with limited information on how to run the build...

**Describe the bug** A clear and concise description of what the bug is. Calls to the `GetAll` dbus property are failing on properties that have compile time settings that result...

**Describe the bug** A clear and concise description of what the bug is. If the ot-br agent runs on a port different from 8081 ( because the port is already...

This PR adds ThreadHost error code and use it as part of the ThreadHost API. Following https://github.com/openthread/openthread/pull/10990, currently `otError`s are used in `ThreadHost` APIs. But some specific errors in `ThreadHost`...

P2
comp: thread controller

Add support of multiple prefixes handling in both - dhcpcd.enter-hook (Publishing Prefixes): - This script is triggered when dhcpcd gets new or updated IPv6 PD information. - It now iterates...

This commit forbids using "OpenThreadDebug" as the vendor name in production build. This commit also discourages "BorderRouter" as product name in production build.