1. 3ffdc0b Merge changes from topic "update-ipv4-multicast" into main by Jimi Chen · 5 months ago
  2. 2c60124 Throw `IllegalArgumentException` instead of `RuntimeException` in hexStringToByteArray() by Jimi Chen · 5 months ago
  3. bd1fe20 Use LongSupplier in LruCacheWithExpiry by Junyu Lai · 6 months ago
  4. 97a4977 Merge "Update TimerFileDescriptor to support different task types" into main by Paul Hu · 6 months ago
  5. bd579b4 Merge "Reconnect to wifi if supported" into main by Treehugger Robot · 6 months ago
  6. af139d7 Merge "Make ConnectivityTestPreparer.apk path explicit" into main by Remi NGUYEN VAN · 6 months ago
  7. e8e32ab Merge "Build the timerfd wrapper class" into main by Paul Hu · 6 months ago
  8. ad713e0 Reconnect to wifi if supported by Junyu Lai · 9 months ago
  9. 4a79993 Make ConnectivityTestPreparer.apk path explicit by Remi NGUYEN VAN · 6 months ago
  10. 2bb40d2 Update TimerFileDescriptor to support different task types by Paul Hu · 6 months ago
  11. 50c1440 Build the timerfd wrapper class by Paul Hu · 8 months ago
  12. 7dd2525 Merge "Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message." into main by Xiao Ma · 6 months ago
  13. cb0aabd Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message. by Xiao Ma · 1 year, 1 month ago
  14. f599788 Add IPv4 all host address definition by Jimi Chen · 6 months ago
  15. 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 · 6 months ago
  16. 2fa511b Merge "Remove unnecessary semicolon" into main by Yuyang Huang · 6 months ago
  17. fb2425d Remove unnecessary semicolon by Yuyang Huang · 6 months ago
  18. 17ab27e Add mcts and mcts-tethering to net-tests-utils-host-common for the dependency of ConnectivityTestPreparer by Tongbo Liu · 6 months ago
  19. 739a6c4 Merge "Only report tryTest errors when not caught" into main by Treehugger Robot · 6 months ago
  20. fc724ab Only report tryTest errors when not caught by Remi NGUYEN VAN · 6 months ago
  21. 6ac23bd Merge "Add isDebuggable() to DeviceInfoUtils for Android R compatibility" into main by Yuyang Huang · 6 months ago
  22. bb3b38d Merge "Fix assertEventuallyTrue timeout" into main by Treehugger Robot · 6 months ago
  23. 2229796 Fix assertEventuallyTrue timeout by Remi NGUYEN VAN · 6 months ago
  24. bb815f2 Add isDebuggable() to DeviceInfoUtils for Android R compatibility by Yuyang Huang · 6 months ago
  25. 323c154 Merge "Add QUIC testing to test preparer" into main by Treehugger Robot · 6 months ago
  26. cc8b8f9 Add QUIC testing to test preparer by Remi NGUYEN VAN · 1 year ago
  27. e0e0636 Merge "Expose Connectivity libraries to VCN and tests" into main by Yan Yan · 6 months ago
  28. 38bbfa8 Merge "Create the timerfd helper class" into main by Paul Hu · 6 months ago
  29. 742a812 Merge "Improve testOpenConnection() reliability with fallback IPv6 check" into main by Yuyang Huang · 6 months ago
  30. b028a6f Merge "Fix setup on devices without printflags" into main by Remi NGUYEN VAN · 6 months ago
  31. f54c8f1 Merge "Add diagnostics to testNativeDatagramTransmission" into main by Treehugger Robot · 6 months ago
  32. 282b7be Fix setup on devices without printflags by Remi NGUYEN VAN · 6 months ago
  33. 819b77a Improve testOpenConnection() reliability with fallback IPv6 check by Yuyang Huang · 7 months ago
  34. 956b862 Add diagnostics to testNativeDatagramTransmission by Remi NGUYEN VAN · 7 months ago
  35. 587f996 Expose Connectivity libraries to VCN and tests by Yan Yan · 8 months ago
  36. cc7a5a3 Merge "Get rid of BPF_FD_JUST_USE_INT" into main by Treehugger Robot · 6 months ago
  37. 99ace23 Get rid of BPF_FD_JUST_USE_INT by Patrick Rohr · 6 months ago
  38. 8c8d2b1 Create the timerfd helper class by Paul Hu · 7 months ago
  39. 1cc7769 Add FrameworkConnectivityStatsLog for logging metrics by Yuyang Huang · 6 months ago
  40. a3882a2 Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig by Michael Groover · 6 months ago
  41. abaf3db Add IGMP network stack constants by Jimi Chen · 6 months ago
  42. 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 · 6 months ago
  43. 5cd7166 Merge changes from topic "fixTetheringRevert" into main by Quang Luong · 6 months ago
  44. 5f9339d Validate packageName with AppOpsManager#checkPackage by Oscar Shu · 7 months ago
  45. 5801f16 Remove mcts tags since the net-tests-utils-host-common is host_required by other CTS cases by Tongbo Liu · 6 months ago
  46. 3738741 Merge "Remove framework-connectivity-shared-srcs from net-utils-all-srcs" into main by Treehugger Robot · 7 months ago
  47. b0999c0 Merge "Add LRU cache with expiry class" into main by Junyu Lai · 7 months ago
  48. d5f09a9 Add LRU cache with expiry class by Junyu Lai · 7 months ago
  49. e12dfea Remove framework-connectivity-shared-srcs from net-utils-all-srcs by Handa Wang · 7 months ago
  50. 30ff675 Merge "Add config for client-side traffic stats rate-limit cache." into main by Junyu Lai · 7 months ago
  51. b9071f8 Add config for client-side traffic stats rate-limit cache. by Junyu Lai · 7 months ago
  52. e11336f Merge "Disable IWLAN in tests on 24Q2" into main by Treehugger Robot · 7 months ago
  53. 1372ac2 Disable IWLAN in tests on 24Q2 by Remi NGUYEN VAN · 7 months ago
  54. bdeff0e Merge "Add log when resetting DeviceConfig" into main by Treehugger Robot · 7 months ago
  55. 001be79 Add log when resetting DeviceConfig by Remi NGUYEN VAN · 7 months ago
  56. ed99321 Merge "Remove dependencies on the 1-variant fallback" into main by Treehugger Robot · 7 months ago
  57. e486d1d Merge "Fix flakes due to cell reconnecting on wifi toggle" into main by Treehugger Robot · 7 months ago
  58. c19e8a0 Fix flakes due to cell reconnecting on wifi toggle by Remi NGUYEN VAN · 7 months ago
  59. 6833d84 Merge "Refactor `is_packet_capture_supported()` by `expect_throws()`" into main by Jimi Chen · 7 months ago
  60. c9bb9e3 Merge "Create net-utils-framework-ipsec for IPsec module" into main by Yan Yan · 7 months ago
  61. 9ff8f4c Remove dependencies on the 1-variant fallback by Cole Faust · 7 months ago
  62. 7a4a85b Merge "Add `expect_throws()` to `assert_utils.py` to check expected exception" into main by Jimi Chen · 7 months ago
  63. 13a9f53 Refactor `is_packet_capture_supported()` by `expect_throws()` by Jimi Chen · 7 months ago
  64. a0c0168 Add `expect_throws()` to `assert_utils.py` to check expected exception by Jimi Chen · 7 months ago
  65. 61f779c Create net-utils-framework-ipsec for IPsec module by Yan Yan · 8 months ago
  66. f1a422d Merge "Split requestDownstreamAddress into two methods" into main by Handa Wang · 7 months ago
  67. 40b2466 Merge "Add report header to failure diagnostics" into main by Treehugger Robot · 7 months ago
  68. 6911ab9 Merge "Create a timerfd JNI class" into main by Paul Hu · 7 months ago
  69. 389bc7f Split requestDownstreamAddress into two methods by Handa Wang · 7 months ago
  70. e980872 Add report header to failure diagnostics by Remi NGUYEN VAN · 7 months ago
  71. b0e3eaf Merge "Consolidate handler thread check functions in HandlerUtils" into main by Treehugger Robot · 7 months ago
  72. e2a031b Merge changes from topic "refactor-pac" into main by Treehugger Robot · 7 months ago
  73. d598ced Merge "Revert "Add link-related methods at NetlinkUtils"" into main by Yuyang Huang · 7 months ago
  74. d789d1b Update unit tests to reflect the changes to RoutingCoordinator and by Handa Wang · 9 months ago
  75. 69aee7b Move PrivateAddressCoordinator from Tethering to staticlibs by Handa Wang · 9 months ago
  76. e5e06f9 Introduce PrivateAddressCoordinator methods at RoutingCoordinatorManager by Handa Wang · 9 months ago
  77. 9b8b300 Revert "Add link-related methods at NetlinkUtils" by Yuyang Huang · 7 months ago
  78. 84a40ff Consolidate handler thread check functions in HandlerUtils by Paul Hu · 8 months ago
  79. 8eff4fd Merge "Do not run diagnostics on assumption failures" into main by Treehugger Robot · 7 months ago
  80. eb73d4d Create a timerfd JNI class by Paul Hu · 8 months ago
  81. 3feb788 Do not run diagnostics on assumption failures by Remi NGUYEN VAN · 7 months ago
  82. 5024551 Merge "Add options to disable diagnostics collector" into main by Treehugger Robot · 7 months ago
  83. 2665f0a Add options to disable diagnostics collector by Remi NGUYEN VAN · 7 months ago
  84. c0ebf16 Merge "Add connectivity diagnostics on test failure" into main by Remi NGUYEN VAN · 7 months ago
  85. 43730b3 Add connectivity diagnostics on test failure by Remi NGUYEN VAN · 7 months ago
  86. eb3c631 Rename TapPacketReader to PollPacketReader for broader applicability by Yuyang Huang · 7 months ago
  87. ef1b2ea Merge "Ensure the dump service is completed" into main by Paul Hu · 7 months ago
  88. 7871320 Ensure the dump service is completed by Paul Hu · 10 months ago
  89. 4c3a13c Retrieve IPv4 and IPv6 addresses for client and server device in test setup by Jimi Chen · 8 months ago
  90. d07d47b Add send and check reply packet function for multi-devices tests by Jimi Chen · 8 months ago
  91. 1644f95 Add packet capture and match network_stack adb command to to `apf_utils` by Jimi Chen · 8 months ago
  92. 738bf99 Support get multiple ipv4/ipv6 addresses in `apf_utils` by Jimi Chen · 8 months ago
  93. b437e75 Merge "Revert "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`"" into main by Maciej Żenczykowski · 8 months ago
  94. c3eccf9 Revert "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`" by Maciej Żenczykowski · 8 months ago
  95. 842fb52 Merge "Add link-related methods at NetlinkUtils" into main by Treehugger Robot · 8 months ago
  96. a7fc900 Add link-related methods at NetlinkUtils by Chih-Yu Huang · 9 months ago
  97. aabad69 Merge "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`" into main by Maciej Żenczykowski · 8 months ago
  98. 4610234 Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat` by Jimi Chen · 8 months ago
  99. 1a9758e Merge "Add createGetLinkMessage() at RtNetlinkLinkMessage" into main by Treehugger Robot · 8 months ago
  100. f0bcd6f Add createGetLinkMessage() at RtNetlinkLinkMessage by Chih-Yu Huang · 8 months ago