Commit 4c05b61
authored
submodule: bump openthread from
Bumps [openthread](https://github.com/openthread/openthread) from `91d00c5` to `1f24ace`.
- [Release notes](https://github.com/openthread/openthread/releases)
- [Commits](openthread/openthread@91d00c5...1f24ace)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 1f24ace91a2b48e618d6c38e838d81e559d7ddad
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>91d00c5 to 1f24ace
1 parent 9552acc commit 4c05b61
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 32 files
- .github/workflows/codeql.yml+2-2
- .github/workflows/fuzz.yml+1-1
- .github/workflows/scorecards.yml+1-1
- src/core/BUILD.gn+1
- src/core/CMakeLists.txt+1
- src/core/border_router/br_types.cpp+15-5
- src/core/border_router/br_types.hpp+6-3
- src/core/border_router/rx_ra_tracker.cpp+2-5
- src/core/coap/coap.cpp+42-6
- src/core/coap/coap.hpp+21-4
- src/core/net/mdns.cpp+7-13
- src/core/net/mdns.hpp+3-1
- src/core/thread/mle.cpp+25
- src/core/thread/mle.hpp+11-9
- src/core/thread/mlr_manager.cpp+103-134
- src/core/thread/mlr_manager.hpp+11-9
- src/core/thread/mlr_types.cpp+52
- src/core/thread/mlr_types.hpp+21
- src/core/thread/thread_tlvs.cpp+24-1
- src/core/thread/thread_tlvs.hpp+14
- src/lib/spinel/logger.cpp+1-1
- src/lib/spinel/radio_spinel.cpp+1-1
- src/lib/url/url.cpp+79-13
- src/lib/url/url.hpp+10
- src/posix/platform/hdlc_interface.cpp+23-24
- src/posix/platform/radio.cpp+26-17
- src/posix/platform/radio.hpp-1
- src/posix/platform/radio_url.cpp+4-2
- src/posix/platform/spinel_manager.hpp+7
- src/posix/platform/system.cpp+11
- src/posix/platform/trel.cpp+9
- tests/unit/test_url.cpp+64-11
0 commit comments