1. 2519a78 Merge changes from topic "revert-3561690-revert-3538339-SNUWWZJNJZ-BUWEOGUTIT" into main by Treehugger Robot · 3 months ago main master
  2. 8775fc7 Add TargetApi annotation to ConnectivityService and QuicConnectionCloser by Motomu Utsumi · 3 months ago
  3. c20c122 Merge "Fix transport override" into main by Patrick Rohr · 3 months ago
  4. 4d4563d Revert "Revert "Remove unnecessary ifindex arg from destroyUdpSo..." by Motomu Utsumi · 3 months ago
  5. e8e28f6 Revert "Revert "Add hidden API to register/unregister QUIC conne..." by Motomu Utsumi · 3 months ago
  6. 65a2651 Fix transport override by Chris Desir · 3 months ago
  7. dd430a1 Merge changes Ia6685d88,I64008821,I03238c72 into main by Maciej Żenczykowski · 3 months ago
  8. 86961c4 Merge changes from topic "revert-3538339-SNUWWZJNJZ" into main by Chaitanya Cheemala (xWF) · 3 months ago
  9. 947b53b Revert "Add hidden API to register/unregister QUIC connection cl..." by Chaitanya Cheemala (xWF) · 3 months ago
  10. 68b852a Revert "Remove unnecessary ifindex arg from destroyUdpSocket" by Chaitanya Cheemala (xWF) · 3 months ago
  11. ebdcd9e Merge changes I0eb70c12,I6cd727bd into main by Treehugger Robot · 3 months ago
  12. 58498d1 Remove unnecessary ifindex arg from destroyUdpSocket by Motomu Utsumi · 3 months ago
  13. 627b8c6 Add hidden API to register/unregister QUIC connection close payload by Motomu Utsumi · 3 months ago
  14. bd1703f Merge "Address aosp/3541181 leftover comments" into main by Paul Hu · 3 months ago
  15. 8fab649 Store socket cookie to sk storage in inet_create hook on 5.10+ kernel by Motomu Utsumi · 3 months ago
  16. 70793af Declare map with BPF_MAP_TYPE_SK_STORAGE by Motomu Utsumi · 3 months ago
  17. d370f95 Add macro to declare a sk storage and related accessor functions by Motomu Utsumi · 3 months ago
  18. b45a61b Merge "clatd bpf: drop multicast" into main by Maciej Żenczykowski · 3 months ago
  19. 45173f7 Merge "Delete unused function" into main by Patrick Rohr · 3 months ago
  20. 17312c0 Merge "NetBpfLoad: allow 25Q3" into main by Treehugger Robot · 3 months ago
  21. aa33013 clatd bpf: drop multicast by Maciej Żenczykowski · 3 months ago
  22. 43e8226 Merge "Move static IpConfiguration parsing into EthernetConfigParser" into main by Treehugger Robot · 3 months ago
  23. 3ac88f3 NetBpfLoad: allow 25Q3 by Maciej Żenczykowski · 3 months ago
  24. 074c493 Delete unused function by Patrick Rohr · 3 months ago
  25. 5030594 Move static IpConfiguration parsing into EthernetConfigParser by Patrick Rohr · 3 months ago
  26. 45a95e4 Merge "Removing interfaces from the InterfaceTracker when network is destroyed." into main by Sarup Dalwani · 3 months ago
  27. 3f81aec Address aosp/3541181 leftover comments by Paul Hu · 3 months ago
  28. 4231cf5 Merge "Set BPF_F_NO_PREALLOC for BPF_MAP_TYPE_SK_STORAGE by default" into main by Maciej Żenczykowski · 3 months ago
  29. aba4c46 Merge "Add Checks for mDNS Unregistration and Discovery Stop Operations" into main by Paul Hu · 3 months ago
  30. 2795a1a Merge "Add connectivity pre-check for ConnectivityManagerApi23Test" into main by Paul Hu · 3 months ago
  31. f0dcda3 Merge "Format MdnsUtilsTest" into main by Treehugger Robot · 3 months ago
  32. 28c0533 Removing interfaces from the InterfaceTracker when network is destroyed. by Sarup Dalwani · 3 months ago
  33. 4364227 Set BPF_F_NO_PREALLOC for BPF_MAP_TYPE_SK_STORAGE by default by Motomu Utsumi · 3 months ago
  34. 8b8029d Merge "Add logging of when the public key has invalid encoding or is not on the allowlist" into main by Treehugger Robot · 3 months ago
  35. 3005264 Merge "Do not remove internet capability for test interfaces" into main by Patrick Rohr · 3 months ago
  36. bf4402f Add logging of when the public key has invalid encoding or is not on the by Bessie Jiang · 3 months ago
  37. a16f8b8 Format MdnsUtilsTest by Paul Hu · 3 months ago
  38. 1c6f6e3 Merge "[Thread] fix CTS test for Android TV U" into main by Treehugger Robot · 3 months ago
  39. f250c51 Add Checks for mDNS Unregistration and Discovery Stop Operations by Paul Hu · 3 months ago
  40. 637e682 Merge "Add .clang-format" into main by Maciej Żenczykowski · 3 months ago
  41. 89682e2 [Thread] fix CTS test for Android TV U by Kangping Dong · 3 months ago
  42. 9f7b9c6 Add .clang-format by Motomu Utsumi · 3 months ago
  43. 137f2d7 Merge "Avoid unavailable APIs in ShellUtil" into main by Treehugger Robot · 3 months ago
  44. e1564ce Merge "Fix SSID in notification for RTL languages" into main by Remi NGUYEN VAN · 3 months ago
  45. b84286a Avoid unavailable APIs in ShellUtil by Remi NGUYEN VAN · 3 months ago
  46. 69b1761 Add connectivity pre-check for ConnectivityManagerApi23Test by Paul Hu · 3 months ago
  47. 9c163e4 Merge "Address linter errors" into main by Treehugger Robot · 3 months ago
  48. b19b6d7 Merge "Don't use NetworkScore in TestableNetworkAgent" into main by Treehugger Robot · 3 months ago
  49. ee58f01 Merge changes I1d25e5c4,I367f5377 into main by Treehugger Robot · 3 months ago
  50. d022fac Merge changes Ie63a3583,I1354ec53,I3806750a,I48d0b0f9,I4da56735 into main by Maciej Żenczykowski · 3 months ago
  51. 9d45909 Do not remove internet capability for test interfaces by Patrick Rohr · 3 months ago
  52. 70d98dc Address linter errors by Patrick Rohr · 3 months ago
  53. bcb2869 Use "*" to indicate default capabilities in config by Patrick Rohr · 3 months ago
  54. 00c17ed Move NetworkCapabilities parsing to EthernetConfigParser entirely by Patrick Rohr · 3 months ago
  55. afa7ee8 Move isAtLeastB to dependencies by Patrick Rohr · 3 months ago
  56. 30020a5 clatd: fix endianness of multicast drop by Maciej Żenczykowski · 3 months ago
  57. b6d94ad Merge "NetBpfLoad: 25Q2+ parse & verify config" into main by Patrick Rohr · 3 months ago
  58. 269bb27 Pass nullable values to parse functions by Patrick Rohr · 3 months ago
  59. f0e0e28 Rename EthernetTrackerConfig to EthernetConfigParser by Patrick Rohr · 3 months ago
  60. f683160 Don't use NetworkScore in TestableNetworkAgent by Chalard Jean · 3 months ago
  61. 515af4b Do not support configuring test interfaces in config.xml by Patrick Rohr · 3 months ago
  62. 92bf2d9 Merge "Grant the NEARBY_WIFI_DEVICES permission to VpnHostside tests" into main by Sarup Dalwani · 3 months ago
  63. 7fae9fc Prevent mixing mutable and immutable lists by Patrick Rohr · 3 months ago
  64. 6150ec8 Merge changes Iceacbcab,I849ab478,I145de9bf into main by Patrick Rohr · 3 months ago
  65. 4e2efc9 Merge "Only apply the early network agent creation on B" into main by Treehugger Robot · 3 months ago
  66. e0051cd Merge "Disable non-thread local network matching" into main by Treehugger Robot · 3 months ago
  67. 0b7d710 Merge changes from topic "tetherlocalagent" into main by Treehugger Robot · 3 months ago
  68. d2c266c Merge "Add multicast address cleanup for test failures" into main by Jimi Chen · 3 months ago
  69. ed52d9a Merge "Use scapy to generate Ethernet packet in multi-device test" into main by Jimi Chen · 3 months ago
  70. 042ebce Grant the NEARBY_WIFI_DEVICES permission to VpnHostside tests by Chalard Jean · 3 months ago
  71. a0fa137 Merge "Make sure tests know to handle both early creation true and false" into main by Treehugger Robot · 3 months ago
  72. 0b806fd Disable non-thread local network matching by Junyu Lai · 3 months ago
  73. 52875db Merge "[Thread] add vendor & model name support for net diag" into main by Treehugger Robot · 3 months ago
  74. d5743b9 Merge changes I7fae1964,Ic7cc9e1d into main by Treehugger Robot · 3 months ago
  75. 3d0e312 Only apply the early network agent creation on B by Chalard Jean · 3 months ago
  76. 0cc8d81 Make sure tests know to handle both early creation true and false by Chalard Jean · 3 months ago
  77. a72fc32 Merge "[Thread] grant the NEARBY_WIFI_DEVICES permission to Thread tests" into main by Treehugger Robot · 3 months ago
  78. 0427162 Merge changes I1707d28e,Ibb4a2916 into main by Treehugger Robot · 3 months ago
  79. 1775349 Add integration test of tethering local network agent feature by Junyu Lai · 3 months ago
  80. 396dd9b Add unit test of tethering local network agent feature by Junyu Lai · 3 months ago
  81. 3575c37 Merge changes Ic9fee5bb,I30fa35ce,If52cc211,I87e9d710 into main by Jean Chalard · 3 months ago
  82. 72d9102 Add carrier-privileged app bypass for start/stopTethering by Quang Anh Luong · 3 months ago
  83. 6303c84 [Thread] add vendor & model name support for net diag by Kangping Dong · 3 months ago
  84. d55bd89 Support LocalNetworkAgent for Tethering by Junyu Lai · 3 months ago
  85. d3058d5 Fix CarrierConfigRule#setHoldCarrierPrivilege race by Quang Anh Luong · 3 months ago
  86. 340c5ca [Thread] grant the NEARBY_WIFI_DEVICES permission to Thread tests by Kangping Dong · 3 months ago
  87. e25d55c Merge changes I3da49704,I511f21a3 into main by Treehugger Robot · 3 months ago
  88. 8fb3d76 Dump top distinct tag counts per uid by Junyu Lai · 3 months ago
  89. 2a451ea Support per uid tag throttling to NetworkStats by Junyu Lai · 3 months ago
  90. 089103d [Thread] add config_thread_country_code_enabled to overlayable.xml by Zhanglong Xia · 3 months ago
  91. 25e2622 NetBpfLoad: 25Q2+ parse & verify config by Maciej Żenczykowski · 3 months ago
  92. 861f11c Skip enabling BTF on kernel older than 5.10 by Motomu Utsumi · 3 months ago
  93. 62b1c88 Fix an issue caused by variable re-declaration in inner scope by Motomu Utsumi · 3 months ago
  94. d43a4fd Merge "Changing the targetSdkVersion for RESTRICT_LOCAL_NETWORK" into main by Sarup Dalwani · 3 months ago
  95. 324365a Reapply "Immediately create networks unless chickened out" by Chalard Jean · 3 months ago
  96. 9fdc988 Reapply "Always disconnect agents immediately." by Chalard Jean · 3 months ago
  97. 2f52a0e Reapply "Make iterating over mNetworkAgentInfos safer." by Chalard Jean · 3 months ago
  98. 5f020a5 Changing the targetSdkVersion for RESTRICT_LOCAL_NETWORK by Sarup Dalwani · 3 months ago
  99. 95af095 Merge "Add MatchNonThreadLocalNetworks flag in NetworkCapabilities" into main by Treehugger Robot · 3 months ago
  100. 450d933 Merge "Fix unsigned num comparison with zero" into main by Treehugger Robot · 3 months ago