aboutsummaryrefslogtreecommitdiff
path: root/net/openthread-br/patches
Commit message (Collapse)AuthorAge
* openthread-br: remove superseded patchkrant2024-02-27
| | | | | | | | The patch is not needed since it is implemented in https://github.com/openthread/ot-br-posix/pull/1908 and included into the current version. Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* Revert "openthread-br: fix actually building"Stijn Tintel2023-10-29
| | | | This reverts commit 5958fd068fd0eb96a59c1758fd1906f472981ad5.
* openthread-br: fix actually buildingRosen Penev2023-09-28
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* openthread-br: new packageStijn Tintel2023-08-07
Add a new package for the OpenThread Border Router. Comes with a netifd protocol handler. See README.md for more information. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>