1. cc7a5a3 Merge "Get rid of BPF_FD_JUST_USE_INT" into main by Treehugger Robot · 1 year, 1 month ago
  2. 99ace23 Get rid of BPF_FD_JUST_USE_INT by Patrick Rohr · 1 year, 1 month ago
  3. 3e8bfe9 Merge "Fix setEthernetEnabled API to properly affect administrative state" into main by Chuwei He · 1 year, 1 month ago
  4. 11284d7 Merge changes I83ea92e3,I478d957b into main by Yuyang Huang · 1 year, 1 month ago
  5. 97a0712 Merge "Remove the useless networking tag." into main by Tongbo Liu · 1 year, 1 month ago
  6. 70c4de8 Add daily CertificateTransparencyJob by Sandro Montanari · 1 year, 1 month ago
  7. 0b1a7b8 NetworkAgent: Log a metric if a message is queued before registration by Arjun Dhaliwal · 1 year, 1 month ago
  8. 1cc7769 Add FrameworkConnectivityStatsLog for logging metrics by Yuyang Huang · 1 year, 2 months ago
  9. 5c66824 Merge "Add test for TREL service not unpublish when feature disabled" into main by Yang Sun · 1 year, 1 month ago
  10. 51d7725 Add test for TREL service not unpublish when feature disabled by Yang Sun · 1 year, 1 month ago
  11. eb85ea5 Remove BpfBaseTest processgroup test. by Maciej Żenczykowski · 1 year, 1 month ago
  12. 50607e6 Remove the useless networking tag. by Tongbo Liu · 1 year, 3 months ago
  13. c58cfb7 Add BPF_LOAD_SKB_PKTTYPE macro to BpfClassic.h by Maciej Żenczykowski · 1 year, 1 month ago
  14. 5380288 Merge "Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig" into main by Michael Groover · 1 year, 1 month ago
  15. d9a752d Merge changes Ie2c35190,I6bd9ceeb,I823c8e94,I1b4868ba into main by Quang Luong · 1 year, 1 month ago
  16. 676ad85 Clean up TetheringRequest#toString() by Quang Anh Luong · 1 year, 1 month ago
  17. 685b8aa Send TetheringRequest to restart Tethering from IpServer by Quang Anh Luong · 1 year, 7 months ago
  18. b5b82cc Add hostside CTS tests for SoftApConfig redaction by Quang Anh Luong · 1 year, 2 months ago
  19. ea0c411 Remove the useless mts tag since the tests only contain in one MTS module test plan. am: 95fb0801bf by Tongbo Liu · 1 year, 1 month ago
  20. 95fb080 Remove the useless mts tag since the tests only contain in one MTS module test plan. by Tongbo Liu · 1 year, 1 month ago
  21. 41fa2d7 Merge "Configure TREL feature from feature flag." into main by Yang Sun · 1 year, 1 month ago
  22. a3882a2 Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig by Michael Groover · 1 year, 1 month ago
  23. 694aa02 Fix setEthernetEnabled API to properly affect administrative state by Chuwei He · 1 year, 1 month ago
  24. b69182f Merge "Add IGMP network stack constants" into main by Maciej Żenczykowski · 1 year, 1 month ago
  25. 6c4d64a Merge "Set llndk.moved_to_apex explicitly" into main by Maciej Żenczykowski · 1 year, 1 month ago
  26. 34e969b Merge "Add IGMP type offset definition" into main by Maciej Żenczykowski · 1 year, 1 month ago
  27. bb7efba Configure TREL feature from feature flag. by Yang Sun · 1 year, 2 months ago
  28. a66b78a Include SoftAP config in TetheringEventCallback by Quang Anh Luong · 1 year, 11 months ago
  29. 0006d2e Merge "Revert "Set diagnostics log-data-type to CONNDIAG"" into main by Treehugger Robot · 1 year, 1 month ago
  30. 3e9d905 Merge "Refactor query delay calculations" into main by Treehugger Robot · 1 year, 1 month ago
  31. 27fb206 Revert "Set diagnostics log-data-type to CONNDIAG" by Remi NGUYEN VAN · 1 year, 1 month ago
  32. 7c064a8 Merge "[Thread] Add a NAT64 test case after switching to another infra network" into main by Treehugger Robot · 1 year, 1 month ago
  33. abaf3db Add IGMP network stack constants by Jimi Chen · 1 year, 1 month ago
  34. 32691a9 Add IGMP type offset definition by Jimi Chen · 1 year, 1 month ago
  35. 4078a40 Set llndk.moved_to_apex explicitly by Colin Cross · 1 year, 1 month ago
  36. 9410d56 Merge "Delete unused flag" into main by Treehugger Robot · 1 year, 1 month ago
  37. b9e245e Merge "Make newly created CT directories executable" into main by Bessie Jiang · 1 year, 1 month ago
  38. 9d8d167 Merge "Add new flag for Tethering w/ SoftApConfig" into main by Treehugger Robot · 1 year, 1 month ago
  39. 2580051 Delete unused flag by Patrick Rohr · 1 year, 1 month ago
  40. 172fe79 Add new flag for Tethering w/ SoftApConfig by Lorenzo Colitti · 1 year, 1 month ago
  41. dfed8dc Make newly created CT directories executable by Bessie Jiang · 1 year, 1 month ago
  42. ddf3636 Merge "Log CT log list download failures" into main by Sandro Montanari · 1 year, 1 month ago
  43. 3d2a3c5 Merge "bpf: Ringbuf: Ensure we acquire load the length for the ring buf entry" into main by Treehugger Robot · 1 year, 1 month ago
  44. 7175f59 Merge "[Thread] introduce TestTunNetworkUtils and use it in existing test cases" into main by Handa Wang · 1 year, 1 month ago
  45. 26a68af [Thread] Add a NAT64 test case after switching to another infra network by Handa Wang · 1 year, 1 month ago
  46. ebd31b8 [Thread] introduce TestTunNetworkUtils and use it in existing test cases by Handa Wang · 1 year, 1 month ago
  47. 717b447 bpf: Ringbuf: Ensure we acquire load the length for the ring buf entry by Kalesh Singh · 1 year, 2 months ago
  48. f45f407 Merge changes I2388220a,I5f282160 into main by Treehugger Robot · 1 year, 1 month ago
  49. feeff37 Add a test for delayed teardown with unregisterAfterReplacement. by Lorenzo Colitti · 1 year, 2 months ago
  50. 478ba51 Log CT log list download failures by Sandro Montanari · 1 year, 2 months ago
  51. 4205696 Merge "remove useless variable" into main by Kangping Dong · 1 year, 1 month ago
  52. 9dbe694 Merge "Remove the VisibleForTesting annotation." into main by Treehugger Robot · 1 year, 1 month ago
  53. 5f71222 Remove the VisibleForTesting annotation. by Paul Hu · 1 year, 1 month ago
  54. 163dadd [automerger skipped] Merge "Fix for CtsNetTestCasesUpdateStatsPermission" into android15-tests-dev am: b3d8081f76 -s ours by Treehugger Robot · 1 year, 2 months ago
  55. ec2f048 [automerger skipped] Fix for CtsNetTestCasesUpdateStatsPermission am: 26fc9a31e3 -s ours by Mayank Garg · 1 year, 2 months ago
  56. b3d8081 Merge "Fix for CtsNetTestCasesUpdateStatsPermission" into android15-tests-dev by Treehugger Robot · 1 year, 2 months ago
  57. 8a3f2e0 Refactor tether state change callback/broadcast for redactions by Quang Anh Luong · 1 year, 2 months ago
  58. 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, 2 months ago
  59. 5412339 Merge "Remove mcts tags since the net-tests-utils-host-common is host_required by other CTS cases" into android15-tests-dev by Tongbo Liu · 1 year, 2 months ago
  60. 5cd7166 Merge changes from topic "fixTetheringRevert" into main by Quang Luong · 1 year, 2 months ago
  61. 5f9339d Validate packageName with AppOpsManager#checkPackage by Oscar Shu · 1 year, 2 months ago
  62. bf3f11c Enable secondary_user_on_secondary_display for CtsNetTestCasesMaxTargetSdk33 am: 1ebe54b8d4 by Yabin Huang · 1 year, 2 months ago
  63. 26fc9a3 Fix for CtsNetTestCasesUpdateStatsPermission by Mayank Garg · 1 year, 2 months ago
  64. 117edc6 Merge "Fix for CtsNetTestCasesUpdateStatsPermission" into main by Treehugger Robot · 1 year, 2 months ago
  65. 5801f16 Remove mcts tags since the net-tests-utils-host-common is host_required by other CTS cases by Tongbo Liu · 1 year, 2 months ago
  66. 0435210 [Thread] avoid re-setting the infra link state when the state doesn't change by Handa Wang · 1 year, 2 months ago
  67. 2ec7bbc Merge "[Thread] add integration tests for aosp/3334156" into main by Treehugger Robot · 1 year, 2 months ago
  68. 1ebe54b Enable secondary_user_on_secondary_display for CtsNetTestCasesMaxTargetSdk33 by Yabin Huang · 1 year, 2 months ago
  69. e7bbdcb Fix for CtsNetTestCasesUpdateStatsPermission by Mayank Garg · 1 year, 2 months ago
  70. 6258c44 Merge "Drop the redundant type and caller uid checks for TrafficStats" into main by Treehugger Robot · 1 year, 2 months ago
  71. 3b6bb1b [Thread] add integration tests for aosp/3334156 by Kangping Dong · 1 year, 2 months ago
  72. 594a9a8 Merge "[Thread] add private API ThreadNetworkSpecifier" into main by Kangping Dong · 1 year, 2 months ago
  73. 3738741 Merge "Remove framework-connectivity-shared-srcs from net-utils-all-srcs" into main by Treehugger Robot · 1 year, 2 months ago
  74. abc0345 Merge "Enable secondary_user_on_secondary_display for CtsNetTestCasesInternetPermission" into android15-tests-dev am: 9bf459028c by Treehugger Robot · 1 year, 2 months ago
  75. 739d200 Drop the redundant type and caller uid checks for TrafficStats by Junyu Lai · 1 year, 2 months ago
  76. 9bf4590 Merge "Enable secondary_user_on_secondary_display for CtsNetTestCasesInternetPermission" into android15-tests-dev by Treehugger Robot · 1 year, 2 months ago
  77. cfa0475 Merge "[Thread] save time in InternetAccessTest by only joining the network once" into main by Treehugger Robot · 1 year, 2 months ago
  78. e9e00de [Thread] save time in InternetAccessTest by only joining the network once by Handa Wang · 1 year, 2 months ago
  79. cad9c2c Fix failed CtsNetTestCasesInternetPermission am: b3951a23b9 by Yabin Huang · 1 year, 2 months ago
  80. 46722ad Revert^2 "Add UID and package name to TetheringRequest" by Oscar Shu · 1 year, 2 months ago
  81. 59c654d Enable secondary_user_on_secondary_display for CtsNetTestCasesInternetPermission by Yabin Huang · 1 year, 2 months ago
  82. b3951a2 Fix failed CtsNetTestCasesInternetPermission by Yabin Huang · 1 year, 2 months ago
  83. 1d7d811 Merge "Revert "Change the visibility of Config to be public, so it can be accessed from"" into main by Treehugger Robot · 1 year, 2 months ago
  84. b491c8d [automerger skipped] Remove `test_mdns_via_hotspot` multi-devices test am: 51f46332da -s ours by Jimi Chen · 1 year, 2 months ago
  85. 6f3436d [automerger skipped] Remove `test_apf_drop_ethercat` multi-devices test am: 33f8758600 -s ours by Jimi Chen · 1 year, 2 months ago
  86. a4983fd Revert "Change the visibility of Config to be public, so it can be accessed from" by Bessie Jiang · 1 year, 2 months ago
  87. 8479d7a Merge "Enable error-prone checking for CtsNetTestCasesDefaults" into main by Treehugger Robot · 1 year, 2 months ago
  88. 6d74933 Enable error-prone checking for CtsNetTestCasesDefaults by Junyu Lai · 1 year, 2 months ago
  89. 18e8b27 [Thread] add a NAT64 test case for UDP echo server by Handa Wang · 1 year, 2 months ago
  90. 23ee433 [Thread] create a base class TestUdpServer by Handa Wang · 1 year, 2 months ago
  91. 2967cfa [Thread] add private API ThreadNetworkSpecifier by Kangping Dong · 1 year, 2 months ago
  92. b0999c0 Merge "Add LRU cache with expiry class" into main by Junyu Lai · 1 year, 2 months ago
  93. 555bbc4 Merge "Disable debug log by default" into main by Jaewan Kim · 1 year, 2 months ago
  94. 2898eff Merge "Change the visibility of Config to be public, so it can be accessed from the manual tests in the cts/ directory." into main by Bessie Jiang · 1 year, 2 months ago
  95. 09b983e Merge "Make netbpfload invoke uprobestatsbpfload" into main by Treehugger Robot · 1 year, 2 months ago
  96. 9b15fa0 Make netbpfload invoke uprobestatsbpfload by Yu-Ting Tseng · 1 year, 2 months ago
  97. a618596 Change the visibility of Config to be public, so it can be accessed from by Bessie Jiang · 1 year, 2 months ago
  98. 2918f06 BpfHandler: Add kver checks around V BPF attach program checks by LuK1337 · 1 year, 2 months ago
  99. 1de84f2 netd: Require 4.19+ for connect/recvmsg/sendmsg cgroup hooks by LuK1337 · 1 year, 3 months ago
  100. d5f09a9 Add LRU cache with expiry class by Junyu Lai · 1 year, 2 months ago