- bb69412 Update tethered/local only interfaces when no all networks request by Paul Hu · 2 years, 3 months ago
- fbba5e8 Use wifi p2p interfaces for mDNS by Paul Hu · 2 years, 4 months ago
- c2baf94 Merge "Matches all MdnsServiceTypeClient if using MdnsSocketClient" by Yuyang Huang · 2 years, 3 months ago
- d72daab Matches all MdnsServiceTypeClient if using MdnsSocketClient by Yuyang Huang · 2 years, 3 months ago
- 72fe588 Merge "Add CtsTetheringTestLatestSdk into mainline-presubmit" by Mark Chien · 2 years, 3 months ago
- f8870fa Add CtsTetheringTestLatestSdk into mainline-presubmit by Mark Chien · 3 years, 2 months ago
- ae9b229 Merge "Add MdnsDiscoveryManager constructor without looper" by Treehugger Robot · 2 years, 3 months ago
- 243d1a5 Add MdnsDiscoveryManager constructor without looper by Yuyang Huang · 2 years, 4 months ago
- 5cc9676 Merge "Instrument SDK level and change IDs to help testing" by Jean Chalard · 2 years, 3 months ago
- df29a85 Instrument SDK level and change IDs to help testing by Chalard Jean · 2 years, 3 months ago
- f4cf270 Merge "Do not process null network packets on all clients" by Remi NGUYEN VAN · 2 years, 3 months ago
- 5a1c614 Merge "Only send to downstream ifaces for null network" by Remi NGUYEN VAN · 2 years, 3 months ago
- 401ab44 Merge "Use the ServiceTypeClient network for queries" by Remi NGUYEN VAN · 2 years, 3 months ago
- 0ba206c Do not process null network packets on all clients by Remi NGUYEN VAN · 2 years, 4 months ago
- 87c374a Only send to downstream ifaces for null network by Remi NGUYEN VAN · 2 years, 4 months ago
- 3fabc1b Merge "Cleanup VpnTest for unused methods/annotations" by Chiachang Wang · 2 years, 4 months ago
- b1f3dd9 Merge "Test for not logging meaningless caps changes" by Chiachang Wang · 2 years, 4 months ago
- 74732ba Cleanup VpnTest for unused methods/annotations by Chalard Jean · 2 years, 5 months ago
- 16e41d1 Test for not logging meaningless caps changes by Chalard Jean · 2 years, 5 months ago
- ae63021 Merge "Skip all of NetworkAgentTest in instant mode." by Treehugger Robot · 2 years, 4 months ago
- f1a61ad Skip all of NetworkAgentTest in instant mode. by Lorenzo Colitti · 2 years, 4 months ago
- 7be7f06 Merge "Use "don't actively prefer" timeout when avoiding bad wifi" by Treehugger Robot · 2 years, 4 months ago
- 6f6c353 Use "don't actively prefer" timeout when avoiding bad wifi by Chalard Jean · 2 years, 4 months ago
- bf7a248 Merge "Add test for subtype discovery/advertising" by Remi NGUYEN VAN · 2 years, 4 months ago
- bc37a4b Merge "deflake android.net.cts.NetworkStatsManagerTest#testUidTagStateDetails" by Maciej Żenczykowski · 2 years, 4 months ago
- b41a94d deflake android.net.cts.NetworkStatsManagerTest#testUidTagStateDetails by Maciej Żenczykowski · 2 years, 4 months ago
- 9d778c7 Delete the LinkAddress in cache when RTM_DELADDR is received by Yuyang Huang · 2 years, 4 months ago
- eae8529 Add test for subtype discovery/advertising by Remi NGUYEN VAN · 2 years, 4 months ago
- 404c1bf Use the ServiceTypeClient network for queries by Remi NGUYEN VAN · 2 years, 4 months ago
- 4046366 Merge "Revert ConnectivityServiceDependencies access modifier" by Motomu Utsumi · 2 years, 4 months ago
- d541203 Revert ConnectivityServiceDependencies access modifier by Motomu Utsumi · 2 years, 4 months ago
- c6522a0 Merge "Update FrameworksNetTestsLib dependencies on VPN" by Treehugger Robot · 2 years, 4 months ago
- 05c7676 Merge "Update ConnectivityCheckTargetPreparer references" by Remi NGUYEN VAN · 2 years, 4 months ago
- 43d33ee Update FrameworksNetTestsLib dependencies on VPN by Remi NGUYEN VAN · 2 years, 4 months ago
- ec4511c Merge "Fix agents disconnecting in SUSPENDED state." by Motomu Utsumi · 2 years, 4 months ago
- e22bffe Merge "ConnectivityDiagnosticsManagerTest: Raise timeout to 10s" by Treehugger Robot · 2 years, 4 months ago
- 94fd10f ConnectivityDiagnosticsManagerTest: Raise timeout to 10s by Patrick Rohr · 2 years, 4 months ago
- a1e4289 IpSecManagerTest: clean up assertion for better error reporting by Patrick Rohr · 2 years, 4 months ago
- d15b397 Merge "Check clatd does not stop when suspended network is disconnected" by Motomu Utsumi · 2 years, 4 months ago
- d0ebd70 Merge changes from topic "MdnsDM_running_on_looper_thread" by Paul Hu · 2 years, 4 months ago
- c61c578 Merge "Use case-insensitive matching in discovery/advertising" by Yuyang Huang · 2 years, 4 months ago
- fd5d3d9 Fix agents disconnecting in SUSPENDED state. by wangshengrjxtjcb · 2 years, 4 months ago
- 7f0af78 Pass NsdService thread looper to MdnsDiscoveryManager by Paul Hu · 2 years, 4 months ago
- bd4140e Ensure MdnsDiscoveryManager calls to ServiceTypeClients on looper thread by Paul Hu · 2 years, 4 months ago
- 89570ac Update ConnectivityCheckTargetPreparer references by Remi NGUYEN VAN · 2 years, 5 months ago
- 4a5b065 Check clatd does not stop when suspended network is disconnected by Motomu Utsumi · 2 years, 4 months ago
- 73772f3 Use case-insensitive matching in discovery/advertising by Yuyang Huang · 2 years, 4 months ago
- 3d66b04 Stop MdnsServiceTypeClient send on socket destroy by Remi NGUYEN VAN · 2 years, 4 months ago
- 5fe9bac Do not send socket destroyed on unregistration by Remi NGUYEN VAN · 2 years, 4 months ago
- 4bcc151 Merge "Do not immediately send new queries on cache hit" by Treehugger Robot · 2 years, 4 months ago
- 94a4149 Merge changes I09e780af,I21367c66 by Remi NGUYEN VAN · 2 years, 4 months ago
- 179d18b Merge changes from topic "firewall_socket_destroy" by Motomu Utsumi · 2 years, 4 months ago
- 58bb0a1 Do not immediately send new queries on cache hit by Remi NGUYEN VAN · 2 years, 4 months ago
- ce44beb Implement proper subtype advertising by Remi NGUYEN VAN · 2 years, 4 months ago
- f2d0641 Implement proper discovery with subtypes by Remi NGUYEN VAN · 2 years, 4 months ago
- 2f82fcd Ensure service type ends with a dot in discovery by Remi NGUYEN VAN · 2 years, 4 months ago
- 6f47b7d Merge "Remove the ServiceTypeClient after socket destroyed" by Paul Hu · 2 years, 4 months ago
- f2a51ac Remove the ServiceTypeClient after socket destroyed by Paul Hu · 2 years, 5 months ago
- 18cdec3 Merge "Immediately create native networks when NetworkAgents register." by Lorenzo Colitti · 2 years, 4 months ago
- d44a33a Close sockets from ConnectivityService#setFirewallChainEnabled by Motomu Utsumi · 2 years, 6 months ago
- 3ff7655 Add test to verify socket close when firewall is enabled by Motomu Utsumi · 2 years, 6 months ago
- 3e497c7 Merge "Use a single SharedLog for all mdns components" by Paul Hu · 2 years, 4 months ago
- 2d626e5 Merge "Optionally have ConnectivityService kill sockets for frozen apps" by Mark Fasheh · 2 years, 4 months ago
- 7c999d8 Optionally have ConnectivityService kill sockets for frozen apps by Mark Fasheh · 2 years, 4 months ago
- 4f87aa3 Immediately create native networks when NetworkAgents register. by Lorenzo Colitti · 3 years, 2 months ago
- 598ca1e Merge "Fix template for test network needs fine location permission" by Junyu Lai · 2 years, 4 months ago
- 14667de Use a single SharedLog for all mdns components by Paul Hu · 2 years, 5 months ago
- be66108 Merge "add congestion control test to CTS" by Maciej Żenczykowski · 2 years, 4 months ago
- 6de6b3f add congestion control test to CTS by Maciej Żenczykowski · 2 years, 4 months ago
- 49078d7 Merge "Process all responses if the network is null in MdnsServiceTypeClient" by Paul Hu · 2 years, 4 months ago
- 8ac7ad4 Merge "Fix flaky testUidTagStateDetails" by Treehugger Robot · 2 years, 4 months ago
- bdf82a2 Process all responses if the network is null in MdnsServiceTypeClient by Paul Hu · 2 years, 6 months ago
- 043c7f0 Merge "Update uiautomator references in packages/modules/Connectivity/tests/cts/hostside/app" by Yichun Li · 2 years, 4 months ago
- ac7a0e3 Merge "Prevent hotspot from being affected by the wifi retention feature" by Treehugger Robot · 2 years, 4 months ago
- ab809e5 Merge "Fix isFeatureEnabled namespace and overload usage" by Treehugger Robot · 2 years, 4 months ago
- 8438c25 Merge "Ignore keepalive tests before S and without Tethering module" by Treehugger Robot · 2 years, 4 months ago
- 79c9aa8 ConnectivityManagerTest: clean up when connectToCell fails by Patrick Rohr · 2 years, 4 months ago
- b660c7f Update uiautomator references in packages/modules/Connectivity/tests/cts/hostside/app by Yichun Li · 2 years, 4 months ago
- 3903b1e Merge "Avoid going over max service name length when renaming NSD services" by Treehugger Robot · 2 years, 4 months ago
- de802c8 Avoid going over max service name length when renaming NSD services by Yuyang Huang · 2 years, 4 months ago
- a58914b Fix template for test network needs fine location permission by Junyu Lai · 2 years, 4 months ago
- ddfb238 Fix flaky testUidTagStateDetails by Junyu Lai · 2 years, 4 months ago
- f69ae23 Merge "Fix NetworkScoreTest flake" by Treehugger Robot · 2 years, 4 months ago
- dcc1c3f Fix NetworkScoreTest flake by Chalard Jean · 2 years, 4 months ago
- 058431d Ignore keepalive tests before S and without Tethering module by Remi NGUYEN VAN · 2 years, 4 months ago
- 278db58 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 5 months ago
- bee2ee1 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
- e50f146 Merge "Test the encap/timeout for the VCN" by Jean Chalard · 2 years, 5 months ago
- 915b32e Merge "Add some tests for packet wakeup logging changes" by Treehugger Robot · 2 years, 5 months ago
- 53e1639 Add some tests for packet wakeup logging changes by Suprabh Shukla · 2 years, 5 months ago
- f410cca Merge "Refactor the ISocketNetLinkMonitor to AbstractSocketNetlink" by Yuyang Huang · 2 years, 5 months ago
- 0c11c6d Merge "Make the MTU tests more realistic." by Lorenzo Colitti · 2 years, 5 months ago
- 508e508 Refactor the ISocketNetLinkMonitor to AbstractSocketNetlink by Yuyang Huang · 2 years, 5 months ago
- a3c51ea Merge "remove needless arguments to stopClatd" by Maciej Żenczykowski · 2 years, 5 months ago
- 336121d Merge "Add MdnsServiceCache" by Paul Hu · 2 years, 5 months ago
- ade3f45 Add MdnsServiceCache by Paul Hu · 2 years, 5 months ago
- 8f49a82 Prevent hotspot from being affected by the wifi retention feature by Mark · 2 years, 5 months ago
- f3c1ef5 Merge "Use InetDiagMessage.destroyLiveTcpSocket instead of netd.socketDestroy" by Treehugger Robot · 2 years, 5 months ago
- 70f9022 Merge changes I649c2d57,I67c94cd5 by Chiachang Wang · 2 years, 5 months ago
- 30e4c7a Merge "Stop verifying wifi disconnect on T+ devices" by Chiachang Wang · 2 years, 5 months ago