- a3cf536 Add missing PacketReader.stop() call by Paul Hu · 1 year, 6 months ago
- af1c56c Add CTS for cached services removal by Paul Hu · 1 year, 8 months ago
- c8d3cb0 Merge "[Thread] Add NAT64 switch to Thread demo app" into main by Handa Wang · 1 year, 6 months ago
- d83a614 Merge "Verify migration when multiple tunnels exist" into main by Yan Yan · 1 year, 6 months ago
- 26b1df6 Merge "Refactor requestNetworkAndGenerateTraffic by using synchronized methods" into main by Treehugger Robot · 1 year, 6 months ago
- 39f0ea9 [Thread] Add NAT64 switch to Thread demo app by Handa Wang · 1 year, 6 months ago
- bdeff0e Merge "Add log when resetting DeviceConfig" into main by Treehugger Robot · 1 year, 6 months ago
- a01a368 Merge "Add CtsNetTestCase as presubmit for automotive multi-user multi-display" into main by Treehugger Robot · 1 year, 6 months ago
- 001be79 Add log when resetting DeviceConfig by Remi NGUYEN VAN · 1 year, 6 months ago
- 431d11b Add CtsNetTestCase as presubmit for automotive multi-user multi-display by Antonio Kantek · 1 year, 6 months ago
- 3e25dcd Merge "Clarify logs in MdnsServiceTypeClient" into main by Treehugger Robot · 1 year, 6 months ago
- ed99321 Merge "Remove dependencies on the 1-variant fallback" into main by Treehugger Robot · 1 year, 6 months ago
- 0ac740b Merge "Fix lint warnings in thread_network_settings_fragment.xml" into main by Treehugger Robot · 1 year, 6 months ago
- e486d1d Merge "Fix flakes due to cell reconnecting on wifi toggle" into main by Treehugger Robot · 1 year, 6 months ago
- c19e8a0 Fix flakes due to cell reconnecting on wifi toggle by Remi NGUYEN VAN · 1 year, 6 months ago
- bdc5960 Merge "Add UID and package name to TetheringRequest" into main by Quang Luong · 1 year, 6 months ago
- 6833d84 Merge "Refactor `is_packet_capture_supported()` by `expect_throws()`" into main by Jimi Chen · 1 year, 6 months ago
- c9bb9e3 Merge "Create net-utils-framework-ipsec for IPsec module" into main by Yan Yan · 1 year, 6 months ago
- ec5bc1f Merge "[Thread] request/release the NAT64 CIDR" into main by Handa Wang · 1 year, 6 months ago
- 462703c Add UID and package name to TetheringRequest by Quang Anh Luong · 1 year, 8 months ago
- 6bf2ce4 Merge changes I7184eaa0,I2c5951ab into main by Lorenzo Colitti · 1 year, 6 months ago
- a7318da [Thread] request/release the NAT64 CIDR by Handa Wang · 1 year, 6 months ago
- 9ff8f4c Remove dependencies on the 1-variant fallback by Cole Faust · 1 year, 6 months ago
- a9aafb7 Add compatibility version to log lists installed by CT by Sandro Montanari · 1 year, 6 months ago
- dfe98fc Do not crash when adding UID ranges to a destroyed network. by Lorenzo Colitti · 1 year, 7 months ago
- a81bfaf Test that UID ranges can incorrectly be added to a destroyed network. by Lorenzo Colitti · 1 year, 7 months ago
- 7616fdd [Thread] Mark ThreadConfiguration#isDhcpv6PdEnabled() as @hide by Handa Wang · 1 year, 6 months ago
- 7a4a85b Merge "Add `expect_throws()` to `assert_utils.py` to check expected exception" into main by Jimi Chen · 1 year, 6 months ago
- 13a9f53 Refactor `is_packet_capture_supported()` by `expect_throws()` by Jimi Chen · 1 year, 6 months ago
- a0c0168 Add `expect_throws()` to `assert_utils.py` to check expected exception by Jimi Chen · 1 year, 6 months ago
- 61f779c Create net-utils-framework-ipsec for IPsec module by Yan Yan · 1 year, 7 months ago
- 0537a07 Merge changes I24b0bf5f,I950d6787 into main by Treehugger Robot · 1 year, 6 months ago
- ee4ab96 [Thread] fix the test util of setNat64EnabledAndWait to apply old config by Yang Sun · 1 year, 6 months ago
- 52c72a1 [Thread] use setConfiguration API in NAT64 tests by Handa Wang · 1 year, 6 months ago
- b5e5d3b Merge "[Thread] Let TunInterfaceController.getLinkProperties() return a copy of LinkProperties" into main by Treehugger Robot · 1 year, 6 months ago
- 380e824 [Thread] Let TunInterfaceController.getLinkProperties() return a copy of LinkProperties by Handa Wang · 1 year, 6 months ago
- e6f9b7c Merge "Set diagnostics log-data-type to CONNDIAG" into main by Treehugger Robot · 1 year, 6 months ago
- 1193f08 Introduce dependencies object for EntitlementManager by Junyu Lai · 1 year, 6 months ago
- b4a92ff Improved Entitlement UI Launch for multiple admin users by Junyu Lai · 1 year, 7 months ago
- 5714031 Set diagnostics log-data-type to CONNDIAG by Remi NGUYEN VAN · 1 year, 6 months ago
- 2b5f3a2 Merge "[Thread] introduce ThreadNetworkControllerService#initializeInternal()" into main by Treehugger Robot · 1 year, 6 months ago
- 2c2e1cc Merge "Add test for meshcop service state bit for epskc." into main by Treehugger Robot · 1 year, 6 months ago
- 2801791 [Thread] introduce ThreadNetworkControllerService#initializeInternal() by Handa Wang · 1 year, 6 months ago
- a9efc24 Add test for meshcop service state bit for epskc. by Yang Sun · 1 year, 6 months ago
- 5f6f114 Merge "Update requestDownstreamAddress calls in PrivateAddressCoordinatorTest" into main by Handa Wang · 1 year, 6 months ago
- f1a422d Merge "Split requestDownstreamAddress into two methods" into main by Handa Wang · 1 year, 6 months ago
- 40b2466 Merge "Add report header to failure diagnostics" into main by Treehugger Robot · 1 year, 6 months ago
- 82a82e5 Merge "[Thread] add CLI commands for getting/setting config" into main by Handa Wang · 1 year, 6 months ago
- 6911ab9 Merge "Create a timerfd JNI class" into main by Paul Hu · 1 year, 6 months ago
- b1145dc Update requestDownstreamAddress calls in PrivateAddressCoordinatorTest by Handa Wang · 1 year, 6 months ago
- 389bc7f Split requestDownstreamAddress into two methods by Handa Wang · 1 year, 6 months ago
- e980872 Add report header to failure diagnostics by Remi NGUYEN VAN · 1 year, 6 months ago
- 3b0f867 Merge "Disable perfetto lock for OnSetup/OnStart/OnStart." into main by Treehugger Robot · 1 year, 6 months ago
- 68a760a Disable perfetto lock for OnSetup/OnStart/OnStart. by Ryan Zuklie · 1 year, 6 months ago
- 7eb1bbd [Thread] add CLI commands for getting/setting config by Handa Wang · 1 year, 6 months ago
- c0e7097 Standardize handler thread checks by Paul Hu · 1 year, 7 months ago
- 3c052f3 Clarify logs in MdnsServiceTypeClient by Paul Hu · 1 year, 6 months ago
- fe6dedd Merge "[Thread] add configuration methods in ThreadNetworkControllerWrapper" into main by Handa Wang · 1 year, 6 months ago
- b0e3eaf Merge "Consolidate handler thread check functions in HandlerUtils" into main by Treehugger Robot · 1 year, 6 months ago
- e2a031b Merge changes from topic "refactor-pac" into main by Treehugger Robot · 1 year, 6 months ago
- d598ced Merge "Revert "Add link-related methods at NetlinkUtils"" into main by Yuyang Huang · 1 year, 6 months ago
- d789d1b Update unit tests to reflect the changes to RoutingCoordinator and by Handa Wang · 1 year, 8 months ago
- 69aee7b Move PrivateAddressCoordinator from Tethering to staticlibs by Handa Wang · 1 year, 8 months ago
- 55e0052 Refator IpServer to allocate IPv4 address via RoutingCoordinatorManager API by Handa Wang · 1 year, 8 months ago
- e5e06f9 Introduce PrivateAddressCoordinator methods at RoutingCoordinatorManager by Handa Wang · 1 year, 8 months ago
- 8589c09 Delete a surprising amount of dead code by Patrick Rohr · 1 year, 6 months ago
- 9b8b300 Revert "Add link-related methods at NetlinkUtils" by Yuyang Huang · 1 year, 6 months ago
- 1c7d51a [Thread] add configuration methods in ThreadNetworkControllerWrapper by Handa Wang · 1 year, 6 months ago
- 507922a Merge "Refactor shouldTestThisNetworkType" into main by Treehugger Robot · 1 year, 6 months ago
- 84a40ff Consolidate handler thread check functions in HandlerUtils by Paul Hu · 1 year, 7 months ago
- 33bb7fb Refactor requestNetworkAndGenerateTraffic by using synchronized methods by Junyu Lai · 1 year, 7 months ago
- 8eff4fd Merge "Do not run diagnostics on assumption failures" into main by Treehugger Robot · 1 year, 6 months ago
- eb73d4d Create a timerfd JNI class by Paul Hu · 1 year, 7 months ago
- 3feb788 Do not run diagnostics on assumption failures by Remi NGUYEN VAN · 1 year, 6 months ago
- 5024551 Merge "Add options to disable diagnostics collector" into main by Treehugger Robot · 1 year, 6 months ago
- 2665f0a Add options to disable diagnostics collector by Remi NGUYEN VAN · 1 year, 6 months ago
- c0ebf16 Merge "Add connectivity diagnostics on test failure" into main by Remi NGUYEN VAN · 1 year, 6 months ago
- 679edb4 Merge "Remove module tests from FrameworksNetTests" into main by Treehugger Robot · 1 year, 6 months ago
- f329d7e Merge "Remove the check for epskc flag value at runtime." into main by Yang Sun · 1 year, 6 months ago
- 43730b3 Add connectivity diagnostics on test failure by Remi NGUYEN VAN · 1 year, 6 months ago
- 96267ec Remove module tests from FrameworksNetTests by Remi NGUYEN VAN · 1 year, 6 months ago
- 9e13b32 Merge "Rename TapPacketReader to PollPacketReader for broader applicability" into main by Yuyang Huang · 1 year, 6 months ago
- eab97a0 Remove the check for epskc flag value at runtime. by Yang Sun · 1 year, 6 months ago
- 49bf74e Merge "Move buildMdnsServiceInfoFromResponse to MdnsUtils." into main by Paul Hu · 1 year, 6 months ago
- eb3c631 Rename TapPacketReader to PollPacketReader for broader applicability by Yuyang Huang · 1 year, 6 months ago
- f311b43 Move buildMdnsServiceInfoFromResponse to MdnsUtils. by Paul Hu · 1 year, 9 months ago
- 39ab513 Fix lint warnings in thread_network_settings_fragment.xml by Yang Sun · 1 year, 6 months ago
- 3f5e199 Merge changes Ie2834546,I3a1570dc into main by Yang Sun · 1 year, 6 months ago
- 2a72726 Merge "[Thread] add unit test cases for Configuration API at ThreadNetworkController" into main by Treehugger Robot · 1 year, 6 months ago
- 85f93ed [demoapp] make the Thread Network Settings page scrollable by Yang Sun · 1 year, 6 months ago
- 9a302c1 [Thread] add unit test cases for Configuration API at ThreadNetworkController by Handa Wang · 1 year, 6 months ago
- f1930fd [demoapp] Add ephemeral key buttons and texts by Yang Sun · 1 year, 6 months ago
- ef1b2ea Merge "Ensure the dump service is completed" into main by Paul Hu · 1 year, 6 months ago
- adee329 Merge "Change OtDaemonState ephemeralKeyExpiryMillis to ephemeralKeyLifetimeMillis" into main by Yang Sun · 1 year, 6 months ago
- f334369 Verify migration when multiple tunnels exist by Yan Yan · 1 year, 6 months ago
- 3e4eaf8 Merge "[Thread] fix the issue that border routing is not available after ot-daemon restarts" into main by Treehugger Robot · 1 year, 6 months ago
- 485a7f1 [Thread] fix the issue that border routing is not available after by Handa Wang · 1 year, 6 months ago
- e763338 Merge "Move public key to a DeviceConfig flag" into main by Sandro Montanari · 1 year, 6 months ago
- 802c8f1 Move public key to a DeviceConfig flag by Sandro Montanari · 1 year, 6 months ago
- fd2a145 Merge changes from topic "thread-set-configuration" into main by Handa Wang · 1 year, 6 months ago