1 file changed
+1
-1
lines changedSubmodule openthread updated 48 files
- doc/ot_api_doc.h+2
- doc/ot_config_doc.h+1
- etc/cmake/options.cmake+1
- examples/config/ot-core-config-check-size-br.h+2
- examples/platforms/simulation/CMakeLists.txt+1
- examples/platforms/simulation/mdns_socket.c+569
- examples/platforms/simulation/platform-config.h+13
- examples/platforms/simulation/platform-simulation.h+22
- examples/platforms/simulation/system.c+6
- include/openthread/BUILD.gn+2
- include/openthread/instance.h+1-1
- include/openthread/mdns.h+747
- include/openthread/platform/mdns_socket.h+173
- src/cli/BUILD.gn+2
- src/cli/CMakeLists.txt+1
- src/cli/cli.cpp+10
- src/cli/cli.hpp+7
- src/cli/cli_mdns.cpp+776
- src/cli/cli_mdns.hpp+142
- src/core/BUILD.gn+4
- src/core/CMakeLists.txt+2
- src/core/api/mdns_api.cpp+188
- src/core/coap/coap_message.cpp+1-1
- src/core/common/message.cpp+2
- src/core/common/message.hpp+11
- src/core/config/mdns.h+100
- src/core/instance/instance.cpp+3
- src/core/instance/instance.hpp+9
- src/core/meshcop/dataset.cpp+2-1
- src/core/net/dns_types.cpp+31
- src/core/net/dns_types.hpp+99
- src/core/net/dnssd_server.cpp+1-4
- src/core/net/ip6_mpl.cpp+1-4
- src/core/net/mdns.cpp+6.0k
- src/core/net/mdns.hpp+1.8k
- src/core/openthread-core-config.h+1
- src/core/thread/mle.cpp+3-6
- src/posix/platform/CMakeLists.txt+1
- src/posix/platform/mdns_socket.cpp+710
- src/posix/platform/mdns_socket.hpp+181
- src/posix/platform/system.cpp+16
- tests/toranj/openthread-core-toranj-config-posix.h+3-1
- tests/toranj/openthread-core-toranj-config-simulation.h+2-1
- tests/toranj/openthread-core-toranj-config.h+4
- tests/unit/CMakeLists.txt+21
- tests/unit/test_mdns.cpp+6.8k
- tests/unit/test_platform.cpp+29
- tests/unit/test_platform.h+1
0 commit comments