Commit 4bc3e38
authored
Bumps [openthread](https://github.com/openthread/openthread) from `5340cfa` to `1413778`.
- [Commits](openthread/openthread@5340cfa...1413778)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 1413778a09b7f3a1a69c7ff55a58e7268cd36163
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b245e3 commit 4bc3e38
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 42 files
- .github/workflows/docker.yml+1-1
- .github/workflows/fuzz.yml+1-1
- .github/workflows/nexus.yml+29
- .github/workflows/otbr.yml+6-6
- .github/workflows/otns.yml+6-6
- .github/workflows/posix.yml+9-9
- .github/workflows/scorecards.yml+1-1
- .github/workflows/simulation-1.1.yml+12-12
- .github/workflows/simulation-1.4.yml+7-7
- .github/workflows/size.yml+1-1
- .github/workflows/toranj.yml+1-1
- .github/workflows/unit.yml+1-1
- include/openthread/instance.h+1-1
- include/openthread/thread_ftd.h+5-3
- src/cli/cli.cpp+2-2
- src/core/api/thread_ftd_api.cpp+2
- src/core/thread/mle.hpp+2-2
- src/core/thread/mle_ftd.cpp+2
- src/ncp/ncp_base.cpp+1-1
- src/ncp/ncp_base.hpp+2
- src/ncp/ncp_base_dispatcher.cpp+4
- src/ncp/ncp_base_ftd.cpp+4
- tests/nexus/CMakeLists.txt+9
- tests/nexus/build.sh+8
- tests/nexus/platform/nexus_core.cpp+5
- tests/nexus/run_nexus_tests.sh+2
- tests/nexus/test_anycast.cpp+10-5
- tests/nexus/test_leader_reboot_multiple_link_request.cpp+120
- tests/nexus/test_long_routes.cpp+95
- tests/nexus/test_on_mesh_prefix.cpp+199
- tests/nexus/test_reset.cpp+154
- tests/nexus/test_router_multicast_link_request.cpp+154
- tests/nexus/test_router_reboot_multiple_link_request.cpp+136
- tests/nexus/test_srp_server_anycast_mode.cpp+255
- tests/nexus/verify_leader_reboot_multiple_link_request.py+87
- tests/nexus/verify_router_reboot_multiple_link_request.py+90
- tests/scripts/thread-cert/test_leader_reboot_multiple_link_request.py-155
- tests/scripts/thread-cert/test_on_mesh_prefix.py-137
- tests/scripts/thread-cert/test_reset.py-94
- tests/scripts/thread-cert/test_router_multicast_link_request.py-122
- tests/scripts/thread-cert/test_router_reboot_multiple_link_request.py-176
- tests/scripts/thread-cert/test_srp_server_anycast_mode.py-201
0 commit comments