1. 414e959 Handle closed SAs in requestIpSecTransformState by Yan Yan · 1 year, 3 months ago
  2. 8b74e11 [mdns] allow only one registration to have addresses for a hostname by Handa Wang · 1 year, 4 months ago
  3. 52497d6 [mdns] service implementation for public key by Handa Wang · 1 year, 7 months ago
  4. a1a80ad [mdns] add elapsedRealTime() to Dependencies for MdnsRecordRepository by Handa Wang · 1 year, 4 months ago
  5. c8de4cb [mdns] separate the multicast reply quota for IPv4 and IPv6 by Handa Wang · 1 year, 4 months ago
  6. fd207b8 Merge "Allow MAC addresses to configure IP configurations" into main by Treehugger Robot · 1 year, 4 months ago
  7. dbbada4 Allow MAC addresses to configure IP configurations by Chris Desir · 1 year, 4 months ago
  8. f41e601 Merge "[mdns] allow hostnames beginning with a digit" into main by Handa Wang · 1 year, 4 months ago
  9. 8310a5e [mdns] allow hostnames beginning with a digit by Handa Wang · 1 year, 4 months ago
  10. 21b36d8 Temporary disable rate-limit cache for TrafficStats by Junyu Lai · 1 year, 4 months ago
  11. cede654 Merge "Report sent query count in resolution stop metrics" into main by Paul Hu · 1 year, 4 months ago
  12. 47c8196 Merge changes from topic "rate-limit-trafficstats" into main by Treehugger Robot · 1 year, 4 months ago
  13. edaeecd Report sent query count in resolution stop metrics by Paul Hu · 1 year, 4 months ago
  14. 233362b Make cache duration and max entries configurable by Junyu Lai · 1 year, 4 months ago
  15. f421a45 Merge "Add current clients to servicediscovery dumpsys" into main by Remi NGUYEN VAN · 1 year, 4 months ago
  16. 027b914 Store MAC address of tethering interface in EthernetTracker by Chris Desir · 1 year, 4 months ago
  17. 63abf95 Add current clients to servicediscovery dumpsys by Remi NGUYEN VAN · 1 year, 6 months ago
  18. 894f181 Use NsdServiceInfo ifIndex in MdnsDiscoveryManager by Remi NGUYEN VAN · 1 year, 4 months ago
  19. 3c9089c Rate-limit on TrafficStats#get*[Bytes|Packets] API calls by Junyu Lai · 1 year, 7 months ago
  20. e50dd30 Allow HW address retrieval from EthernetNetworkFactory by Chris Desir · 1 year, 4 months ago
  21. ad48c49 Merge "Changes to support satellite stats appear as TYPE_MOBILE" into main by Nagendra Prasad Nagarle Basavaraju · 1 year, 4 months ago
  22. 756ca07 Changes to support satellite stats appear as TYPE_MOBILE by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
  23. 93c6bf6 Merge "Revert "Use Service handler thread for NetworkStatsObservers"" into main by Treehugger Robot · 1 year, 4 months ago
  24. 86edb59 Revert "Use Service handler thread for NetworkStatsObservers" by Junyu Lai · 1 year, 4 months ago
  25. 63af997 Merge "Address lint errors in aosp/2988611 & aosp/2869978" into main by Treehugger Robot · 1 year, 4 months ago
  26. 8dae0e7 Address lint errors in aosp/2988611 & aosp/2869978 by Paul Hu · 1 year, 4 months ago
  27. e805c9a Merge "Support multiple query packets" into main by Paul Hu · 1 year, 4 months ago
  28. 153fb92 Support multiple query packets by Paul Hu · 1 year, 5 months ago
  29. 82bdb98 Merge "[mdns] re-announce services when adding addresses to the associated host" into main by Handa Wang · 1 year, 4 months ago
  30. b64edb1 Merge "Add MdnsUtils#createQueryDatagramPackets method" into main by Treehugger Robot · 1 year, 4 months ago
  31. 8284f73 Add MdnsUtils#createQueryDatagramPackets method by Paul Hu · 1 year, 5 months ago
  32. 127e91a [mdns] re-announce services when adding addresses to the associated host by Handa Wang · 1 year, 4 months ago
  33. 90d53fa Merge "Remove extra handler#post inside setIncludeTestInterfaces" into main by Treehugger Robot · 1 year, 4 months ago
  34. 2de7d8e Remove extra handler#post inside setIncludeTestInterfaces by Patrick Rohr · 1 year, 4 months ago
  35. 734de7a [mdns] restart probing/announcing the services on host address removal by Handa Wang · 1 year, 5 months ago
  36. 248424d Merge "Put known answers to query packets" into main by Treehugger Robot · 1 year, 5 months ago
  37. c2f56d8 Merge "Use MdnsUtils helper methods to construct query packets" into main by Paul Hu · 1 year, 5 months ago
  38. 541df66 Put known answers to query packets by Paul Hu · 1 year, 8 months ago
  39. 157af55 Use MdnsUtils helper methods to construct query packets by Paul Hu · 1 year, 5 months ago
  40. a8e3bfb Merge changes I7ad55374,I4a0c7f6e into main by Maciej Żenczykowski · 1 year, 5 months ago
  41. 1c1a3ff Merge "Fix setInterfaceEnabled method signature" into main by Maciej Żenczykowski · 1 year, 5 months ago
  42. 4b365cd Fix enable/disableInterface APIs to properly affect administrative state by Patrick Rohr · 1 year, 5 months ago
  43. d8bf90c Fix setInterfaceEnabled method signature by Patrick Rohr · 1 year, 5 months ago
  44. df0a16c Merge "Share NetworkInterfaceProvider between MdnsSockets" into main by Treehugger Robot · 1 year, 5 months ago
  45. f07efd7 Merge "Use LruCache to limit the amount of entries" into main by Treehugger Robot · 1 year, 5 months ago
  46. 0a9dbc9 Share NetworkInterfaceProvider between MdnsSockets by Remi NGUYEN VAN · 1 year, 5 months ago
  47. 5164821 Merge "[mdns] fix race conditions in MdnsAdvertiser" into main by Kangping Dong · 1 year, 5 months ago
  48. 2ed701f Use LruCache to limit the amount of entries by Junyu Lai · 1 year, 5 months ago
  49. 36f8b3f [mdns] fix race conditions in MdnsAdvertiser by Kangping Dong · 1 year, 6 months ago
  50. 96f6a07 Merge "follow up comments in custom TTL CLS (aosp/2870274 and aosp/2606573)" into main by Treehugger Robot · 1 year, 5 months ago
  51. 1ffd5dc Merge "Use Service handler thread for NetworkStatsObservers" into main by Junyu Lai · 1 year, 5 months ago
  52. 8b1d824 Use Service handler thread for NetworkStatsObservers by Junyu Lai · 1 year, 5 months ago
  53. c6622e0 follow up comments in custom TTL CLS (aosp/2870274 and aosp/2606573) by Kangping Dong · 1 year, 5 months ago
  54. feb96d8 Merge changes from topic "mdns-ttl" into main am: 0520e26936 by Treehugger Robot · 1 year, 5 months ago
  55. 0520e26 Merge changes from topic "mdns-ttl" into main by Treehugger Robot · 1 year, 5 months ago
  56. 4851424 Merge "Add service type clients to servicediscovery dumpsys" into main am: a87aef363e by Paul Hu · 1 year, 5 months ago
  57. a87aef3 Merge "Add service type clients to servicediscovery dumpsys" into main by Paul Hu · 1 year, 5 months ago
  58. daf0691 Merge "Adding additional transport satellite support at getSubIdForMobile()" into main am: 745dc316bf by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
  59. 745dc31 Merge "Adding additional transport satellite support at getSubIdForMobile()" into main by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
  60. 935f568 Merge "De-duplicate questions with multiple listeners" into main am: d4b802064b by Treehugger Robot · 1 year, 5 months ago
  61. d4b8020 Merge "De-duplicate questions with multiple listeners" into main by Treehugger Robot · 1 year, 5 months ago
  62. cd35018 [mdns] add service-side impl for NSD service TTL support by Kangping Dong · 1 year, 8 months ago
  63. 649b529 Adding additional transport satellite support at getSubIdForMobile() by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
  64. 36e3972 Merge "Support TrafficStatsRateLimitCache" into main am: 52f6a8a28e by Junyu Lai · 1 year, 6 months ago
  65. 52f6a8a Merge "Support TrafficStatsRateLimitCache" into main by Junyu Lai · 1 year, 6 months ago
  66. 1ca88a6 Merge changes I5a88e8ae,I7ffa2df4 into main am: df7fd82c28 by Paul Hu · 1 year, 6 months ago
  67. df7fd82 Merge changes I5a88e8ae,I7ffa2df4 into main by Paul Hu · 1 year, 6 months ago
  68. b5ee821 Support TrafficStatsRateLimitCache by Junyu Lai · 1 year, 7 months ago
  69. afab821 De-duplicate questions with multiple listeners by Remi NGUYEN VAN · 2 years, 2 months ago
  70. 55f943e Add service type clients to servicediscovery dumpsys by Paul Hu · 1 year, 6 months ago
  71. 5a11cce Merge "[mdns] fix the logic of finding the existing service" into main am: 4c0b2f6c63 by Handa Wang · 1 year, 6 months ago
  72. 10b99ce [mdns] fix the logic of finding the existing service by Handa Wang · 1 year, 6 months ago
  73. 9f63dd7 Merge "Raise the max listener per client limit to 200" into main am: 13a0cc04f6 by Remi NGUYEN VAN · 1 year, 6 months ago
  74. 13a0cc0 Merge "Raise the max listener per client limit to 200" into main by Remi NGUYEN VAN · 1 year, 6 months ago
  75. 12a0c6a Raise the max listener per client limit to 200 by Remi NGUYEN VAN · 1 year, 6 months ago
  76. c03d01a Merge "Allow more characters in subtypes" into main am: 2b55cd2247 by Remi NGUYEN VAN · 1 year, 6 months ago
  77. 2b55cd2 Merge "Allow more characters in subtypes" into main by Remi NGUYEN VAN · 1 year, 6 months ago
  78. 7764229 Merge "Remove unused isTrunkStableFeatureEnabled from NsdService Dependencies" into main am: 8ac1dac677 by Motomu Utsumi · 1 year, 6 months ago
  79. 629234c Allow more characters in subtypes by Remi NGUYEN VAN · 1 year, 6 months ago
  80. 5a6b2e4 Remove unused isTrunkStableFeatureEnabled from NsdService Dependencies by Motomu Utsumi · 1 year, 6 months ago
  81. 4829747 Merge "Rename check*Permission* to has*Permission" into main am: ef58a8a33a by Junyu Lai · 1 year, 6 months ago
  82. ef58a8a Merge "Rename check*Permission* to has*Permission" into main by Junyu Lai · 1 year, 6 months ago
  83. 1d6f303 Merge "Initialize serviceCache before first use" into main am: 1e2aa90e38 by Remi NGUYEN VAN · 1 year, 6 months ago
  84. 1e2aa90 Merge "Initialize serviceCache before first use" into main by Remi NGUYEN VAN · 1 year, 6 months ago
  85. 20c6c79 Merge "Fix querying of multiple subtypes" into main am: 742588457a by Remi NGUYEN VAN · 1 year, 6 months ago
  86. 578e0dc Initialize serviceCache before first use by Remi NGUYEN VAN · 1 year, 6 months ago
  87. 7425884 Merge "Fix querying of multiple subtypes" into main by Remi NGUYEN VAN · 1 year, 6 months ago
  88. 71b5153 Rename check*Permission* to has*Permission by Junyu Lai · 1 year, 6 months ago
  89. ad30450 Merge "Do not block for HandlerThread start" into main am: b68837ea09 by Remi NGUYEN VAN · 1 year, 6 months ago
  90. b68837e Merge "Do not block for HandlerThread start" into main by Remi NGUYEN VAN · 1 year, 6 months ago
  91. 97d28b3 Do not block for HandlerThread start by Remi NGUYEN VAN · 1 year, 6 months ago
  92. 38a1367 Merge "Simplify the burst time logic" into main am: a906743bc7 by Paul Hu · 1 year, 6 months ago
  93. a906743 Merge "Simplify the burst time logic" into main by Paul Hu · 1 year, 6 months ago
  94. 2c607bd Fix querying of multiple subtypes by Remi NGUYEN VAN · 1 year, 6 months ago
  95. f5f0f2e Add CTS test for Known-Answer Suppression by Paul Hu · 1 year, 7 months ago
  96. 4f7630f Merge "Pass buffer size to NetlinkUtils.netlinkSocketForProto" into main am: 2cb28ea360 by Maciej Żenczykowski · 1 year, 6 months ago
  97. 2a6be8e Simplify the burst time logic by Paul Hu · 1 year, 6 months ago
  98. 2cb28ea Merge "Pass buffer size to NetlinkUtils.netlinkSocketForProto" into main by Maciej Żenczykowski · 1 year, 6 months ago
  99. 0d0b075 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 6 months ago
  100. 7934241 Pass buffer size to NetlinkUtils.netlinkSocketForProto by Yang Sun · 1 year, 6 months ago