1. 8b74cbb NetBpfLoad: add describeArch() to log by Maciej Żenczykowski · 1 year, 10 months ago
  2. e9daa1e Merge "Handle closed SAs in requestIpSecTransformState" into main by Yan Yan · 1 year, 10 months ago
  3. 0f57964 Fix linter error in TestableNetworkCallback by Junyu Lai · 1 year, 10 months ago
  4. 414e959 Handle closed SAs in requestIpSecTransformState by Yan Yan · 1 year, 10 months ago
  5. 75c2def NetBpfLoad: move into android namespace by Maciej Żenczykowski · 1 year, 10 months ago
  6. 5016d6f KernelUtils.h - add helpers by Maciej Żenczykowski · 1 year, 10 months ago
  7. a1b23e8 Merge changes I33d138ed,I0b7e9597 into main by Treehugger Robot · 1 year, 10 months ago
  8. cf82190 Merge "Make com.android.tethering the flag container instead of system" into main by Treehugger Robot · 1 year, 10 months ago
  9. 45f71b0 Merge "Fix DO check on headless devices" into main by Kholoud Mohamed · 1 year, 10 months ago
  10. 8a4c9f6 Make com.android.tethering the flag container instead of system by Paul Duffin · 1 year, 10 months ago
  11. 8731ad1 Merge "Add flag definition for metered network firewall chains" into main by Treehugger Robot · 1 year, 10 months ago
  12. e6295a2 Add flag definition for metered network firewall chains by Motomu Utsumi · 1 year, 10 months ago
  13. 2640757 Merge "Move VPN hardware assumption check to the end of setup" into main by Motomu Utsumi · 1 year, 10 months ago
  14. e5650a3 Have ByteBuffer.wrap() use the appropriate subarray by Patrick Rohr · 1 year, 10 months ago
  15. 4baf85b Merge "Revert "bpf: offload.c - comment out CRITICAL mark"" into main by Maciej Żenczykowski · 1 year, 10 months ago
  16. b2c9957 Merge "Do not run testDropPingReply before V" into main by Treehugger Robot · 1 year, 10 months ago
  17. 1fdc0fe Merge "Add a test for prefilled memory slots" into main by Treehugger Robot · 1 year, 10 months ago
  18. 07fd9ba Merge "netd.c: BACKGROUND_MATCH bypass for 'lo' traffic" into main by Maciej Żenczykowski · 1 year, 10 months ago
  19. c959986 Move APF memory clear into its own function by Patrick Rohr · 1 year, 10 months ago
  20. 95d8506 netd.c: BACKGROUND_MATCH bypass for 'lo' traffic by Maciej Żenczykowski · 2 years, 1 month ago
  21. 1ed72bc Do not run testDropPingReply before V by Patrick Rohr · 1 year, 10 months ago
  22. 1266ac1 Add a test for prefilled memory slots by Patrick Rohr · 1 year, 10 months ago
  23. b874d19 Merge changes from topic "nsd-public-key" into main by Handa Wang · 1 year, 10 months ago
  24. d992ae1 Move VPN hardware assumption check to the end of setup by Motomu Utsumi · 1 year, 10 months ago
  25. ff0736f Merge "[Thread] fix CTS for U branches" into main by Treehugger Robot · 1 year, 10 months ago
  26. 4008d43 Merge "Add @RequiresApi(TIRAMISU) to BpfNetMapsUtils" into main by Motomu Utsumi · 1 year, 10 months ago
  27. 8b74e11 [mdns] allow only one registration to have addresses for a hostname by Handa Wang · 1 year, 11 months ago
  28. 52497d6 [mdns] service implementation for public key by Handa Wang · 2 years, 2 months ago
  29. 364aa57 [mdns] add hidden API for public key by Handa Wang · 2 years, 2 months ago
  30. 42ea540 [Thread] fix CTS for U branches by Handa Wang · 1 year, 10 months ago
  31. 1b7c5e0 Merge "Test whether APF program actually runs" into main by Maciej Żenczykowski · 1 year, 10 months ago
  32. 2c248d2 Add @RequiresApi(TIRAMISU) to BpfNetMapsUtils by Motomu Utsumi · 1 year, 11 months ago
  33. c044932 Merge "Add firewall chains for HAPPY_BOX and user/admin PENALTY_BOX" into main by Motomu Utsumi · 1 year, 10 months ago
  34. 22e5713 Test whether APF program actually runs by Patrick Rohr · 1 year, 10 months ago
  35. bd50241 Only listen to echo replies by Patrick Rohr · 1 year, 10 months ago
  36. 2ec433d Move turnScreenOff to BeforeClass setUp by Patrick Rohr · 1 year, 10 months ago
  37. c83731b Reapply "Send ICMPv6 ping to support IPv6-only network" by Patrick Rohr · 1 year, 10 months ago
  38. 5ec06b7 Only run APF tests on physical devices by Patrick Rohr · 1 year, 10 months ago
  39. 173ffb9 Merge "Use helper function getIndexForValue in MulticastRoutingCoordinator." into main by Yang Sun · 1 year, 10 months ago
  40. 4e7baad Use helper function getIndexForValue in MulticastRoutingCoordinator. by Yang Sun · 1 year, 10 months ago
  41. 0fc03c7 Merge "Revert "Send ICMPv6 ping to support IPv6-only network"" into main by Daniel Hsieh · 1 year, 10 months ago
  42. 98219a4 Revert "Send ICMPv6 ping to support IPv6-only network" by Daniel Hsieh · 1 year, 10 months ago
  43. 11d3345 Add firewall chains for HAPPY_BOX and user/admin PENALTY_BOX by Motomu Utsumi · 1 year, 11 months ago
  44. 926f012 Merge "NetBpfLoad: prog names are only valid on 4.15+" into main by Treehugger Robot · 1 year, 10 months ago
  45. 0168ae2 Merge "Assert fixed test method count in ConnectivityServiceTest" into main by Treehugger Robot · 1 year, 10 months ago
  46. d601d11 Merge "Send ICMPv6 ping to support IPv6-only network" into main by Maciej Żenczykowski · 1 year, 10 months ago
  47. 89efcc3 NetBpfLoad: prog names are only valid on 4.15+ by Maciej Żenczykowski · 1 year, 10 months ago
  48. 23a6d34 Merge "[mdns] add elapsedRealTime() to Dependencies for MdnsRecordRepository" into main by Handa Wang · 1 year, 10 months ago
  49. bba9e00 Merge "NetBpfLoad: map names are only valid on 4.15+" into main by Treehugger Robot · 1 year, 10 months ago
  50. d0bb172 NetBpfLoad: map names are only valid on 4.15+ by Maciej Żenczykowski · 1 year, 10 months ago
  51. 03e9582 Send ICMPv6 ping to support IPv6-only network by Patrick Rohr · 1 year, 10 months ago
  52. 522d5c7 CompletableFuture can only be completed once by Patrick Rohr · 1 year, 10 months ago
  53. 2eb48f0 Log ping packet and reply and use ByteArray.toHexString by Patrick Rohr · 1 year, 10 months ago
  54. a1a80ad [mdns] add elapsedRealTime() to Dependencies for MdnsRecordRepository by Handa Wang · 1 year, 10 months ago
  55. c03867b Merge "[mdns] separate the multicast reply quota for IPv4 and IPv6" into main by Handa Wang · 1 year, 10 months ago
  56. 08f5b59 Assert fixed test method count in ConnectivityServiceTest by Junyu Lai · 1 year, 10 months ago
  57. c8de4cb [mdns] separate the multicast reply quota for IPv4 and IPv6 by Handa Wang · 1 year, 10 months ago
  58. 3dd052e Revert "bpf: offload.c - comment out CRITICAL mark" by Maciej Żenczykowski · 1 year, 10 months ago
  59. 503a25c Merge "Wait for start() to finish" into main by Treehugger Robot · 1 year, 10 months ago
  60. 3d14144 NetBpfLoad: consistently use logging tag of 'NetBpfLoad' by Maciej Żenczykowski · 1 year, 10 months ago
  61. 8099c3b bpf: offload.c - comment out CRITICAL mark by Maciej Żenczykowski · 1 year, 10 months ago
  62. 1588303 Wait for start() to finish by Patrick Rohr · 1 year, 10 months ago
  63. 7a7d1ac Fix DO check on headless devices by Kholoud Mohamed · 1 year, 10 months ago
  64. a114c93 Merge "Add a placeholder test to test IcmpPacketReader and sendPing" into main by Maciej Żenczykowski · 1 year, 10 months ago
  65. c0863c0 Merge changes I1d0b73ef,I753dac68,Id3fb329b,I7037bee1 into main by Maciej Żenczykowski · 1 year, 10 months ago
  66. c2c667b Add a placeholder test to test IcmpPacketReader and sendPing by Patrick Rohr · 1 year, 10 months ago
  67. 977573e Add support for sendPing by Patrick Rohr · 1 year, 10 months ago
  68. a89976d Add support to expect ping reply or dropped ping by Patrick Rohr · 1 year, 10 months ago
  69. 125deb9 Bind socket to WiFi network by Patrick Rohr · 1 year, 10 months ago
  70. 824a659 Add IcmpPacketReader to ApfIntegrationTest by Patrick Rohr · 1 year, 11 months ago
  71. 53babdf Merge "Return current testable networks directly in instant mode" into main by Treehugger Robot · 1 year, 10 months ago
  72. 82e3963 Return current testable networks directly in instant mode by Paul Hu · 1 year, 10 months ago
  73. 7e6f10c Add safeguard against previous ethernet interfaces existing by Chris Desir · 1 year, 10 months ago
  74. fd207b8 Merge "Allow MAC addresses to configure IP configurations" into main by Treehugger Robot · 1 year, 10 months ago
  75. dbbada4 Allow MAC addresses to configure IP configurations by Chris Desir · 1 year, 11 months ago
  76. f41e601 Merge "[mdns] allow hostnames beginning with a digit" into main by Handa Wang · 1 year, 10 months ago
  77. 22d42e6 Merge "Add prefixmsg struct to parse RTM_NEWPREFIX message header." into main by Xiao Ma · 1 year, 10 months ago
  78. 44df982 Add prefix_cacheinfo struct to parse PREFIX_CACHEINFO attribute. by Xiao Ma · 1 year, 10 months ago
  79. a25a09d Add prefixmsg struct to parse RTM_NEWPREFIX message header. by Xiao Ma · 1 year, 10 months ago
  80. 8310a5e [mdns] allow hostnames beginning with a digit by Handa Wang · 1 year, 10 months ago
  81. 52b6244 Merge "Convert RTM_NEWPREFIX nlmsg type to string in stringForRtMsgType()." into main by Xiao Ma · 1 year, 10 months ago
  82. 1648a9d Merge "Reland cronet 121_0_6167_71: remove http_client_logging lib" into main by Chidera Olibie · 1 year, 10 months ago
  83. 1a908b0 Merge "Reland [Cronet] Disable one of setURLStreamHandlerFactory test" into main by Chidera Olibie · 1 year, 10 months ago
  84. 1a7eed6 Merge "NetBpfLoad: use exec path for api level 35+ (ie. V)" into main by Maciej Żenczykowski · 1 year, 10 months ago
  85. 32ec9e0 Reland cronet 121_0_6167_71: remove http_client_logging lib by Chidera Olibie · 1 year, 11 months ago
  86. 3218a81 NetBpfLoad: use exec path for api level 35+ (ie. V) by Maciej Żenczykowski · 1 year, 10 months ago
  87. 65ce1f2 Add missing mcts tags by Tongbo Liu · 1 year, 10 months ago
  88. 8d1cad9 Convert RTM_NEWPREFIX nlmsg type to string in stringForRtMsgType(). by Xiao Ma · 1 year, 10 months ago
  89. 21b36d8 Temporary disable rate-limit cache for TrafficStats by Junyu Lai · 1 year, 11 months ago
  90. aa72ee2 Merge "Add OT multicast addresses to tun interface." into main by Yang Sun · 1 year, 11 months ago
  91. 76b02a4 Merge "Add RTM_NEWPREFIX and RTMGRP_IPV6_PREFIX netlink message constants." into main by Treehugger Robot · 1 year, 11 months ago
  92. c6678bb Merge "Revert "Use bpf map based isUidNetworkingBlocked on V+"" into main by Patrick Rohr · 1 year, 11 months ago
  93. a658220 Revert "Use bpf map based isUidNetworkingBlocked on V+" by Patrick Rohr · 1 year, 11 months ago
  94. cede654 Merge "Report sent query count in resolution stop metrics" into main by Paul Hu · 1 year, 11 months ago
  95. c6e2d82 Add RTM_NEWPREFIX and RTMGRP_IPV6_PREFIX netlink message constants. by Xiao Ma · 1 year, 11 months ago
  96. cbcbec8 Merge "Request INTERNET capability in ensureWifiConnected" into main by Remi NGUYEN VAN · 1 year, 11 months ago
  97. 244dce3 Add OT multicast addresses to tun interface. by Yang Sun · 1 year, 11 months ago
  98. 47c8196 Merge changes from topic "rate-limit-trafficstats" into main by Treehugger Robot · 1 year, 11 months ago
  99. e67e1a7 Merge "[Thread] ignore the flaky test case advertisingProxy_srpClientUnregistersService_serviceIsNotDiscoverableByMdns" into main by Handa Wang · 1 year, 11 months ago
  100. 2d23887 Merge "Migrate ConnectivityManagerTest to callback rule" into main by Remi NGUYEN VAN · 1 year, 11 months ago