-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
submodule: bump openthread from
f3602b4
to d6827ca
Bumps [openthread](https://github.com/openthread/openthread) from `f3602b4` to `d6827ca`. - [Release notes](https://github.com/openthread/openthread/releases) - [Commits](openthread/openthread@f3602b4...d6827ca) --- updated-dependencies: - dependency-name: openthread dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
9bb33f7
commit 1c74ec5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule openthread
updated
17 files
+14 −14 | .github/workflows/build.yml | |
+1 −1 | .github/workflows/codeql.yml | |
+1 −1 | .github/workflows/docker.yml | |
+1 −1 | .github/workflows/fuzz.yml | |
+1 −1 | .github/workflows/makefile-check.yml | |
+1 −1 | .github/workflows/otci.yml | |
+3 −3 | .github/workflows/otns.yml | |
+7 −7 | .github/workflows/posix.yml | |
+9 −9 | .github/workflows/simulation-1.1.yml | |
+7 −7 | .github/workflows/simulation-1.2.yml | |
+1 −1 | .github/workflows/size.yml | |
+5 −5 | .github/workflows/toranj.yml | |
+4 −4 | .github/workflows/unit.yml | |
+1 −1 | .github/workflows/version.yml | |
+2 −2 | src/core/api/ip6_api.cpp | |
+57 −64 | src/core/thread/mlr_manager.cpp | |
+31 −33 | src/core/thread/mlr_manager.hpp |