- bb4c717 Add MdnsDiscoveryManager constructor without looper by Treehugger Robot · 2 years, 3 months ago
- 901e5b1 Pass NsdService thread looper to MdnsDiscoveryManager by Paul Hu · 2 years, 4 months ago
- 574494d Do not process null network packets on all clients by Remi NGUYEN VAN · 2 years, 3 months ago
- 85ff5b1 Only send to downstream ifaces for null network by Remi NGUYEN VAN · 2 years, 3 months ago
- e82a699 Use the ServiceTypeClient network for queries by Remi NGUYEN VAN · 2 years, 3 months ago
- fbd8c14 Ensure MdnsDiscoveryManager calls to ServiceTypeClients on looper thread by Paul Hu · 2 years, 4 months ago
- b75015a Stop MdnsServiceTypeClient send on socket destroy by Remi NGUYEN VAN · 2 years, 4 months ago
- 6721aa3 Do not send socket destroyed on unregistration by Remi NGUYEN VAN · 2 years, 4 months ago
- 60437e5 Merge changes from topic "cherrypicker-L79500000960657219:N07500001368857425" into udc-dev by Remi NGUYEN VAN · 2 years, 4 months ago
- e6e3e2b Implement proper subtype advertising by Remi NGUYEN VAN · 2 years, 4 months ago
- b366d24 Implement proper discovery with subtypes by Remi NGUYEN VAN · 2 years, 4 months ago
- 45c1eaa Remove the ServiceTypeClient after socket destroyed by Paul Hu · 2 years, 4 months ago
- ededb13 Do not immediately send new queries on cache hit by Remi NGUYEN VAN · 2 years, 4 months ago
- 11895c0 Ensure service type ends with a dot in discovery by Remi NGUYEN VAN · 2 years, 4 months ago
- 74cc6d3 Use a single SharedLog for all mdns components by Paul Hu · 2 years, 5 months ago
- 72e69ac Merge "Process all responses if the network is null in MdnsServiceTypeClient" into udc-dev by Paul Hu · 2 years, 4 months ago
- 6f4d806 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 4 months ago
- 6ca0296 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 6 months ago
- 3391582 Process all responses if the network is null in MdnsServiceTypeClient by Paul Hu · 2 years, 6 months ago
- 34b5eea Avoid going over max service name length when renaming NSD services by Yuyang Huang · 2 years, 4 months ago
- 64732f3 Move some utility methods to MdnsUtils by Paul Hu · 2 years, 4 months ago
- 961b0dd Merge "Refactor the ISocketNetLinkMonitor to AbstractSocketNetlink" into tm-mainline-prod by Yuyang Huang · 2 years, 4 months ago
- d0ff31d Merge "Refactor the InetSocketAddress in MulticastPacketReader to use port zero" into tm-mainline-prod by Treehugger Robot · 2 years, 4 months ago
- e2d267a Merge "Refactors common scope id setup code into utility function" into tm-mainline-prod by Yuyang Huang · 2 years, 4 months ago
- 92a429f Merge "Add MdnsServiceCache" into tm-mainline-prod by Paul Hu · 2 years, 4 months ago
- 46ab01c Refactor the ISocketNetLinkMonitor to AbstractSocketNetlink by Yuyang Huang · 2 years, 4 months ago
- b6a6fba Catching IllegalStateException while device is going to shutdown by Min Zhou · 2 years, 5 months ago
- b9b1d0a Refactor the InetSocketAddress in MulticastPacketReader to use port zero by Yuyang Huang · 2 years, 4 months ago
- 9d9ae4d Add MdnsServiceCache by Paul Hu · 2 years, 5 months ago
- f93a9dd Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 4 months ago
- b2e67d3 Revert^2 "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 5 months ago
- 51ff70d Revert^2 "Record Advertiser history logs for better debugging" by Paul Hu · 2 years, 5 months ago
- 60ac0e9 Revert "Revert "Record SocketProvider history logs for better de..." by Paul Hu · 2 years, 5 months ago
- 24913d0 Revert "Revert "Record DiscoveryManager history logs for better ..." by Paul Hu · 2 years, 5 months ago
- f0f83b6 Merge changes from topic "revert-2535219-TAMNEZLAHT" by Paul Hu · 2 years, 5 months ago
- 2f0e914 Revert "Record DiscoveryManager history logs for better debugging" by Paul Hu · 2 years, 5 months ago
- 8ffe823 Revert "Record SocketProvider history logs for better debugging" by Paul Hu · 2 years, 5 months ago
- 5f55868 Revert "Record Advertiser history logs for better debugging" by Paul Hu · 2 years, 5 months ago
- b8a3a63 Revert "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 5 months ago
- 0b39135 Merge changes I41743f47,I22577615,I46f806a8,Icaa1df2e by Paul Hu · 2 years, 5 months ago
- 8a54f20 Merge "Only send resolve callbacks for subscribed service" by Treehugger Robot · 2 years, 5 months ago
- 8a41185 Only send resolve callbacks for subscribed service by Remi NGUYEN VAN · 2 years, 6 months ago
- eaa9927 Put client logs into SharedLog and dump more logs by Paul Hu · 2 years, 5 months ago
- 1571df6 Record Advertiser history logs for better debugging by Paul Hu · 2 years, 5 months ago
- b204ce5 Record SocketProvider history logs for better debugging by Paul Hu · 2 years, 5 months ago
- d74697a Record DiscoveryManager history logs for better debugging by Paul Hu · 2 years, 5 months ago
- 700778b Handle downstream tethering interface addresses in MdnsSocketProvider by Yuyang Huang · 2 years, 6 months ago
- 5864b59 Merge "Include/exclude mDNS interfaces based on transport" by Treehugger Robot · 2 years, 5 months ago
- 145b16c Include/exclude mDNS interfaces based on transport by Remi NGUYEN VAN · 2 years, 6 months ago
- b548e19 bpf network stats - remove dead code by Maciej Żenczykowski · 2 years, 5 months ago
- 6e12ac6 Refactor SocketNetlinkMonitor to make it buildable with system sdk by Yuyang Huang · 2 years, 5 months ago
- 3bee9d4 Avoid creating a Network with INetd.LOCAL_NET_ID by Yuyang Huang · 2 years, 5 months ago
- a15bc1e Avoid calling the hidden constructor for InetSocketAddress. by Yuyang Huang · 2 years, 5 months ago
- aa0e960 NsdService should set the Inet6Address scope ids by Yuyang Huang · 2 years, 6 months ago
- 46eb5f4 Merge "Clean up the LinkProperties when stop monitoring sockets" by Paul Hu · 2 years, 6 months ago
- 13921b2 Clean up the LinkProperties when stop monitoring sockets by Paul Hu · 2 years, 6 months ago
- 62503cf Merge "Add a CompatChange flag to enable platform backend" by Paul Hu · 2 years, 6 months ago
- a08f886 Merge "Factor out adding records to a generic" by Paul Hu · 2 years, 6 months ago
- 2e0a88c Add a CompatChange flag to enable platform backend by Paul Hu · 2 years, 6 months ago
- 1d696fe Merge changes Ie102f962,Iaaaab5e4 by Patrick Rohr · 2 years, 6 months ago
- 7ee63b6 Merge "Remove requireNonNull check from matchesWifiNetworkKey" by Junyu Lai · 2 years, 6 months ago
- d741db3 Merge changes I53ebf1bb,I8540af27 by Remi NGUYEN VAN · 2 years, 6 months ago
- e9df7ca Merge "Remove unused augmentWithStackedInterfaces" by Treehugger Robot · 2 years, 6 months ago
- 31b6c65 Merge "Update system APIs based on feedback." by Jeff Sharkey · 2 years, 6 months ago
- 71c006b Merge changes from topic "PerNetworkServiceTypeClient" by Paul Hu · 2 years, 6 months ago
- ee0e6cd Merge "Migrate reigster service callback backend" by Paul Hu · 2 years, 6 months ago
- beb03f1 Enable new NsdManager backend on U+ by Remi NGUYEN VAN · 2 years, 6 months ago
- 615610c Remove unused augmentWithStackedInterfaces by Junyu Lai · 2 years, 6 months ago
- da3c0fe Create MdnsServiceTypeClient per network by Paul Hu · 2 years, 6 months ago
- d0dd0d4 ethernet: report server mode interfaces when listener is registered by Patrick Rohr · 2 years, 6 months ago
- bd2ed9b ethernet: rename getInterfaces to getClientModeInterfaces by Patrick Rohr · 2 years, 6 months ago
- bf9d2a0 Wait for a socket to be created before sending packets by Paul Hu · 2 years, 7 months ago
- 8ac1143 Remove requireNonNull check from matchesWifiNetworkKey by Aaron Huang · 2 years, 7 months ago
- 4ffd34c Update system APIs based on feedback. by Jeff Sharkey · 2 years, 6 months ago
- 2172a5a Merge "Keep case in MdnsServiceInfo attributes" by Remi NGUYEN VAN · 2 years, 6 months ago
- 0e929dd Keep case in MdnsServiceInfo attributes by Remi NGUYEN VAN · 2 years, 6 months ago
- ab4b7d8 Factor out adding records to a generic by Paul Hu · 2 years, 6 months ago
- 2b86591 Fill in all resolved addresses into NsdServiceInfo by Paul Hu · 2 years, 6 months ago
- 30bd70d Migrate reigster service callback backend by Paul Hu · 2 years, 7 months ago
- 6477d7b Merge "Support multiple IPv4 / IPv6 addresses in MdnsResponse" by Paul Hu · 2 years, 6 months ago
- 3a632ae Support multiple IPv4 / IPv6 addresses in MdnsResponse by Paul Hu · 2 years, 6 months ago
- e4407fb Merge changes I987ab866,I73fa9ca7 by Paul Hu · 2 years, 6 months ago
- 151d0a5 Add flags for allowlisting types for new NSD impl by Remi NGUYEN VAN · 2 years, 6 months ago
- 7445e3d Drop dot at the end of service type by Paul Hu · 2 years, 6 months ago
- de5adc4 Merge changes I488cc768,Icb9ed7ae,Ib18c3afb,Iba293b47,Ied55829c, ... by Remi NGUYEN VAN · 2 years, 6 months ago
- e4f5f25 Implement the stop resolution with MdnsDiscoveryManager by Paul Hu · 2 years, 7 months ago
- 5df1bc4 Return ERROR_NO_ANSWERS for replies with no answer by Remi NGUYEN VAN · 2 years, 6 months ago
- 4481008 Allow resolving previously undiscovered services by Remi NGUYEN VAN · 2 years, 6 months ago
- bb62b1d Use resolveInstanceName in NsdService by Remi NGUYEN VAN · 2 years, 6 months ago
- 42b1042 Add missing SRV/TXT/address records to responses by Remi NGUYEN VAN · 2 years, 7 months ago
- 36981e2 Update record TTL in set/add methods by Remi NGUYEN VAN · 2 years, 6 months ago
- af4ea58 Clear inetaddress fields when removing the record by Remi NGUYEN VAN · 2 years, 6 months ago
- 09cad2b Merge "Uses identical hostName across all interface" by Yuyang Huang · 2 years, 6 months ago
- 8d45846 Merge "Revert "Implement the stop resolution with MdnsDiscoveryManager"" by Ahmad Khalil · 2 years, 6 months ago
- 4b8d45a Revert "Implement the stop resolution with MdnsDiscoveryManager" by Ahmad Khalil · 2 years, 6 months ago
- 1246c72 Merge "Implement the stop resolution with MdnsDiscoveryManager" by Paul Hu · 2 years, 6 months ago
- 6772a31 Merge "Stop monitoring sockets until all sockets are unrequested" by Paul Hu · 2 years, 6 months ago
- 7311c42 Uses identical hostName across all interface by Yuyang Huang · 2 years, 6 months ago
- 6d77c41 Implement the stop resolution with MdnsDiscoveryManager by Paul Hu · 2 years, 7 months ago
- 9e54059 Merge changes I8157c373,I495db18d by Remi NGUYEN VAN · 2 years, 6 months ago