1 file changed
+1
-1
lines changed- .github/workflows/border_router.yml+13-29
- .github/workflows/build.yml+7-7
- .github/workflows/raspbian.yml+1-1
- etc/cmake/options.cmake+17-3
- etc/docker/Dockerfile+2-2
- include/openthread-br/config.h+25
- script/_otbr+2-2
- src/agent/application.cpp+62-15
- src/agent/application.hpp+13-5
- src/border_agent/border_agent.cpp+83-225
- src/border_agent/border_agent.hpp+48-35
- src/dbus/server/dbus_thread_object_rcp.cpp+12-12
- src/host/ncp_host.cpp+31-14
- src/host/ncp_host.hpp+12-4
- src/host/ncp_spinel.cpp+85
- src/host/ncp_spinel.hpp+31-10
- src/host/posix/CMakeLists.txt+2
- src/host/posix/cli_daemon.cpp+159-24
- src/host/posix/cli_daemon.hpp+23-5
- src/host/posix/netif.cpp+39-39
- src/host/posix/netif.hpp+7-5
- src/host/posix/udp_proxy.cpp+277
- src/host/posix/udp_proxy.hpp+123
- src/host/rcp_host.cpp+66-2
- src/host/rcp_host.hpp+17-8
- src/host/thread_host.hpp+21-3
- src/mdns/mdns.cpp+6-1
- src/mdns/mdns_avahi.cpp+44-10
- src/mdns/mdns_avahi.hpp+3
- src/trel_dnssd/trel_dnssd.cpp+5-8
- src/utils/thread_helper.cpp+5-19
- src/utils/thread_helper.hpp-23
- src/web/web-service/wpan_service.cpp+81-69
- tests/dbus/test_dbus_client.cpp+3-2
- tests/gtest/CMakeLists.txt+1
- tests/gtest/test_cli_daemon.cpp+84-4
- tests/gtest/test_infra_if.cpp+6-6
- tests/gtest/test_netif.cpp+44-35
- tests/gtest/test_udp_proxy.cpp+182
- tests/scripts/expect/_common.exp+7
- tests/scripts/expect/ncp_border_agent.exp+89
- tests/scripts/ncp_mode+10
- third_party/openthread/CMakeLists.txt+2-6
- third_party/openthread/repo+1-1
0 commit comments