Commit 960307f
authored
Bumps [openthread](https://github.com/openthread/openthread) from `fa3213e` to `c01cad7`.
- [Commits](openthread/openthread@fa3213e...c01cad7)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: c01cad7ba2ea40381e9385131551db7bb33144d1
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 8c183ef commit 960307f
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 79 files
- .github/workflows/build.yml+3
- .github/workflows/docker.yml+1-1
- etc/cmake/options.cmake-1
- etc/gn/openthread.gni-3
- examples/config/ot-core-config-check-size-br.h-1
- examples/config/ot-core-config-check-size-ftd.h-1
- examples/config/ot-core-config-check-size-mtd.h-1
- include/openthread/instance.h+1-1
- include/openthread/message.h+1-1
- include/openthread/platform/dso_transport.h+2-3
- include/openthread/platform/radio.h+1-1
- include/openthread/thread.h-32
- script/check-arm-build-1
- script/check-simulation-build-cmake+5-5
- script/check-size+1-1
- script/make-pretty-1
- script/test-3
- src/cli/README.md+1-1
- src/cli/cli.cpp-67
- src/core/BUILD.gn-4
- src/core/api/thread_api.cpp-31
- src/core/backbone_router/bbr_leader.cpp+2-2
- src/core/common/log.hpp+5-5
- src/core/common/notifier.cpp+1-1
- src/core/common/settings.cpp+1-14
- src/core/common/settings.hpp+1-41
- src/core/common/time_ticker.cpp+1-1
- src/core/config/misc.h-9
- src/core/crypto/ecdsa.hpp+1-1
- src/core/instance/instance.cpp+1-1
- src/core/instance/instance.hpp+3-3
- src/core/net/checksum.cpp+5-5
- src/core/net/dns_client.hpp+2-2
- src/core/net/dns_types.cpp+5-1
- src/core/net/dns_types.hpp+2-2
- src/core/net/ip4_types.hpp+121-121
- src/core/net/ip6.cpp+2-2
- src/core/net/ip6.hpp+7-4
- src/core/net/nat64_translator.cpp+5-5
- src/core/net/srp_client.cpp+1-1
- src/core/net/srp_client.hpp+1-1
- src/core/net/srp_server.hpp+1-1
- src/core/net/tcp6.cpp+1-1
- src/core/net/tcp6.hpp+2-2
- src/core/net/udp6.hpp+2-1
- src/core/radio/radio.hpp+1-1
- src/core/thread/address_resolver.cpp+1-11
- src/core/thread/address_resolver.hpp+1-1
- src/core/thread/dua_manager.cpp+5-334
- src/core/thread/dua_manager.hpp+4-94
- src/core/thread/lowpan.cpp+9-9
- src/core/thread/lowpan.hpp+2-2
- src/core/thread/mesh_forwarder.cpp+1-1
- src/core/thread/mle.cpp-19
- src/core/thread/tmf.cpp+1-1
- src/lib/spinel/spi_frame.hpp+1-1
- src/ncp/ncp_base.cpp-4
- src/ncp/ncp_base_dispatcher.cpp-6
- src/ncp/ncp_base_ftd.cpp-47
- src/posix/platform/ip6_utils.hpp+1-1
- tests/nexus/platform/nexus_infra_if.cpp+10-10
- tests/nexus/platform/nexus_udp.cpp+1-1
- tests/nexus/test_1_1_5_6_9.cpp+1-1
- tests/nexus/test_1_4_PIC_TC_4.cpp+8-8
- tests/nexus/test_border_agent.cpp+82
- tests/nexus/test_nat64_translator.cpp+22-22
- tests/nexus/test_tmf_origin.cpp+8-8
- tests/nexus/verify_1_1_5_6_9.py+1-1
- tests/scripts/thread-cert/border_router/MATN/MATN_09_DefaultBRMulticastForwarding.py+1-1
- tests/scripts/thread-cert/border_router/test_publish_meshcop_service.py-288
- tests/scripts/thread-cert/v1_2_test_domain_unicast_address.py-320
- tests/scripts/thread-cert/v1_2_test_domain_unicast_address_registration.py-370
- tests/scripts/thread-cert/v1_2_test_dua_handle_address_error.py-148
- tests/unit/test_checksum.cpp+10-10
- tests/unit/test_lowpan.hpp+5-5
- tests/unit/test_mdns.cpp+111
- tools/harness-simulation/posix/config.yml-4
- tools/otci/otci/otci.py+1-18
- tools/otci/tests/test_otci.py-4
0 commit comments