1 file changed
+1
-1
lines changed- .github/workflows/otbr.yml+1-1
- .github/workflows/posix.yml+1-1
- .github/workflows/simulation-1.1.yml+1-1
- .github/workflows/simulation-1.4.yml+1-1
- .github/workflows/toranj.yml+1-1
- .github/workflows/unit.yml+1-1
- etc/cmake/options.cmake+1
- include/openthread/border_agent.h+23-3
- include/openthread/instance.h+1-1
- include/openthread/srp_server.h+59-2
- script/check-scan-build+1
- script/cmake-build+1
- script/test+1
- src/cli/README_SRP_SERVER.md+24
- src/cli/cli_srp_server.cpp+68-1
- src/core/api/border_agent_api.cpp+5
- src/core/api/srp_server_api.cpp+12
- src/core/common/notifier.cpp+4
- src/core/common/num_utils.hpp+19
- src/core/config/srp_server.h+18
- src/core/mac/mac.cpp+1-8
- src/core/mac/mac_links.hpp+1-17
- src/core/mac/sub_mac.cpp+18
- src/core/mac/sub_mac.hpp+8-8
- src/core/mac/sub_mac_csl_receiver.cpp+74-40
- src/core/meshcop/border_agent.cpp+11-12
- src/core/meshcop/border_agent.hpp+17-9
- src/core/net/srp_server.cpp+132-4
- src/core/net/srp_server.hpp+42-2
- src/core/radio/radio.hpp+4-4
- src/core/thread/csl_tx_scheduler.cpp+1-1
- src/core/thread/mle_types.hpp+3-1
- src/core/thread/network_data_leader_ftd.cpp+4-4
- src/lib/platform/exit_code.c+8
- src/lib/platform/exit_code.h+4
- src/lib/spinel/spinel.c+1
- src/lib/spinel/spinel.h+14
- src/ncp/changed_props_set.cpp+3
- src/ncp/ncp_base.cpp+4
- src/ncp/ncp_base.hpp+6
- src/ncp/ncp_base_dispatcher.cpp+3
- src/ncp/ncp_base_ftd.cpp+34-1
- src/posix/platform/radio_url.cpp+24-25
- src/posix/platform/spi_interface.cpp+25-38
- src/posix/platform/spi_interface.hpp-1
- tests/nexus/test_border_agent.cpp+9-16
- tests/toranj/cli/cli.py+2-1
- tests/toranj/openthread-core-toranj-config-simulation.h+2
- tests/unit/test_serial_number.cpp+6
- tests/unit/test_srp_server.cpp+182-7
0 commit comments