Commit 2349409
1 parent 3d7d9c2 commit 2349409
1 file changed
+1
-1
lines changed- .github/dependabot.yml+35
- .github/workflows/docker.yml+1-1
- .github/workflows/otbr.yml+2-2
- .github/workflows/otns.yml+7-7
- .github/workflows/posix.yml+2-2
- .github/workflows/simulation-1.1.yml+2-2
- .github/workflows/simulation-1.2.yml+2-2
- .github/workflows/toranj.yml+2-2
- include/openthread/instance.h+1-1
- include/openthread/ip6.h+6
- include/openthread/platform/radio.h+3
- include/openthread/thread.h+1
- src/cli/README.md+6
- src/cli/cli.cpp+16-3
- src/core/border_router/routing_manager.cpp+30-1
- src/core/common/tlvs.cpp+91-113
- src/core/common/tlvs.hpp+12-2
- src/core/meshcop/border_agent.cpp+31-23
- src/core/meshcop/meshcop_tlvs.hpp+9-37
- src/core/net/ip6.cpp+3
- src/core/net/ip6.hpp+8
- src/core/thread/mle_router.cpp+1-1
- src/core/thread/router_table.cpp+1-16
- src/core/thread/router_table.hpp-8
- src/core/thread/topology.cpp+1
- src/lib/spinel/radio_spinel_impl.hpp+3-2
- src/lib/spinel/spinel.h+40
- src/posix/platform/radio.cpp+14-2
- tests/scripts/expect/cli-neighbor.exp+3-3
- tests/scripts/thread-cert/border_router/nat64/test_multi_border_routers.py+24-24
- tests/scripts/thread-cert/border_router/nat64/test_single_border_router.py+6-6
- tests/scripts/thread-cert/call_dbus_method.py+1-1
- tests/scripts/thread-cert/node.py+69-1
- tests/unit/CMakeLists.txt+21
- tests/unit/Makefile.am+5
- tests/unit/test_routing_manager.cpp+79-8
- tests/unit/test_tlv.cpp+194
0 commit comments