Commit 790dc77
authored
Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `9fd1da5` to `8bc2504`.
- [Commits](openthread/openthread@9fd1da5...8bc2504)
---
updated-dependencies:
- dependency-name: third_party/openthread/repo
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 3c60d48 commit 790dc77
1 file changed
+1
-1
lines changed- .gitattributes-18
- .github/workflows/build.yml-2
- .github/workflows/otns.yml+3-3
- .gitignore-34
- etc/cmake/options.cmake+1
- etc/docker/Makefile-32
- examples/README.md-80
- examples/common-switches.mk-414
- examples/platforms/Makefile.platform.am-46
- examples/platforms/cc1352/README.md-1
- examples/platforms/cc2538/README.md-1
- examples/platforms/cc2652/README.md-1
- examples/platforms/efr32/efr32mg1/README.md-1
- examples/platforms/efr32/efr32mg12/README.md-1
- examples/platforms/efr32/efr32mg13/README.md-1
- examples/platforms/efr32/efr32mg21/README.md-1
- examples/platforms/gp712/README.md-1
- examples/platforms/k32w/README.md-1
- examples/platforms/k32w/jn5189/README.md-1
- examples/platforms/k32w/k32w061/README.md-1
- examples/platforms/kw41z/README.md-1
- examples/platforms/nrf528xx/nrf52811/README.md-1
- examples/platforms/nrf528xx/nrf52833/README.md-1
- examples/platforms/nrf528xx/nrf52840/README.md-1
- examples/platforms/qpg6095/README.md-1
- examples/platforms/qpg6100/README.md-1
- examples/platforms/qpg7015m/README.md-1
- examples/platforms/samr21/README.md-1
- examples/platforms/simulation/Makefile.platform.am-41
- examples/platforms/simulation/infra_if.c+2-2
- include/openthread/border_routing.h+38
- include/openthread/child_supervision.h+6-6
- include/openthread/dns.h+18
- include/openthread/instance.h+33-39
- include/openthread/link.h+24-4
- include/openthread/thread_ftd.h+1
- script/bootstrap+2-2
- src/cli/README.md+5-5
- src/cli/README_BR.md+36
- src/cli/README_DATASET.md+11-9
- src/cli/cli.cpp+1-1
- src/cli/cli_br.cpp+81
- src/cli/cli_dataset.cpp+10-2
- src/core/api/border_routing_api.cpp+17
- src/core/api/dns_api.cpp+20
- src/core/api/link_api.cpp+4
- src/core/border_router/routing_manager.cpp+39-6
- src/core/border_router/routing_manager.hpp+42-1
- src/core/common/notifier.cpp+1
- src/core/common/notifier.hpp+1
- src/core/config/misc.h+12
- src/core/mac/link_raw.cpp+1-6
- src/core/mac/link_raw.hpp+2-7
- src/core/mac/mac.cpp+69-55
- src/core/mac/mac.hpp+2-6
- src/core/mac/mac_frame.cpp+1-1
- src/core/mac/mac_frame.hpp+1-9
- src/core/mac/sub_mac.cpp+1-1
- src/core/mac/sub_mac.hpp+1-6
- src/core/mac/sub_mac_callbacks.cpp+2-4
- src/core/meshcop/dataset_manager.cpp+2
- src/core/meshcop/dataset_manager.hpp+13-2
- src/core/meshcop/dataset_manager_ftd.cpp+4
- src/core/net/dns_types.cpp+4-4
- src/core/net/dns_types.hpp+3-3
- src/core/radio/radio_callbacks.cpp+1-1
- src/core/radio/trel_link.cpp+1-1
- src/core/thread/address_resolver.cpp+33-4
- src/core/thread/address_resolver.hpp+4
- src/core/thread/mesh_forwarder.cpp+18-4
- src/core/thread/mle.cpp+7
- src/core/thread/mle_router.cpp+35-1
- src/core/thread/mle_router.hpp+2
- src/lib/spinel/multi_frame_buffer.hpp+19-6
- src/lib/spinel/radio_spinel_impl.hpp+6-5
- src/ncp/ncp_base_ftd.cpp+1-1
- src/posix/platform/daemon.cpp+12-5
- src/posix/platform/infra_if.cpp+6-3
- tests/scripts/thread-cert/Cert_9_2_05_ActiveDataset.py+6-6
- tests/scripts/thread-cert/node.py+11-7
- tests/scripts/thread-cert/test_router_downgrade_on_sec_policy_change.py+149
- tests/scripts/thread-cert/v1_2_test_enhanced_keep_alive.py+7-15
- tests/toranj/build.sh+4-3
- tests/toranj/cli/cli.py+24
- tests/toranj/cli/test-014-address-resolver.py+35-3
- tests/toranj/cli/test-021-br-route-prf.py+263
- tests/toranj/start.sh+1
- tests/unit/test_hdlc.cpp+22-22
- tools/harness-simulation/harness/requirements.txt+1-1
- tools/otci/otci/otci.py+2-2
0 commit comments