1. 9d778c7 Delete the LinkAddress in cache when RTM_DELADDR is received by Yuyang Huang · 2 years, 4 months ago
  2. d0ebd70 Merge changes from topic "MdnsDM_running_on_looper_thread" by Paul Hu · 2 years, 4 months ago
  3. c61c578 Merge "Use case-insensitive matching in discovery/advertising" by Yuyang Huang · 2 years, 4 months ago
  4. 92ca0b7 Merge "Add Log.wtf when transports are missing" by Yuyang Huang · 2 years, 4 months ago
  5. 7f0af78 Pass NsdService thread looper to MdnsDiscoveryManager by Paul Hu · 2 years, 4 months ago
  6. bd4140e Ensure MdnsDiscoveryManager calls to ServiceTypeClients on looper thread by Paul Hu · 2 years, 4 months ago
  7. 73772f3 Use case-insensitive matching in discovery/advertising by Yuyang Huang · 2 years, 4 months ago
  8. 3d66b04 Stop MdnsServiceTypeClient send on socket destroy by Remi NGUYEN VAN · 2 years, 4 months ago
  9. 5fe9bac Do not send socket destroyed on unregistration by Remi NGUYEN VAN · 2 years, 4 months ago
  10. 58c7dce Add Log.wtf when transports are missing by Yuyang Huang · 2 years, 4 months ago
  11. 4bcc151 Merge "Do not immediately send new queries on cache hit" by Treehugger Robot · 2 years, 4 months ago
  12. 58bb0a1 Do not immediately send new queries on cache hit by Remi NGUYEN VAN · 2 years, 4 months ago
  13. ce44beb Implement proper subtype advertising by Remi NGUYEN VAN · 2 years, 4 months ago
  14. f2d0641 Implement proper discovery with subtypes by Remi NGUYEN VAN · 2 years, 4 months ago
  15. 2f82fcd Ensure service type ends with a dot in discovery by Remi NGUYEN VAN · 2 years, 4 months ago
  16. f2a51ac Remove the ServiceTypeClient after socket destroyed by Paul Hu · 2 years, 5 months ago
  17. 3e497c7 Merge "Use a single SharedLog for all mdns components" by Paul Hu · 2 years, 4 months ago
  18. 598ca1e Merge "Fix template for test network needs fine location permission" by Junyu Lai · 2 years, 4 months ago
  19. 14667de Use a single SharedLog for all mdns components by Paul Hu · 2 years, 5 months ago
  20. 49078d7 Merge "Process all responses if the network is null in MdnsServiceTypeClient" by Paul Hu · 2 years, 4 months ago
  21. bdf82a2 Process all responses if the network is null in MdnsServiceTypeClient by Paul Hu · 2 years, 6 months ago
  22. ab809e5 Merge "Fix isFeatureEnabled namespace and overload usage" by Treehugger Robot · 2 years, 4 months ago
  23. de802c8 Avoid going over max service name length when renaming NSD services by Yuyang Huang · 2 years, 4 months ago
  24. a58914b Fix template for test network needs fine location permission by Junyu Lai · 2 years, 4 months ago
  25. 278db58 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 5 months ago
  26. bee2ee1 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
  27. f410cca Merge "Refactor the ISocketNetLinkMonitor to AbstractSocketNetlink" by Yuyang Huang · 2 years, 5 months ago
  28. 0f5a462 Merge "Refactor the InetSocketAddress in MulticastPacketReader to use port zero" by Yuyang Huang · 2 years, 5 months ago
  29. 3cae60b Merge "Move some utility methods to MdnsUtils" by Paul Hu · 2 years, 5 months ago
  30. b94a8eb Merge "Refactors common scope id setup code into utility function" by Yuyang Huang · 2 years, 5 months ago
  31. 58d7961 Refactor the InetSocketAddress in MulticastPacketReader to use port zero by Yuyang Huang · 2 years, 5 months ago
  32. 508e508 Refactor the ISocketNetLinkMonitor to AbstractSocketNetlink by Yuyang Huang · 2 years, 5 months ago
  33. a6a6ff9 Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 5 months ago
  34. 336121d Merge "Add MdnsServiceCache" by Paul Hu · 2 years, 5 months ago
  35. 5fffb2d Move some utility methods to MdnsUtils by Paul Hu · 2 years, 5 months ago
  36. ade3f45 Add MdnsServiceCache by Paul Hu · 2 years, 5 months ago
  37. 8d4be71 Merge "Catching IllegalStateException while device is going to shutdown" by Mark Chien · 2 years, 5 months ago
  38. 2a5a866 Catching IllegalStateException while device is going to shutdown by Min Zhou · 2 years, 6 months ago
  39. b2e67d3 Revert^2 "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 5 months ago
  40. 51ff70d Revert^2 "Record Advertiser history logs for better debugging" by Paul Hu · 2 years, 5 months ago
  41. 60ac0e9 Revert "Revert "Record SocketProvider history logs for better de..." by Paul Hu · 2 years, 5 months ago
  42. 24913d0 Revert "Revert "Record DiscoveryManager history logs for better ..." by Paul Hu · 2 years, 5 months ago
  43. f0f83b6 Merge changes from topic "revert-2535219-TAMNEZLAHT" by Paul Hu · 2 years, 5 months ago
  44. 2f0e914 Revert "Record DiscoveryManager history logs for better debugging" by Paul Hu · 2 years, 5 months ago
  45. 8ffe823 Revert "Record SocketProvider history logs for better debugging" by Paul Hu · 2 years, 5 months ago
  46. 5f55868 Revert "Record Advertiser history logs for better debugging" by Paul Hu · 2 years, 5 months ago
  47. b8a3a63 Revert "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 5 months ago
  48. 0b39135 Merge changes I41743f47,I22577615,I46f806a8,Icaa1df2e by Paul Hu · 2 years, 5 months ago
  49. 8a54f20 Merge "Only send resolve callbacks for subscribed service" by Treehugger Robot · 2 years, 5 months ago
  50. 8a41185 Only send resolve callbacks for subscribed service by Remi NGUYEN VAN · 2 years, 6 months ago
  51. eaa9927 Put client logs into SharedLog and dump more logs by Paul Hu · 2 years, 5 months ago
  52. 1571df6 Record Advertiser history logs for better debugging by Paul Hu · 2 years, 5 months ago
  53. b204ce5 Record SocketProvider history logs for better debugging by Paul Hu · 2 years, 5 months ago
  54. d74697a Record DiscoveryManager history logs for better debugging by Paul Hu · 2 years, 5 months ago
  55. 700778b Handle downstream tethering interface addresses in MdnsSocketProvider by Yuyang Huang · 2 years, 6 months ago
  56. 5864b59 Merge "Include/exclude mDNS interfaces based on transport" by Treehugger Robot · 2 years, 5 months ago
  57. 145b16c Include/exclude mDNS interfaces based on transport by Remi NGUYEN VAN · 2 years, 6 months ago
  58. b548e19 bpf network stats - remove dead code by Maciej Żenczykowski · 2 years, 5 months ago
  59. 6e12ac6 Refactor SocketNetlinkMonitor to make it buildable with system sdk by Yuyang Huang · 2 years, 5 months ago
  60. 3bee9d4 Avoid creating a Network with INetd.LOCAL_NET_ID by Yuyang Huang · 2 years, 5 months ago
  61. a15bc1e Avoid calling the hidden constructor for InetSocketAddress. by Yuyang Huang · 2 years, 5 months ago
  62. aa0e960 NsdService should set the Inet6Address scope ids by Yuyang Huang · 2 years, 6 months ago
  63. 46eb5f4 Merge "Clean up the LinkProperties when stop monitoring sockets" by Paul Hu · 2 years, 6 months ago
  64. 13921b2 Clean up the LinkProperties when stop monitoring sockets by Paul Hu · 2 years, 6 months ago
  65. 62503cf Merge "Add a CompatChange flag to enable platform backend" by Paul Hu · 2 years, 6 months ago
  66. a08f886 Merge "Factor out adding records to a generic" by Paul Hu · 2 years, 6 months ago
  67. 2e0a88c Add a CompatChange flag to enable platform backend by Paul Hu · 2 years, 6 months ago
  68. 1d696fe Merge changes Ie102f962,Iaaaab5e4 by Patrick Rohr · 2 years, 6 months ago
  69. 7ee63b6 Merge "Remove requireNonNull check from matchesWifiNetworkKey" by Junyu Lai · 2 years, 6 months ago
  70. d741db3 Merge changes I53ebf1bb,I8540af27 by Remi NGUYEN VAN · 2 years, 6 months ago
  71. e9df7ca Merge "Remove unused augmentWithStackedInterfaces" by Treehugger Robot · 2 years, 6 months ago
  72. 31b6c65 Merge "Update system APIs based on feedback." by Jeff Sharkey · 2 years, 6 months ago
  73. 71c006b Merge changes from topic "PerNetworkServiceTypeClient" by Paul Hu · 2 years, 6 months ago
  74. ee0e6cd Merge "Migrate reigster service callback backend" by Paul Hu · 2 years, 6 months ago
  75. beb03f1 Enable new NsdManager backend on U+ by Remi NGUYEN VAN · 2 years, 6 months ago
  76. 615610c Remove unused augmentWithStackedInterfaces by Junyu Lai · 2 years, 6 months ago
  77. da3c0fe Create MdnsServiceTypeClient per network by Paul Hu · 2 years, 6 months ago
  78. d0dd0d4 ethernet: report server mode interfaces when listener is registered by Patrick Rohr · 2 years, 6 months ago
  79. bd2ed9b ethernet: rename getInterfaces to getClientModeInterfaces by Patrick Rohr · 2 years, 6 months ago
  80. bf9d2a0 Wait for a socket to be created before sending packets by Paul Hu · 2 years, 7 months ago
  81. 8ac1143 Remove requireNonNull check from matchesWifiNetworkKey by Aaron Huang · 2 years, 7 months ago
  82. 4ffd34c Update system APIs based on feedback. by Jeff Sharkey · 2 years, 6 months ago
  83. 2172a5a Merge "Keep case in MdnsServiceInfo attributes" by Remi NGUYEN VAN · 2 years, 6 months ago
  84. 0e929dd Keep case in MdnsServiceInfo attributes by Remi NGUYEN VAN · 2 years, 6 months ago
  85. ab4b7d8 Factor out adding records to a generic by Paul Hu · 2 years, 6 months ago
  86. 2b86591 Fill in all resolved addresses into NsdServiceInfo by Paul Hu · 2 years, 6 months ago
  87. 30bd70d Migrate reigster service callback backend by Paul Hu · 2 years, 7 months ago
  88. 6477d7b Merge "Support multiple IPv4 / IPv6 addresses in MdnsResponse" by Paul Hu · 2 years, 6 months ago
  89. 3a632ae Support multiple IPv4 / IPv6 addresses in MdnsResponse by Paul Hu · 2 years, 6 months ago
  90. e4407fb Merge changes I987ab866,I73fa9ca7 by Paul Hu · 2 years, 6 months ago
  91. 151d0a5 Add flags for allowlisting types for new NSD impl by Remi NGUYEN VAN · 2 years, 6 months ago
  92. 7445e3d Drop dot at the end of service type by Paul Hu · 2 years, 6 months ago
  93. de5adc4 Merge changes I488cc768,Icb9ed7ae,Ib18c3afb,Iba293b47,Ied55829c, ... by Remi NGUYEN VAN · 2 years, 6 months ago
  94. e4f5f25 Implement the stop resolution with MdnsDiscoveryManager by Paul Hu · 2 years, 7 months ago
  95. 5df1bc4 Return ERROR_NO_ANSWERS for replies with no answer by Remi NGUYEN VAN · 2 years, 6 months ago
  96. 4481008 Allow resolving previously undiscovered services by Remi NGUYEN VAN · 2 years, 7 months ago
  97. bb62b1d Use resolveInstanceName in NsdService by Remi NGUYEN VAN · 2 years, 7 months ago
  98. 42b1042 Add missing SRV/TXT/address records to responses by Remi NGUYEN VAN · 2 years, 7 months ago
  99. 36981e2 Update record TTL in set/add methods by Remi NGUYEN VAN · 2 years, 6 months ago
  100. af4ea58 Clear inetaddress fields when removing the record by Remi NGUYEN VAN · 2 years, 6 months ago