Commit 9552acc
authored
Bumps [openthread](https://github.com/openthread/openthread) from `dd33295` to `91d00c5`.
- [Commits](openthread/openthread@dd33295...91d00c5)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 91d00c5fd13e8f843a0e753099f1ab60e7936d59
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 86bb8ce commit 9552acc
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 26 files
- examples/platforms/simulation/simul_utils.c+24-9
- include/openthread/cli.h+108-21
- include/openthread/instance.h+1-1
- script/check-simulation-local-host+1
- src/cli/cli.cpp+41-6
- src/cli/cli.hpp+44-7
- src/cli/cli_api.cpp+38-2
- src/cli/cli_config.h+15
- src/core/coap/coap.cpp+11-1
- src/core/meshcop/border_agent.cpp+21-3
- src/core/meshcop/border_agent.hpp+2
- src/core/net/ip6.cpp+6-4
- src/core/net/ip6.hpp+2-1
- src/core/thread/mlr_manager.cpp+33-4
- src/core/thread/mlr_manager.hpp+3-1
- src/posix/platform/netif.cpp+1-1
- tests/nexus/CMakeLists.txt+1
- tests/nexus/test_1_1_5_8_4.cpp+1-1
- tests/nexus/test_border_agent.cpp+132
- tests/nexus/test_coap_block.cpp+44-3
- tests/nexus/test_ipv6_recursion.cpp+39-5
- tests/nexus/test_mle_router_role_allowed.cpp+238
- tests/nexus/test_router_downgrade_on_sec_policy_change.cpp+155-32
- tests/nexus/verify_1_1_5_3_6.py+14-2
- tests/nexus/verify_1_1_5_8_4.py+7-13
- tests/nexus/verify_mle_router_role_allowed.py+145
0 commit comments