1. 03e9582 Send ICMPv6 ping to support IPv6-only network by Patrick Rohr · 5 weeks ago
  2. 522d5c7 CompletableFuture can only be completed once by Patrick Rohr · 5 weeks ago
  3. 2eb48f0 Log ping packet and reply and use ByteArray.toHexString by Patrick Rohr · 5 weeks ago
  4. a1a80ad [mdns] add elapsedRealTime() to Dependencies for MdnsRecordRepository by Handa Wang · 5 weeks ago
  5. c03867b Merge "[mdns] separate the multicast reply quota for IPv4 and IPv6" into main by Handa Wang · 5 weeks ago
  6. 08f5b594 Assert fixed test method count in ConnectivityServiceTest by Junyu Lai · 5 weeks ago
  7. c8de4cb [mdns] separate the multicast reply quota for IPv4 and IPv6 by Handa Wang · 5 weeks ago
  8. 1e7203b Fix the test flake in testChangeUnderlyingNetworks by Paul Hu · 5 weeks ago
  9. 3dd052e Revert "bpf: offload.c - comment out CRITICAL mark" by Maciej Żenczykowski · 5 weeks ago
  10. 503a25c Merge "Wait for start() to finish" into main by Treehugger Robot · 5 weeks ago
  11. 3d14144 NetBpfLoad: consistently use logging tag of 'NetBpfLoad' by Maciej Żenczykowski · 5 weeks ago
  12. 8099c3b bpf: offload.c - comment out CRITICAL mark by Maciej Żenczykowski · 5 weeks ago
  13. 1588303 Wait for start() to finish by Patrick Rohr · 5 weeks ago
  14. 7a7d1ac Fix DO check on headless devices by Kholoud Mohamed · 5 weeks ago
  15. a114c93 Merge "Add a placeholder test to test IcmpPacketReader and sendPing" into main by Maciej Żenczykowski · 5 weeks ago
  16. c0863c0 Merge changes I1d0b73ef,I753dac68,Id3fb329b,I7037bee1 into main by Maciej Żenczykowski · 5 weeks ago
  17. c2c667b Add a placeholder test to test IcmpPacketReader and sendPing by Patrick Rohr · 5 weeks ago
  18. 977573e Add support for sendPing by Patrick Rohr · 5 weeks ago
  19. a89976d Add support to expect ping reply or dropped ping by Patrick Rohr · 5 weeks ago
  20. 125deb9 Bind socket to WiFi network by Patrick Rohr · 5 weeks ago
  21. 824a659 Add IcmpPacketReader to ApfIntegrationTest by Patrick Rohr · 6 weeks ago
  22. 53babdf Merge "Return current testable networks directly in instant mode" into main by Treehugger Robot · 5 weeks ago
  23. 82e3963 Return current testable networks directly in instant mode by Paul Hu · 6 weeks ago
  24. 7e6f10c Add safeguard against previous ethernet interfaces existing by Chris Desir · 5 weeks ago
  25. 191f1b2 Inform the DNS resolver of the interfaces in a network. by Lorenzo Colitti · 6 weeks ago
  26. bd8b2e4 Add a comment about clat bpf stat lifetime by Maciej Żenczykowski · 6 weeks ago
  27. fd207b8 Merge "Allow MAC addresses to configure IP configurations" into main by Treehugger Robot · 6 weeks ago
  28. dbbada4 Allow MAC addresses to configure IP configurations by Chris Desir · 7 weeks ago
  29. f41e601 Merge "[mdns] allow hostnames beginning with a digit" into main by Handa Wang · 6 weeks ago
  30. 22d42e6 Merge "Add prefixmsg struct to parse RTM_NEWPREFIX message header." into main by Xiao Ma · 6 weeks ago
  31. 44df982 Add prefix_cacheinfo struct to parse PREFIX_CACHEINFO attribute. by Xiao Ma · 6 weeks ago
  32. a25a09d Add prefixmsg struct to parse RTM_NEWPREFIX message header. by Xiao Ma · 6 weeks ago
  33. 8310a5e [mdns] allow hostnames beginning with a digit by Handa Wang · 6 weeks ago
  34. 52b6244 Merge "Convert RTM_NEWPREFIX nlmsg type to string in stringForRtMsgType()." into main by Xiao Ma · 6 weeks ago
  35. 1648a9d Merge "Reland cronet 121_0_6167_71: remove http_client_logging lib" into main by Chidera Olibie · 6 weeks ago
  36. 1a908b0 Merge "Reland [Cronet] Disable one of setURLStreamHandlerFactory test" into main by Chidera Olibie · 6 weeks ago
  37. 1a7eed6 Merge "NetBpfLoad: use exec path for api level 35+ (ie. V)" into main by Maciej Żenczykowski · 6 weeks ago
  38. 32ec9e0 Reland cronet 121_0_6167_71: remove http_client_logging lib by Chidera Olibie · 7 weeks ago
  39. 3218a81 NetBpfLoad: use exec path for api level 35+ (ie. V) by Maciej Żenczykowski · 6 weeks ago
  40. 65ce1f2 Add missing mcts tags by Tongbo Liu · 6 weeks ago
  41. 8d1cad9 Convert RTM_NEWPREFIX nlmsg type to string in stringForRtMsgType(). by Xiao Ma · 6 weeks ago
  42. 21b36d8 Temporary disable rate-limit cache for TrafficStats by Junyu Lai · 6 weeks ago
  43. aa72ee2 Merge "Add OT multicast addresses to tun interface." into main by Yang Sun · 6 weeks ago
  44. 76b02a4 Merge "Add RTM_NEWPREFIX and RTMGRP_IPV6_PREFIX netlink message constants." into main by Treehugger Robot · 6 weeks ago
  45. c6678bb Merge "Revert "Use bpf map based isUidNetworkingBlocked on V+"" into main by Patrick Rohr · 6 weeks ago
  46. a658220 Revert "Use bpf map based isUidNetworkingBlocked on V+" by Patrick Rohr · 6 weeks ago
  47. cede654 Merge "Report sent query count in resolution stop metrics" into main by Paul Hu · 6 weeks ago
  48. c6e2d82 Add RTM_NEWPREFIX and RTMGRP_IPV6_PREFIX netlink message constants. by Xiao Ma · 6 weeks ago
  49. cbcbec8 Merge "Request INTERNET capability in ensureWifiConnected" into main by Remi NGUYEN VAN · 6 weeks ago
  50. 244dce3 Add OT multicast addresses to tun interface. by Yang Sun · 6 weeks ago
  51. 47c8196 Merge changes from topic "rate-limit-trafficstats" into main by Treehugger Robot · 6 weeks ago
  52. e67e1a7 Merge "[Thread] ignore the flaky test case advertisingProxy_srpClientUnregistersService_serviceIsNotDiscoverableByMdns" into main by Handa Wang · 6 weeks ago
  53. 2d23887 Merge "Migrate ConnectivityManagerTest to callback rule" into main by Remi NGUYEN VAN · 6 weeks ago
  54. 7ade29d [Thread] ignore the flaky test case advertisingProxy_srpClientUnregistersService_serviceIsNotDiscoverableByMdns by Handa Wang · 6 weeks ago
  55. 681dcd1 Update OWNERS to reflect reorg. by Maciej Żenczykowski · 6 weeks ago
  56. 8431bdb Reland [Cronet] Disable one of setURLStreamHandlerFactory test by Chidera Olibie · 7 weeks ago
  57. 9671e9a Merge "[Thread] ignore the flaky test case meshcopService_joinedNetwork_discoveredHasNetwork" into main by Treehugger Robot · 7 weeks ago
  58. edaeecd Report sent query count in resolution stop metrics by Paul Hu · 7 weeks ago
  59. e435650 Merge "dataset selects a channel from channel 11 to 24" into main by Kangping Dong · 7 weeks ago
  60. df357e3 Merge "[Thread] loose the restriction on the setEnabled API behavior" into main by Treehugger Robot · 7 weeks ago
  61. dac352d dataset selects a channel from channel 11 to 24 by Zhanglong Xia · 7 weeks ago
  62. 8180447 [Thread] ignore the flaky test case meshcopService_joinedNetwork_discoveredHasNetwork by Handa Wang · 7 weeks ago
  63. 689f1cb Request INTERNET capability in ensureWifiConnected by Remi NGUYEN VAN · 9 weeks ago
  64. 93b08e2 Migrate ConnectivityManagerTest to callback rule by Remi NGUYEN VAN · 9 weeks ago
  65. 504fe7d [Thread] loose the restriction on the setEnabled API behavior by Kangping Dong · 7 weeks ago
  66. 7e68d55 Merge "Dynamically set mesh-local addresses preferred lifetime." into main by Yang Sun · 7 weeks ago
  67. 6a9eacc Merge "Revert^2 "Revert "Revert "Revert "[Cronet] Disable one of setURLSt..."" into main by Chidera Olibie · 7 weeks ago
  68. a7c3b50 Merge "Revert^2 "Revert "Revert "Revert "cronet 121_0_6167_71: remove htt..."" into main by Chidera Olibie · 7 weeks ago
  69. 9957a8b Revert^2 "Revert "Revert "Revert "[Cronet] Disable one of setURLSt..." by Chidera Olibie · 7 weeks ago
  70. 2a85b5e Revert^2 "Revert "Revert "Revert "cronet 121_0_6167_71: remove htt..." by Chidera Olibie · 7 weeks ago
  71. 6e634b3 Merge "Add DevSdkIgnoreRule to ApfIntegrationTest" into main by Treehugger Robot · 7 weeks ago
  72. 79b202a Dynamically set mesh-local addresses preferred lifetime. by Yang Sun · 8 weeks ago
  73. 01e091b Merge "Move setupOnce from EthernetTetheringTestBase to EthernetTetheringTest" into main by Mark Chien · 7 weeks ago
  74. 7780b67 Add DevSdkIgnoreRule to ApfIntegrationTest by Remi NGUYEN VAN · 7 weeks ago
  75. 588a9d5 Merge "Drop circular dependency" into main by Treehugger Robot · 7 weeks ago
  76. 312c70c Merge "[Thread] wait for Thread address updates on thread-wpan" into main by Kangping Dong · 7 weeks ago
  77. 233362b Make cache duration and max entries configurable by Junyu Lai · 9 weeks ago
  78. 5ed8003 Create TestRule: SetFeatureFlagsRule by Junyu Lai · 8 weeks ago
  79. 1cf1b5f Merge "Improve the nduser option log readability." into main by Xiao Ma · 7 weeks ago
  80. 8f10500 [Thread] wait for Thread address updates on thread-wpan by Kangping Dong · 7 weeks ago
  81. 1d73c6b Merge "Deflaking network access checks in CtsHostsideNetworkTests" into main by Treehugger Robot · 7 weeks ago
  82. db5b55d Merge changes I62fdb034,I31f04f4d,I21f95499 into main by Patrick Rohr · 7 weeks ago
  83. 9c3cbe5 Suppress ktlint:standard:comment-wrapping warning by Patrick Rohr · 7 weeks ago
  84. 30c9382 Toggle screen state before and after ApfIntegrationTest by Patrick Rohr · 7 weeks ago
  85. 6fc4583 Improve the nduser option log readability. by Xiao Ma · 7 weeks ago
  86. 093a4cf Drop circular dependency by Jiyong Park · 7 weeks ago
  87. f421a45 Merge "Add current clients to servicediscovery dumpsys" into main by Remi NGUYEN VAN · 7 weeks ago
  88. 02a3604 Merge "Add testReadWriteProgram to ApfIntegrationTest for V+" into main by Patrick Rohr · 7 weeks ago
  89. 39c203f Resume before releasing network request by Patrick Rohr · 7 weeks ago
  90. 4790aa9 Add testReadWriteProgram to ApfIntegrationTest for V+ by Patrick Rohr · 8 weeks ago
  91. 027cdce Merge "Store MAC address of tethering interface in EthernetTracker" into main by Chris Desir · 7 weeks ago
  92. 027b914 Store MAC address of tethering interface in EthernetTracker by Chris Desir · 7 weeks ago
  93. f0766dc Align APF capabilities test closer to VSR requirements by Patrick Rohr · 8 weeks ago
  94. 6a62806 Do not use runShellCommandOrThrow in setUp / tearDown by Patrick Rohr · 7 weeks ago
  95. 737a0be Merge "[Thread] add E2E UDP test for app usage" into main by Treehugger Robot · 7 weeks ago
  96. e9daad6 [Thread] add E2E UDP test for app usage by Kangping Dong · 8 weeks ago
  97. 63abf95 Add current clients to servicediscovery dumpsys by Remi NGUYEN VAN · 4 months ago
  98. 22cc321 Merge changes from topic "revert-3005178-revert-3001326-revert-2998737-revert-2980591-cronet_121_0_6167_71-JBOUFGJXPX-ICXECJPUPA-OOMALUYYUV-HXQZEVTNSQ" into main by Chidera Olibie · 8 weeks ago
  99. 08b316b Merge "Use NsdServiceInfo ifIndex in MdnsDiscoveryManager" into main by Treehugger Robot · 8 weeks ago
  100. d5a8d41 Merge "Replace connectToCell -> NetworkCallbackRule" into main by Remi NGUYEN VAN · 8 weeks ago