1 file changed
+1
-1
lines changedSubmodule openthread updated 30 files
- doc/ot_api_doc.h+2-1
- etc/cmake/options.cmake+1
- examples/platforms/simulation/CMakeLists.txt+1
- examples/platforms/simulation/dnssd.c+107
- include/openthread/BUILD.gn+1
- include/openthread/instance.h+1-1
- include/openthread/platform/dnssd.h+427
- script/check-scan-build+1
- script/make-pretty+1
- src/core/BUILD.gn+4
- src/core/CMakeLists.txt+2
- src/core/border_router/infra_if.cpp+4
- src/core/common/heap_data.hpp+11
- src/core/config/platform.h+12
- src/core/config/srp_server.h+10
- src/core/instance/instance.cpp+8
- src/core/instance/instance.hpp+19-1
- src/core/net/dns_types.hpp+9-1
- src/core/net/dnssd.cpp+158
- src/core/net/dnssd.hpp+282
- src/core/net/srp_advertising_proxy.cpp+1.4k
- src/core/net/srp_advertising_proxy.hpp+322
- src/core/net/srp_server.cpp+96-11
- src/core/net/srp_server.hpp+31-1
- tests/fuzz/oss-fuzz-build+1
- tests/toranj/openthread-core-toranj-config-simulation.h+4
- tests/unit/CMakeLists.txt+21
- tests/unit/test_platform.cpp+77
- tests/unit/test_platform.h+1
- tests/unit/test_srp_adv_proxy.cpp+2.8k
0 commit comments