Commit 2294341
1 parent 53ca8d8 commit 2294341
1 file changed
+1
-1
lines changed- .github/workflows/fuzz.yml+1-1
- .github/workflows/otbr.yml+6-6
- .github/workflows/otns.yml+6-6
- .github/workflows/posix.yml+10-10
- .github/workflows/scorecards.yml+1-1
- .github/workflows/simulation-1.1.yml+13-13
- .github/workflows/simulation-1.2.yml+13-13
- .github/workflows/toranj.yml+1-1
- .github/workflows/unit.yml+1-1
- README.md+1-1
- doc/images/ot-contrib-nabu-casa.png
- etc/cmake/options.cmake+2
- examples/README.md+2
- examples/common-switches.mk+10
- include/Makefile.am+1
- include/openthread/BUILD.gn+1
- include/openthread/dnssd_server.h+15
- include/openthread/instance.h+1-1
- include/openthread/platform/dns.h+114
- script/make-pretty+1
- script/test+12-3
- src/cli/README_DATASET.md+37-37
- src/cli/cli.cpp+31
- src/core/BUILD.gn+1
- src/core/CMakeLists.txt+1
- src/core/Makefile.am+1
- src/core/api/dns_server_api.cpp+7
- src/core/border_router/routing_manager.cpp+8-8
- src/core/border_router/routing_manager.hpp+2-3
- src/core/config/commissioner.h+11
- src/core/config/dnssd_server.h+11
- src/core/meshcop/commissioner.cpp+26-1
- src/core/meshcop/commissioner.hpp+7
- src/core/net/dns_platform.cpp+52
- src/core/net/dns_types.cpp+5
- src/core/net/dns_types.hpp+14
- src/core/net/dnssd_server.cpp+190-10
- src/core/net/dnssd_server.hpp+105-5
- src/core/net/ip6.cpp+27-47
- src/core/net/ip6.hpp-1
- src/posix/platform/CMakeLists.txt+5
- src/posix/platform/Makefile.am+1
- src/posix/platform/memory.cpp+2
- src/posix/platform/netif.cpp+17
- src/posix/platform/resolver.cpp+290
- src/posix/platform/resolver.hpp+119
- tests/unit/test_dns.cpp+37
- tests/unit/test_platform.cpp+14
- tests/unit/test_platform.h+1
0 commit comments