Commit 57722d0
authored
[pd] bump submodules ot-br-posix, openthread and ot-nrf528xx to include fix for PD Daemon (#97)
openthread 05510058871894b7ebfda50e51938740e61c6b99
ot-br-posix b041fa5
ot-nrf528xx 39ac3d1a53b6b02fe8ef23952d6db14e67e40362
Include the fixes for intermittent dbus failure for pd daemon1 parent 23a825b commit 57722d0
4 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
Submodule openthread updated 32 files
- .github/workflows/docker.yml+1-1
- include/openthread/instance.h+1-1
- include/openthread/thread.h+1
- src/cli/README.md+1
- src/cli/cli.cpp+2
- src/core/common/callback.hpp+13
- src/core/common/notifier.cpp+10-34
- src/core/common/notifier.hpp+22-16
- src/core/common/timer.cpp+8
- src/core/common/timer.hpp+15
- src/core/config/mle.h-9
- src/core/config/openthread-core-config-check.h+4
- src/core/config/parent_search.h+62-11
- src/core/mac/mac_frame.cpp+6
- src/core/meshcop/secure_transport.cpp+136-131
- src/core/meshcop/secure_transport.hpp+67-57
- src/core/net/mdns.cpp+182-25
- src/core/net/mdns.hpp+30-12
- src/core/thread/child_supervision.cpp+2-2
- src/core/thread/mle.cpp+220-83
- src/core/thread/mle.hpp+53-37
- src/core/thread/mle_router.cpp+60-45
- src/core/thread/mle_router.hpp+7-16
- src/core/thread/mle_types.hpp+9
- src/core/thread/router.hpp+82-5
- tests/toranj/cli/cli.py+15
- tests/toranj/cli/test-034-fed-parent-search.py+172
- tests/toranj/openthread-core-toranj-config.h+4
- tests/toranj/start.sh+1
- tests/unit/test_mdns.cpp+153
- tools/cp-caps/README.md+62-10
- tools/cp-caps/rcp_caps_test.py+156-23
Submodule ot-br-posix updated 12 files
- .github/workflows/macOS.yml+1
- etc/cmake/options.cmake+7
- script/_dhcpv6_pd_ref+2-1
- script/reference-device/dhcp6_pd_daemon.py+4-6
- src/dbus/server/introspect.xml+2-1
- src/ncp/ncp_host.cpp+20
- src/ncp/ncp_host.hpp+17-6
- src/ncp/posix/infra_if.hpp+2
- src/ncp/rcp_host.cpp+23
- src/ncp/rcp_host.hpp+5
- src/ncp/thread_host.hpp+24
- third_party/openthread/repo+1-1
Submodule ot-nrf528xx updated 1 file
0 commit comments