Commit acb8cdd
authored
Bumps [openthread](https://github.com/openthread/openthread) from `6526606` to `d9ca7f0`.
- [Commits](openthread/openthread@6526606...d9ca7f0)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: d9ca7f05fc5f6d9b501f4ee20e51eede0d37bb57
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 6b8fc83 commit acb8cdd
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 26 files
- include/openthread/instance.h+1-1
- include/openthread/link.h+19-9
- src/core/BUILD.gn+2
- src/core/CMakeLists.txt+1
- src/core/api/link_api.cpp+7-7
- src/core/common/data.hpp+8
- src/core/mac/mac.cpp+14-33
- src/core/mac/mac.hpp+26-24
- src/core/mac/mac_frame.cpp+4-10
- src/core/mac/mac_frame.hpp+2
- src/core/mac/mac_ltvs.cpp+274
- src/core/mac/mac_ltvs.hpp+379
- src/core/net/ip6.cpp+10-1
- src/core/thread/lowpan.cpp+178-179
- src/core/thread/lowpan.hpp+86-40
- src/core/thread/mesh_forwarder.cpp+2-2
- src/ncp/ncp_base_mtd.cpp+4-4
- src/posix/platform/mdns_socket.cpp+7-11
- src/posix/platform/trel.cpp+35-22
- tests/nexus/platform/nexus_infra_if.cpp+8-3
- tests/nexus/platform/nexus_infra_if.hpp+1
- tests/nexus/test_1_2_MATN_TC_21.cpp+11-2
- tests/nexus/verify_1_3_DBR_TC_1.py-1
- tests/unit/CMakeLists.txt+1
- tests/unit/test_lowpan.cpp+3-3
- tests/unit/test_ltv.cpp+735
0 commit comments