1. 2cb28ea Merge "Pass buffer size to NetlinkUtils.netlinkSocketForProto" into main by Maciej Żenczykowski · 1 year, 7 months ago
  2. 7934241 Pass buffer size to NetlinkUtils.netlinkSocketForProto by Yang Sun · 1 year, 8 months ago
  3. 57ead48 Merge "Fix service found callback on subtype update" into main by Remi NGUYEN VAN · 1 year, 7 months ago
  4. b4fba14 Merge "Add aggressive query mode" into main by Paul Hu · 1 year, 7 months ago
  5. 11a883d Add aggressive query mode by Paul Hu · 1 year, 9 months ago
  6. 969439d Merge changes from topic "mdns-fixes-handaw-01292024" into main by Handa Wang · 1 year, 7 months ago
  7. 296e38e Fix service found callback on subtype update by Remi NGUYEN VAN · 1 year, 7 months ago
  8. a90737d Merge changes from topic "nsd-custom-host" into main by Handa Wang · 1 year, 7 months ago
  9. 22827c3 Merge "Use an integer for query mode" into main by Paul Hu · 1 year, 7 months ago
  10. 983448e [mdns] avoid checking conflicts against the registration itself by Handa Wang · 1 year, 7 months ago
  11. 096e32e [mdns] service-side impl for custom host by Handa Wang · 1 year, 8 months ago
  12. cfe53ec [mdns] stop MdnsAnnouncer when the registration has a conflict by Handa Wang · 1 year, 7 months ago
  13. 05086bd Use an integer for query mode by Paul Hu · 1 year, 8 months ago
  14. ff474ba clean up lint warnings by Maciej Żenczykowski · 1 year, 8 months ago
  15. 9c82d9e rename InterfaceMapUpdater to InterfaceMapHelper by Maciej Żenczykowski · 1 year, 8 months ago
  16. 8035dbc remove BpfInterfaceMapUpdater async update functionality by Maciej Żenczykowski · 1 year, 8 months ago
  17. 1f1a379 [mdns] add service-side impl for subtypes discovery by Kangping Dong · 1 year, 9 months ago
  18. 7b2643f Merge "BpfInterfaceMapUpdater is only viable on T+" into main by Maciej Żenczykowski · 1 year, 8 months ago
  19. 0b29cbf Merge "Implement offload priority" into main by Remi NGUYEN VAN · 1 year, 8 months ago
  20. ce25003 BpfInterfaceMapUpdater is only viable on T+ by Maciej Żenczykowski · 1 year, 8 months ago
  21. eeb79c6 Merge "Support mDns Multipacket Known-Answer Suppression" into main by Paul Hu · 1 year, 8 months ago
  22. bfb3a3c NetworkStatsService - add void nativeRegisterIface(iface) by Maciej Żenczykowski · 1 year, 8 months ago
  23. 3863c09 new BpfMap<> - remove spurious generic type arguments by Maciej Żenczykowski · 1 year, 8 months ago
  24. 3aaa285 Support mDns Multipacket Known-Answer Suppression by Paul Hu · 1 year, 9 months ago
  25. 8552cd8 Merge "BpfMap - add R/W constructor alias" into main by Maciej Żenczykowski · 1 year, 8 months ago
  26. 95d380f Merge "Do not check active socket from other callbacks" into main by Paul Hu · 1 year, 8 months ago
  27. 06155c8 BpfMap - add R/W constructor alias by Maciej Żenczykowski · 1 year, 10 months ago
  28. 01d2f64 Do not check active socket from other callbacks by Paul Hu · 1 year, 9 months ago
  29. 5c9d6cb Implement offload priority by Remi NGUYEN VAN · 1 year, 8 months ago
  30. 65b4c3f Merge "Add SkDestroyListener log in dumpsys netstats" into main by Ken Chen · 1 year, 8 months ago
  31. 375d780 Add SkDestroyListener log in dumpsys netstats by Ken Chen · 1 year, 8 months ago
  32. 91694ab Merge "Check stats dir instead of making one" into main by Junyu Lai · 1 year, 8 months ago
  33. 53a80fa Check stats dir instead of making one by Junyu Lai · 1 year, 8 months ago
  34. fbc97d9 Merge changes Ifafafcd6,I5802dedc into main by Junyu Lai · 1 year, 8 months ago
  35. 6da1c70 Fix incorrect nullability annotations by Junyu Lai · 1 year, 8 months ago
  36. 0ca094b Fix replying to queries via unicast by Remi NGUYEN VAN · 2 years ago
  37. 7078ac5 Only use source addresses in handlePacket by Remi NGUYEN VAN · 1 year, 9 months ago
  38. 068ac33 Merge "[mdns] clean up unused serviceInfo ref in discovery requests" into main by Kangping Dong · 1 year, 8 months ago
  39. 97b2adc [mdns] clean up unused serviceInfo ref in discovery requests by Kangping Dong · 1 year, 8 months ago
  40. 4a87ed4 Adjust the sequece of checks in maybeStopDaemon by Paul Hu · 1 year, 8 months ago
  41. e818450 Merge changes Id26a24c8,I3b6ac97e into main by Treehugger Robot · 1 year, 8 months ago
  42. d2e3b8d Make getProviderIfaceStats return Entry by Junyu Lai · 1 year, 8 months ago
  43. 6c93931 Return Entry from TrafficStats JNI by Junyu Lai · 1 year, 8 months ago
  44. 69f11d0 Remove the redundant @return comment to fix build warning by Yuyang Huang · 1 year, 8 months ago
  45. 80c9f6f Stop registering native mdns service by Ken Chen · 1 year, 10 months ago
  46. 81e6439 Merge changes from topic "fix-mdns" into main by Kangping Dong · 1 year, 9 months ago
  47. e26048d Merge "Fix Lint error" into main by Treehugger Robot · 1 year, 9 months ago
  48. b83b90e [mdns] add tests for verifying address of mDNS reply by Kangping Dong · 1 year, 9 months ago
  49. 04b61c4 [mdns] fix wrong NSEC answer for unique RRs by Kangping Dong · 1 year, 9 months ago
  50. a7bae55 Fix Lint error by Ken Chen · 1 year, 9 months ago
  51. 8c22b9a Merge "Introduce NsdManager API for in-place service updates without re-announcement." into main by Remi NGUYEN VAN · 1 year, 9 months ago
  52. da6020a [AF03] Adopt FastDataInput by Junyu Lai · 1 year, 9 months ago
  53. 9d962db Merge "[AF08] Fill useFastDataInput metrics" into main by Junyu Lai · 1 year, 9 months ago
  54. 46afd1b Merge "[AF06] Fill file attributes metrics" into main by Junyu Lai · 1 year, 9 months ago
  55. 86d083f Introduce NsdManager API for in-place service updates without re-announcement. by Yuyang Huang · 1 year, 9 months ago
  56. f978f53 [AF08] Fill useFastDataInput metrics by Junyu Lai · 1 year, 9 months ago
  57. 5958378 Merge "[AF05] Fill NetworkStatsRecorderFileReading metrics" into main by Junyu Lai · 1 year, 9 months ago
  58. 0228e63 Add MdnsReplySenderTest by Paul Hu · 1 year, 10 months ago
  59. 0c37444 [mdns] fix duplicated records for multiple questions by Kangping Dong · 1 year, 10 months ago
  60. ed1097b [AF06] Fill file attributes metrics by Junyu Lai · 1 year, 9 months ago
  61. e38aa1b [AF05] Fill NetworkStatsRecorderFileReading metrics by Junyu Lai · 1 year, 9 months ago
  62. 962515a Merge "[AF02.1] Support read by FastDataInput in the NetworkStatsRecorder" into main by Junyu Lai · 1 year, 9 months ago
  63. 1bf5273 Merge "Include both eth%d and usb%d ethernet interfaces on V+" into main by Treehugger Robot · 1 year, 9 months ago
  64. 5512a2b Include both eth%d and usb%d ethernet interfaces on V+ by Maciej Żenczykowski · 1 year, 9 months ago
  65. 0db97a6 Merge "Support mDns Known-Answer Suppression" into main by Paul Hu · 1 year, 9 months ago
  66. 2dce848 [AF02.1] Support read by FastDataInput in the NetworkStatsRecorder by Junyu Lai · 1 year, 9 months ago
  67. 170d42f Add multi-subtype support to NsdService by Yuyang Huang · 1 year, 9 months ago
  68. 01f243f Support mDns Known-Answer Suppression by Paul Hu · 1 year, 10 months ago
  69. 19d0555 Merge changes from topic "mdns-subtypes" into main by Kangping Dong · 1 year, 9 months ago
  70. 5af24b6 [mdns] add service-side impl for subtypes advertising by Kangping Dong · 1 year, 9 months ago
  71. 84fc0ee Reland "Support getting transform state in IpSecService" by Yan Yan · 1 year, 9 months ago
  72. 69eb832 Revert "Support getting transform state in IpSecService" by Yan Yan · 1 year, 9 months ago
  73. ab5006c Support getting transform state in IpSecService by Yan Yan · 1 year, 10 months ago
  74. 4df3619 [XFRM_MSG_NEWSA] Support polling SA state with netlink message by Yan Yan · 1 year, 10 months ago
  75. 2f67e0f Merge "[AF01] Move NetworkStatsCollection comparison code to NetworkStatsCollection" into main by Junyu Lai · 1 year, 9 months ago
  76. 77f84a4 [AF01] Move NetworkStatsCollection comparison code to NetworkStatsCollection by Junyu Lai · 1 year, 9 months ago
  77. 9a966ea Merge "Generate a query packet with MdnsPacket" into main by Paul Hu · 1 year, 9 months ago
  78. 283ff70 Merge "Add support to update the registered service in place" into main by Yuyang Huang · 1 year, 9 months ago
  79. e5cba9c Add support to update the registered service in place by Yuyang Huang · 1 year, 10 months ago
  80. 4c969a6 Merge "Update registerOffloadEngine() permission check" into main by Yuyang Huang · 1 year, 9 months ago
  81. 783035b Merge "Revert "Include both eth%d and usb%d ethernet interfaces on U+"" into main by Lorenzo Colitti · 1 year, 9 months ago
  82. ac6ff00 Revert "Include both eth%d and usb%d ethernet interfaces on U+" by Lorenzo Colitti · 1 year, 10 months ago
  83. d5896e7 Update registerOffloadEngine() permission check by Yuyang Huang · 1 year, 10 months ago
  84. 24db3f1 Generate a query packet with MdnsPacket by Paul Hu · 1 year, 10 months ago
  85. 596a500 Check service ttl expiration by Paul Hu · 1 year, 11 months ago
  86. 9748f3b Merge "Move 'isProbing' field from RecordInfo to ServiceRegistration" into main by Yuyang Huang · 1 year, 10 months ago
  87. a96c86d Merge "Add NSD_LIMIT_LABEL_COUNT flag" into main by Paul Hu · 1 year, 10 months ago
  88. d1f779d Move 'isProbing' field from RecordInfo to ServiceRegistration by Yuyang Huang · 1 year, 10 months ago
  89. fd357ef Add NSD_LIMIT_LABEL_COUNT flag by Paul Hu · 1 year, 10 months ago
  90. ffa6d61 Remove unnecessary check for skDestroyListener by Motomu Utsumi · 1 year, 10 months ago
  91. 2deeef4 Merge "Fix NetworkStatsObersers thread leak in the NetworkStatsServiceTest" into main by Junyu Lai · 1 year, 10 months ago
  92. 8b5ebfc Fix NetworkStatsObersers thread leak in the NetworkStatsServiceTest by Junyu Lai · 1 year, 10 months ago
  93. a6307ea Merge "Remove DefaultState in NsdService" into main by Paul Hu · 1 year, 10 months ago
  94. 81877c4 Code cleanup in MdnsInterfaceAdvertiser, MdnsReplySender, MdnsUtils by Yuyang Huang · 1 year, 10 months ago
  95. 77c1118 Remove DefaultState in NsdService by Paul Hu · 1 year, 11 months ago
  96. 41b3734 Support NetworkStatsEventLogger by Junyu Lai · 2 years ago
  97. 8f6df28 Merge "Add synchronized block when accessing global variables" into main by Junyu Lai · 1 year, 11 months ago
  98. f3fe333 Add expired services removal flag by Paul Hu · 1 year, 11 months ago
  99. 6d0bdd1 Add synchronized block when accessing global variables by Junyu Lai · 2 years ago
  100. 4479bd9 Merge "Include A/AAAA records in probing packet" into main by Paul Hu · 1 year, 11 months ago