Commit 28b8f19
authored
submodule: bump openthread from
Bumps [openthread](https://github.com/openthread/openthread) from `91a783f` to `eac4696`.
- [Release notes](https://github.com/openthread/openthread/releases)
- [Commits](openthread/openthread@91a783f...eac4696)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: eac46963bb66bc46542a6776ae3c0dd2134eb8e5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>91a783f to eac4696
1 parent ef006ad commit 28b8f19
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 42 files
- .github/workflows/otbr.yml-82
- examples/platforms/simulation/infra_if.c+7
- include/openthread/dataset.h+18
- include/openthread/instance.h+1-1
- src/core/BUILD.gn+1
- src/core/CMakeLists.txt+1
- src/core/api/dataset_api.cpp+14
- src/core/api/thread_ftd_api.cpp+2-2
- src/core/border_router/dhcp6_pd_client.cpp+12-70
- src/core/border_router/dhcp6_pd_client.hpp+8-10
- src/core/common/bit_set.cpp+155
- src/core/common/bit_set.hpp+137-16
- src/core/instance/instance.cpp+7-7
- src/core/instance/instance.hpp+1-1
- src/core/meshcop/dataset.cpp+45
- src/core/meshcop/dataset.hpp+30
- src/core/meshcop/dataset_manager_ftd.cpp+8-39
- src/core/net/dhcp6_types.hpp-31
- src/core/thread/child.cpp+41-23
- src/core/thread/child.hpp+27-62
- src/core/thread/child_table.cpp+18
- src/core/thread/child_table.hpp+40-1
- src/core/thread/mle.cpp+8-10
- src/core/thread/mle.hpp+12-35
- src/core/thread/mle_ftd.cpp+5-56
- src/core/thread/mlr_manager.cpp+22-15
- src/core/thread/mlr_manager.hpp+10-7
- src/core/thread/net_diag.cpp+12-14
- src/core/thread/net_diag_tlvs.cpp+6-12
- src/core/thread/net_diag_tlvs.hpp+21-28
- tests/nexus/CMakeLists.txt+3-2
- tests/nexus/test_1_3_DBR_TC_7A.cpp+1
- tests/nexus/test_announce_no_flap_on_unmergeable_partitions.cpp+204
- tests/scripts/thread-cert/backbone/test_bmlr.py-202
- tests/scripts/thread-cert/backbone/test_mle_must_not_send_icmpv6_destination_unreachable.py-98
- tests/scripts/thread-cert/backbone/test_mlr_multicast_routing.py-217
- tests/scripts/thread-cert/backbone/test_mlr_multicast_routing_commissioner_timeout.py-138
- tests/scripts/thread-cert/backbone/test_mlr_multicast_routing_timeout.py-180
- tests/scripts/thread-cert/run_cert_suite.py+4-43
- tests/unit/CMakeLists.txt+1
- tests/unit/test_bit_set.cpp+212
- tests/unit/test_dhcp6_pd_client.cpp+48-222
0 commit comments