Commit bb31168
authored
Bumps [openthread](https://github.com/openthread/openthread) from `74c2531` to `1e78418`.
- [Commits](openthread/openthread@74c2531...1e78418)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 1e784183f47f6865a1fa887f853b9e3216a51103
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 713aaea commit bb31168
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 45 files
- .github/workflows/size-check.yml+70
- .github/workflows/size-report.yml+14-47
- examples/platforms/simulation/simul_utils.c+24-9
- include/openthread/instance.h+1-1
- include/openthread/ip6.h+23
- script/check-simulation-local-host+1
- src/cli/cli.cpp+26
- src/core/api/ip6_api.cpp+12
- src/core/coap/coap.cpp+11-1
- src/core/mac/data_poll_handler.cpp+2-1
- src/core/mac/mac.cpp+3-6
- src/core/mac/mac_frame.cpp+26
- src/core/mac/mac_frame.hpp+24
- src/core/meshcop/border_agent.cpp+21-3
- src/core/meshcop/border_agent.hpp+2
- src/core/meshcop/joiner.cpp+1
- src/core/meshcop/joiner_router.cpp+2
- src/core/net/ip6.cpp+13-4
- src/core/net/ip6.hpp+2-1
- src/core/net/ip6_filter.cpp+3-2
- src/core/net/ip6_filter.hpp+23
- src/core/net/srp_advertising_proxy.cpp+4-1
- src/core/thread/key_manager.cpp+9
- src/core/thread/key_manager.hpp+14
- src/core/thread/lowpan.cpp+10-4
- src/core/thread/lowpan.hpp+6-2
- src/core/thread/mlr_manager.cpp+49-9
- src/core/thread/mlr_manager.hpp+5-3
- src/core/thread/network_data_tlvs.hpp+4-1
- src/core/thread/thread_link_info.cpp+4-18
- src/posix/platform/netif.cpp+1-1
- tests/nexus/CMakeLists.txt+2
- tests/nexus/test_1_1_5_8_4.cpp+1-1
- tests/nexus/test_1_2_MATN_TC_21.cpp+1-1
- tests/nexus/test_border_agent.cpp+132
- tests/nexus/test_coap_block.cpp+44-3
- tests/nexus/test_history_tracker.cpp+38-29
- tests/nexus/test_ipv6_fragmentation.cpp+116
- tests/nexus/test_ipv6_recursion.cpp+184
- 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
- tests/unit/test_pskc.cpp+18
0 commit comments