Commit b053244
authored
Bumps [openthread](https://github.com/openthread/openthread) from `fa37423` to `e4df5dd`.
- [Commits](openthread/openthread@fa37423...e4df5dd)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: e4df5ddac2ff8042277d2662ce3b020fbefa589f
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 5f0ac2a commit b053244
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 61 files
- .github/workflows/build.yml+3
- examples/platforms/simulation/simul_utils.c+4
- include/openthread/ble_secure.h+3
- include/openthread/instance.h+1-1
- include/openthread/tcat.h+122-32
- 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/common/notifier.cpp+3
- 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/meshcop/tcat_agent.cpp+57-7
- src/core/meshcop/tcat_agent.hpp+38-39
- 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/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+6-6
- src/core/thread/mlr_manager.cpp+2-1
- 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+2
- 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
0 commit comments