Commit 9ded975
authored
Bumps [openthread](https://github.com/openthread/openthread) from `290919b` to `2a2d4be`.
- [Commits](openthread/openthread@290919b...2a2d4be)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 2a2d4be953fc2f52970b406fdb8a2fc7346240e5
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 63d8b41 commit 9ded975
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 60 files
- .github/workflows/build.yml+3
- examples/platforms/simulation/simul_utils.c+4
- src/core/api/ip6_api.cpp+1-1
- src/core/api/nat64_api.cpp+1-1
- src/core/backbone_router/bbr_local.cpp+1-1
- src/core/border_router/infra_if.cpp+1-1
- src/core/border_router/routing_manager.cpp+1-1
- src/core/meshcop/border_agent_txt_data.cpp+1-1
- src/core/meshcop/joiner_router.cpp+1-1
- src/core/meshcop/seeker.cpp+1-1
- src/core/net/dhcp6_client.cpp+1-1
- src/core/net/dhcp6_server.cpp+1-1
- src/core/net/dhcp6_server.hpp+1-1
- src/core/net/dhcp6_types.cpp+1-1
- src/core/net/ip4_types.cpp+1-1
- src/core/net/ip4_types.hpp+2-2
- src/core/net/ip6_address.cpp+11-11
- src/core/net/ip6_address.hpp+32-32
- src/core/net/mdns.cpp+1-1
- src/core/net/nd6.cpp+3-3
- src/core/net/nd_agent.cpp+1-1
- src/core/net/slaac_address.cpp+1-1
- src/core/thread/address_resolver.cpp+1-1
- src/core/thread/child.cpp+31-23
- src/core/thread/child.hpp+27-62
- src/core/thread/dua_manager.cpp+2-1
- src/core/thread/lowpan.cpp+3-3
- src/core/thread/mesh_forwarder_ftd.cpp+1-1
- src/core/thread/mle.cpp+20-20
- src/core/thread/mle_ftd.cpp+10-19
- src/core/thread/mlr_manager.cpp+24-16
- src/core/thread/mlr_manager.hpp+10-7
- src/core/thread/net_diag.cpp+1-1
- src/core/thread/network_data_service.cpp+3-3
- src/core/thread/network_data_tlvs.hpp+1-1
- src/core/thread/peer.hpp+4-1
- src/core/thread/tmf.cpp+1-1
- src/core/utils/link_metrics_manager.cpp+2-2
- src/core/utils/mesh_diag.cpp+2-2
- src/posix/platform/multicast_routing.cpp+2-2
- tests/nexus/platform/nexus_core.cpp+2-1
- tests/nexus/platform/nexus_infra_if.cpp+1-1
- tests/nexus/test_1_1_9_2_13.cpp+1-1
- tests/nexus/test_1_1_9_2_16.cpp+2-2
- tests/nexus/test_1_3_DIAG_TC_1.cpp+1-1
- tests/nexus/test_1_3_DIAG_TC_2.cpp+1-1
- tests/nexus/test_1_3_DPR_TC_2.cpp+1-1
- tests/nexus/test_1_3_GEN_TC_1.cpp+3-3
- tests/nexus/test_1_4_DNS_TC_5.cpp+1-1
- tests/nexus/test_border_admitter.cpp+3-3
- tests/nexus/test_pbbr_aloc.cpp+1-1
- tests/nexus/test_service.cpp+2-2
- tests/scripts/expect/_common.exp+3
- tests/scripts/thread-cert/border_router/test_publish_meshcop_service.py+1-1
- tests/unit/test_child.cpp+1-1
- tests/unit/test_ip_address.cpp+9-9
- tests/unit/test_link_metrics_manager.cpp+1-1
- tests/unit/test_mdns.cpp+8-8
- tests/unit/test_routing_manager.cpp+1-1
- tests/unit/test_trickle_timer.cpp+9-4
0 commit comments