- 4940e0b Merge "Use netlink to set MTU in IpClient(1/2)" into main by Chuwei He · 1 year ago
- 57ab9bf Use ErrnoException for handling exceptions in JNI functions by Paul Hu · 1 year ago
- 76c7775 Add constant for IPv6 node-local scope all nodes multicast address by Jimi Chen · 1 year ago
- f31a454 TcUtils: allow ignoring netlink error code ENOENT by Maciej Żenczykowski · 1 year ago
- b9ac4c8 Wait for carrier config to apply in tests by Remi NGUYEN VAN · 1 year ago
- 0d08a89 Deprecating PERMISSION constants that are not used in aidl by Melisa CZ · 1 year ago
- b61913b Use NLM_F_REQUEST_ACK in createSetFlagsMessage() by Jie Jiang · 1 year, 1 month ago
- 0e21020 Merge "Revert^2 "Fix flakes due to tests resetting CarrierConfig"" into main by Yuyang Huang · 1 year, 1 month ago
- 6f99275 Revert^2 "Fix flakes due to tests resetting CarrierConfig" by Yuyang Huang · 1 year, 1 month ago
- 55105df Merge "Revert "Fix flakes due to tests resetting CarrierConfig"" into main by Yuyang Huang · 1 year, 1 month ago
- 19a936d Revert "Fix flakes due to tests resetting CarrierConfig" by Maciej Żenczykowski · 1 year, 1 month ago
- 530db31 Use netlink to set MTU in IpClient(1/2) by Chuwei He · 1 year, 2 months ago
- df2e6eb Increase IO timeout by Patrick Rohr · 1 year, 1 month ago
- 4ab11df Merge changes Ia25b28d5,Ic6bbd8c0 into main by Treehugger Robot · 1 year, 1 month ago
- c7ed1a1 Fix flakes due to tests resetting CarrierConfig by Remi NGUYEN VAN · 1 year, 1 month ago
- 4931bd7 Handle POLLERR for RealtimeScheduler by Paul Hu · 1 year, 1 month ago
- 3ad5d4c Fix extra callbacks sent when the timer expires by Paul Hu · 1 year, 1 month ago
- efc1469 Merge "Add 'automotive-general-tests' to the CtsNetTestCases dependencies" into main by Treehugger Robot · 1 year, 1 month ago
- c4e7189 Add 'automotive-general-tests' to the CtsNetTestCases dependencies by Filip Zakrzewski · 1 year, 1 month ago
- 68f5e61 Run clang-format on ServiceConnectivityJni.cpp by Patrick Rohr · 1 year, 1 month ago
- 2f1627d Rename timerfd functions for consistency by Patrick Rohr · 1 year, 1 month ago
- 9463cd1 Remove native prefix for consistency by Patrick Rohr · 1 year, 1 month ago
- 08bf056 Rename net_utils_device_common_timerfdjni to serviceconnectivityjni by Patrick Rohr · 1 year, 1 month ago
- 3c14078 Move TestNetworkService JNI into ServiceConnectivityJni by Patrick Rohr · 1 year, 1 month ago
- 4971556 Move TimerFdUtils JNI functionality into ServiceConnectivityJni by Patrick Rohr · 1 year, 1 month ago
- ba70892 Merge changes Iddc8975b,I2cedd584 into main by Treehugger Robot · 1 year, 1 month ago
- cbf9b11 Merge "Address lint warnings in diagnostics collector" into main by Treehugger Robot · 1 year, 1 month ago
- 4d47b52 Add diagnostics on failure for PrivateDns test by Remi NGUYEN VAN · 1 year, 1 month ago
- ee21b71 Wait for default route for wifi check by Remi NGUYEN VAN · 1 year, 1 month ago
- 6f694d0 Address lint warnings in diagnostics collector by Remi NGUYEN VAN · 1 year, 1 month ago
- 12d6da6 Merge changes I756cb844,I79b63c68 into main by Treehugger Robot · 1 year, 1 month ago
- b82afa3 Modify apex_available to Bluetooth apex by William Escande · 1 year, 1 month ago
- 1ed836c Rename TimerFileDescriptor to RealtimeScheduler by Yuyang Huang · 1 year, 1 month ago
- 4d46630 Enhance TimerFileDescriptor to schedule multiple tasks by Yuyang Huang · 1 year, 2 months ago
- 26630dc Merge changes from topic "resolv_cancellation" into main by Remi NGUYEN VAN · 1 year, 1 month ago
- 06be37f Merge "Log and report terrible errors for improved debugging and tracking" into main by Treehugger Robot · 1 year, 1 month ago
- 77f29fc Log and report terrible errors for improved debugging and tracking by Yuyang Huang · 1 year, 2 months ago
- 58e8845 Merge "Revert "Use timerfd to improve the accuracy of query timing"" into main by Treehugger Robot · 1 year, 2 months ago
- a481dc1 Revert "Use timerfd to improve the accuracy of query timing" by Paul Hu · 1 year, 2 months ago
- da8ae0e Return the matched event from TestableNetworkOfferCallback by Patrick Rohr · 1 year, 2 months ago
- fe3d77a Add support for testing onReserved callbacks by Patrick Rohr · 1 year, 2 months ago
- e4e0453 Rename id to fd by Maciej Żenczykowski · 1 year, 2 months ago
- 3196da7 Merge "Fix missing network id arguments" into main by Treehugger Robot · 1 year, 2 months ago
- 51478aa Merge "Use netlink to set interface up/down in EthernetTracker(1/2)" into main by Chuwei He · 1 year, 2 months ago
- 0daa52a Use netlink to set interface up/down in EthernetTracker(1/2) by Chuwei He · 1 year, 2 months ago
- 0969fe6 Fix missing network id arguments by Junyu Lai · 1 year, 2 months ago
- 69ce1b9 Merge "Use timerfd to improve the accuracy of query timing" into main by Paul Hu · 1 year, 2 months ago
- 3d51a99 Use timerfd to improve the accuracy of query timing by Paul Hu · 1 year, 5 months ago
- 0e8c8d9 Merge changes I84da9c74,I1f3a68d2 into main by Treehugger Robot · 1 year, 2 months ago
- 0478304 Refactor netd utility methods to support custom netIds by Junyu Lai · 1 year, 3 months ago
- aee67c1 Add helper methods for array manipulation by Yuyang Huang · 1 year, 2 months ago
- 75cd089 Merge "Dump tcpdump on failure in testUidTagStateDetails" into main by Remi NGUYEN VAN · 1 year, 2 months ago
- 8a2862b Merge changes from topic "trafficstats-client-cache" into main by Junyu Lai · 1 year, 2 months ago
- 3ffdc0b Merge changes from topic "update-ipv4-multicast" into main by Jimi Chen · 1 year, 2 months ago
- 2c60124 Throw `IllegalArgumentException` instead of `RuntimeException` in hexStringToByteArray() by Jimi Chen · 1 year, 2 months ago
- bd1fe20 Use LongSupplier in LruCacheWithExpiry by Junyu Lai · 1 year, 2 months ago
- 9ac087d Add `putIfAbsent` method to LruCacheWithExpiry by Junyu Lai · 1 year, 2 months ago
- 97a4977 Merge "Update TimerFileDescriptor to support different task types" into main by Paul Hu · 1 year, 2 months ago
- bd579b4 Merge "Reconnect to wifi if supported" into main by Treehugger Robot · 1 year, 2 months ago
- af139d7 Merge "Make ConnectivityTestPreparer.apk path explicit" into main by Remi NGUYEN VAN · 1 year, 2 months ago
- e8e32ab Merge "Build the timerfd wrapper class" into main by Paul Hu · 1 year, 2 months ago
- ad713e0 Reconnect to wifi if supported by Junyu Lai · 1 year, 6 months ago
- 4a79993 Make ConnectivityTestPreparer.apk path explicit by Remi NGUYEN VAN · 1 year, 2 months ago
- 2bb40d2 Update TimerFileDescriptor to support different task types by Paul Hu · 1 year, 3 months ago
- 50c1440 Build the timerfd wrapper class by Paul Hu · 1 year, 5 months ago
- 7dd2525 Merge "Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message." into main by Xiao Ma · 1 year, 2 months ago
- cb0aabd Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message. by Xiao Ma · 1 year, 10 months ago
- f599788 Add IPv4 all host address definition by Jimi Chen · 1 year, 2 months ago
- 4f1c1ea Merge "Add mcts and mcts-tethering to net-tests-utils-host-common for the dependency of ConnectivityTestPreparer" into android15-tests-dev am: 900fb00793 by Tongbo Liu · 1 year, 2 months ago
- 2fa511b Merge "Remove unnecessary semicolon" into main by Yuyang Huang · 1 year, 2 months ago
- fb2425d Remove unnecessary semicolon by Yuyang Huang · 1 year, 2 months ago
- 8f265c9 Dump tcpdump on failure in testUidTagStateDetails by Remi NGUYEN VAN · 1 year, 3 months ago
- 17ab27e Add mcts and mcts-tethering to net-tests-utils-host-common for the dependency of ConnectivityTestPreparer by Tongbo Liu · 1 year, 2 months ago
- 739a6c4 Merge "Only report tryTest errors when not caught" into main by Treehugger Robot · 1 year, 2 months ago
- fc724ab Only report tryTest errors when not caught by Remi NGUYEN VAN · 1 year, 3 months ago
- 6ac23bd Merge "Add isDebuggable() to DeviceInfoUtils for Android R compatibility" into main by Yuyang Huang · 1 year, 3 months ago
- bb3b38d Merge "Fix assertEventuallyTrue timeout" into main by Treehugger Robot · 1 year, 3 months ago
- fb3159d Add DnsResolverTapTest by Remi NGUYEN VAN · 1 year, 3 months ago
- 2229796 Fix assertEventuallyTrue timeout by Remi NGUYEN VAN · 1 year, 3 months ago
- bb815f2 Add isDebuggable() to DeviceInfoUtils for Android R compatibility by Yuyang Huang · 1 year, 3 months ago
- 323c154 Merge "Add QUIC testing to test preparer" into main by Treehugger Robot · 1 year, 3 months ago
- cc8b8f9 Add QUIC testing to test preparer by Remi NGUYEN VAN · 1 year, 9 months ago
- e0e0636 Merge "Expose Connectivity libraries to VCN and tests" into main by Yan Yan · 1 year, 3 months ago
- 38bbfa8 Merge "Create the timerfd helper class" into main by Paul Hu · 1 year, 3 months ago
- 742a812 Merge "Improve testOpenConnection() reliability with fallback IPv6 check" into main by Yuyang Huang · 1 year, 3 months ago
- b028a6f Merge "Fix setup on devices without printflags" into main by Remi NGUYEN VAN · 1 year, 3 months ago
- f54c8f1 Merge "Add diagnostics to testNativeDatagramTransmission" into main by Treehugger Robot · 1 year, 3 months ago
- 282b7be Fix setup on devices without printflags by Remi NGUYEN VAN · 1 year, 3 months ago
- 819b77a Improve testOpenConnection() reliability with fallback IPv6 check by Yuyang Huang · 1 year, 4 months ago
- 956b862 Add diagnostics to testNativeDatagramTransmission by Remi NGUYEN VAN · 1 year, 4 months ago
- 587f996 Expose Connectivity libraries to VCN and tests by Yan Yan · 1 year, 4 months ago
- cc7a5a3 Merge "Get rid of BPF_FD_JUST_USE_INT" into main by Treehugger Robot · 1 year, 3 months ago
- 99ace23 Get rid of BPF_FD_JUST_USE_INT by Patrick Rohr · 1 year, 3 months ago
- 8c8d2b1 Create the timerfd helper class by Paul Hu · 1 year, 4 months ago
- 1cc7769 Add FrameworkConnectivityStatsLog for logging metrics by Yuyang Huang · 1 year, 3 months ago
- a3882a2 Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig by Michael Groover · 1 year, 3 months ago
- abaf3db Add IGMP network stack constants by Jimi Chen · 1 year, 3 months ago
- 19e2806 Merge "Remove mcts tags since the net-tests-utils-host-common is host_required by other CTS cases" into android15-tests-dev am: 54123391a1 by Tongbo Liu · 1 year, 3 months ago
- 5cd7166 Merge changes from topic "fixTetheringRevert" into main by Quang Luong · 1 year, 3 months ago
- 5f9339d Validate packageName with AppOpsManager#checkPackage by Oscar Shu · 1 year, 3 months ago