1. 89682e2 [Thread] fix CTS test for Android TV U by Kangping Dong · 6 months ago
  2. 52875db Merge "[Thread] add vendor & model name support for net diag" into main by Treehugger Robot · 6 months ago
  3. 6303c84 [Thread] add vendor & model name support for net diag by Kangping Dong · 6 months ago
  4. 340c5ca [Thread] grant the NEARBY_WIFI_DEVICES permission to Thread tests by Kangping Dong · 6 months ago
  5. 7356171 [Thread] add country code overlay to enable/disable setting Thread country code by Zhanglong Xia · 6 months ago
  6. 996c612 Merge changes I65d57e0e,I8ca1f7ae into main by Zhanglong Xia · 6 months ago
  7. fe54478 [Thread] unregister all country code callbacks when CountryCode is not needed by Zhanglong Xia · 6 months ago
  8. f6187b9 [Thread] do not set the country code again if the co-processor doesn't support it by Zhanglong Xia · 6 months ago
  9. ad3ca8b Merge "[Thread] leverage the TestableNetworkAgent to simplify the setup of test network" into main by Handa Wang · 6 months ago
  10. ff509d4 [Thread] leverage the TestableNetworkAgent to simplify the setup of test network by Handa Wang · 6 months ago
  11. f96d06d [Thread] create standalone border router test module by Kangping Dong · 6 months ago
  12. 74a6ca6 [Thread] prefer only ML-EID in case OMR is missing by Kangping Dong · 6 months ago
  13. ffd3986 Fix flaky test for trel service discovery by Yang Sun · 6 months ago
  14. 17740cb [thread] loose the restrictions on ThreadNetworkManager APIs by Kangping Dong · 6 months ago
  15. 7cb5078 Merge changes from topic "thread-router" into main by Kangping Dong · 6 months ago
  16. c2eba15 Merge "Fix flaky tests of route propagation from netdata to tun interface in ThreadIntegrationTest" into main by Treehugger Robot · 6 months ago
  17. d9bbec2 [thread] refactor the settings module by Kangping Dong · 6 months ago
  18. 82988c3 [thread] Support non-BR mode by Kangping Dong · 6 months ago
  19. 82cdf67 Fix flaky tests of route propagation from netdata to tun interface in ThreadIntegrationTest by Yang Sun · 6 months ago
  20. 749898b Merge "skip the country code test when the country code is not support" into main by Treehugger Robot · 6 months ago
  21. 38aa51a skip the country code test when the country code is not support by Zhanglong Xia · 6 months ago
  22. 5e9d7c1 Merge "[Thread] Replace the "ot-ctl factoryreset" with the java leave() API" into main by Treehugger Robot · 6 months ago
  23. cbfe8c9 [Thread] Replace the "ot-ctl factoryreset" with the java leave() API by Kangping Dong · 6 months ago
  24. 603c07f Merge "Cleanup python version properties" into main by Maciej Żenczykowski · 6 months ago
  25. f5d1d3a Cleanup python version properties by Cole Faust · 6 months ago
  26. df54415 Remove -stubs-including-flagged by Remi NGUYEN VAN · 6 months ago
  27. fb8b73f Merge "[Thread] ignore all meshcop CTS tests before it's made stable" into main by Kangping Dong · 6 months ago
  28. 1cfc7f6 Merge "[Thread] In Integration test, let the DNS client wait for DNS server to show up in Network Data" into main by Handa Wang · 6 months ago
  29. 52fdeb4 Merge "Remove target preparer for epskc_enabled flag" into main by Yang Sun · 6 months ago
  30. b68f4ac [Thread] In Integration test, let the DNS client wait for DNS server to show up in Network Data by Handa Wang · 6 months ago
  31. fa27b8c [Thread] ignore all meshcop CTS tests before it's made stable by Kangping Dong · 6 months ago
  32. 8fdc345 Remove target preparer for epskc_enabled flag by Yang Sun · 6 months ago
  33. 424aec6 [Thread] fix the failure in ThreadIntegrationTest by Handa Wang · 7 months ago
  34. d2fc66d [Thread] allow disabling border router auto-join by Kangping Dong · 8 months ago
  35. 7b7ff96 Merge "[Thread] allow disabling SRP server wait for border routing" into main by Kangping Dong · 8 months ago
  36. fad62be [Thread] allow disabling SRP server wait for border routing by Kangping Dong · 9 months ago
  37. be81b84 Add logs in IntegrationTestUtils.kt for service discovery by Yang Sun · 8 months ago
  38. 5123022 Merge "Handle non IPv6 packet in getRaPios" into main by Yang Sun · 9 months ago
  39. 5b018cf Handle non IPv6 packet in getRaPios by Yang Sun · 9 months ago
  40. 7ce2471 [Thread] refactor OtDaemonServer::Initialize argument order by Kangping Dong · 9 months ago
  41. 9a07a34 Merge "Add WRITE_ALLOWLISTED_DEVICE_CONFIG when modifying DeviceConfig" into main by Treehugger Robot · 9 months ago
  42. 4b43c07 Add WRITE_ALLOWLISTED_DEVICE_CONFIG when modifying DeviceConfig by Yang Sun · 9 months ago
  43. 5c66824 Merge "Add test for TREL service not unpublish when feature disabled" into main by Yang Sun · 10 months ago
  44. 51d7725 Add test for TREL service not unpublish when feature disabled by Yang Sun · 10 months ago
  45. 41fa2d7 Merge "Configure TREL feature from feature flag." into main by Yang Sun · 10 months ago
  46. bb7efba Configure TREL feature from feature flag. by Yang Sun · 10 months ago
  47. 26a68af [Thread] Add a NAT64 test case after switching to another infra network by Handa Wang · 10 months ago
  48. ebd31b8 [Thread] introduce TestTunNetworkUtils and use it in existing test cases by Handa Wang · 10 months ago
  49. 3b6bb1b [Thread] add integration tests for aosp/3334156 by Kangping Dong · 10 months ago
  50. 594a9a8 Merge "[Thread] add private API ThreadNetworkSpecifier" into main by Kangping Dong · 10 months ago
  51. e9e00de [Thread] save time in InternetAccessTest by only joining the network once by Handa Wang · 10 months ago
  52. 18e8b27 [Thread] add a NAT64 test case for UDP echo server by Handa Wang · 10 months ago
  53. 23ee433 [Thread] create a base class TestUdpServer by Handa Wang · 10 months ago
  54. 2967cfa [Thread] add private API ThreadNetworkSpecifier by Kangping Dong · 11 months ago
  55. e61c10a [Thread] join/leave the network only once to save time in BorderRoutingTest by Handa Wang · 10 months ago
  56. 0f0885a Merge "[Thread] Disable flaky test nat64_withAilNat64Prefix_threadDevicePingIpv4InfraDevice_outboundPacketIsForwarded" into main by Treehugger Robot · 10 months ago
  57. a2f666e Merge "[Thread] add private API for disabling border router" into main by Treehugger Robot · 10 months ago
  58. 56449db [Thread] add private API for disabling border router by Kangping Dong · 11 months ago
  59. 833b22d [Thread] Disable flaky test nat64_withAilNat64Prefix_threadDevicePingIpv4InfraDevice_outboundPacketIsForwarded by Handa Wang · 10 months ago
  60. 5e8a1fd [Thread] add an integration test case for resolving a host via DNS recursive resolver by Handa Wang · 11 months ago
  61. ec5bc1f Merge "[Thread] request/release the NAT64 CIDR" into main by Handa Wang · 11 months ago
  62. a7318da [Thread] request/release the NAT64 CIDR by Handa Wang · 11 months ago
  63. ee4ab96 [Thread] fix the test util of setNat64EnabledAndWait to apply old config by Yang Sun · 11 months ago
  64. 52c72a1 [Thread] use setConfiguration API in NAT64 tests by Handa Wang · 11 months ago
  65. 2c2e1cc Merge "Add test for meshcop service state bit for epskc." into main by Treehugger Robot · 11 months ago
  66. a9efc24 Add test for meshcop service state bit for epskc. by Yang Sun · 11 months ago
  67. 7eb1bbd [Thread] add CLI commands for getting/setting config by Handa Wang · 11 months ago
  68. fe6dedd Merge "[Thread] add configuration methods in ThreadNetworkControllerWrapper" into main by Handa Wang · 11 months ago
  69. 1c7d51a [Thread] add configuration methods in ThreadNetworkControllerWrapper by Handa Wang · 11 months ago
  70. eb3c631 Rename TapPacketReader to PollPacketReader for broader applicability by Yuyang Huang · 11 months ago
  71. 9a302c1 [Thread] add unit test cases for Configuration API at ThreadNetworkController by Handa Wang · 11 months ago
  72. adee329 Merge "Change OtDaemonState ephemeralKeyExpiryMillis to ephemeralKeyLifetimeMillis" into main by Yang Sun · 11 months ago
  73. 3e4eaf8 Merge "[Thread] fix the issue that border routing is not available after ot-daemon restarts" into main by Treehugger Robot · 11 months ago
  74. 485a7f1 [Thread] fix the issue that border routing is not available after by Handa Wang · 11 months ago
  75. fe0fb30 Change OtDaemonState ephemeralKeyExpiryMillis to ephemeralKeyLifetimeMillis by Yang Sun · 11 months ago
  76. 651bfda [Thread] make ThreadNetworkController#setConfiguration a system API by Handa Wang · 12 months ago
  77. ed15725 [Thread] implement the ThreadNetworkController#setConfiguration at service by Handa Wang · 12 months ago
  78. 018f163 [Thread] Add unit test for ephemeral key API by Yang Sun · 1 year, 2 months ago
  79. b8aa8bb [Thread][API] add API for ephemeral key. by Yang Sun · 1 year, 3 months ago
  80. 5f9a3d0 Merge "[Thread] support discovering NAT64 prefix from AIL" into main by Handa Wang · 12 months ago
  81. b47c325 [Thread] support discovering NAT64 prefix from AIL by Handa Wang · 12 months ago
  82. adc778d Merge "[Thread] refactor setInfraLinkState" into main by Treehugger Robot · 12 months ago
  83. 2d17714 Merge "Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode" into main by Yang Song · 12 months ago
  84. e24b215 [Thread] refactor setInfraLinkState by Handa Wang · 1 year ago
  85. 631ded1 Merge "Let NsdPublisher pass the interface index when a service is resolved." into main by Yang Sun · 12 months ago
  86. ffceaae Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode by Yang Song · 1 year, 1 month ago
  87. 9bf8e48 Let NsdPublisher pass the interface index when a service is resolved. by Yang Sun · 12 months ago
  88. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  89. 7c831a9 Merge "[Thread] move infra network utilities to IntegrationTestUtils.kt" into main by Handa Wang · 1 year ago
  90. f991318 Merge "[Thread] refactor IntegrationTestUtils to use Kotlin" into main by Treehugger Robot · 1 year ago
  91. d92b389 [Thread] move infra network utilities to IntegrationTestUtils.kt by Handa Wang · 1 year ago
  92. 26b6853 [Thread] refactor IntegrationTestUtils to use Kotlin by Handa Wang · 1 year ago
  93. 47b8765 Enabled CtsThreadNetworkTestCases for secondary_user_on_secondary_display by Mayank Garg · 1 year ago
  94. 5bbfd91 changes the API setChannelMaxPowers from hide API to system API by Zhanglong Xia · 1 year, 3 months ago
  95. bf52fa7 Merge changes from topic "nat64-integration-test-case" into main by Treehugger Robot · 1 year, 1 month ago
  96. d38b7cb [Thread] add an integration test case for NAT64 by Handa Wang · 1 year, 1 month ago
  97. 09e7171 [Thread] support polling IPv4 packets in integration test by Handa Wang · 1 year, 1 month ago
  98. 89a81a1 [Thread] add a test case to validate the default upstream network request by Handa Wang · 1 year, 1 month ago
  99. 50644b7 Merge "[Thread] fix upstream network selector to exclude VPN" into main by Handa Wang · 1 year, 1 month ago
  100. 4641f69 [Thread] fix upstream network selector to exclude VPN by Handa Wang · 1 year, 1 month ago