1. f9e0143 Merge "Use assertFailsWith to verify exception cases" by Treehugger Robot · 2 years, 3 months ago
  2. 60179ec Use assertFailsWith to verify exception cases by chiachangwang · 2 years, 3 months ago
  3. 7e343d5 Merge "Ensure public methods are running on handler thread" by Hansen Kurli · 2 years, 3 months ago
  4. 646715e Merge "Stop TCP keepalive from CS for fd initiated stop events" by Chiachang Wang · 2 years, 3 months ago
  5. 739f096 Stop TCP keepalive from CS for fd initiated stop events by chiachangwang · 2 years, 3 months ago
  6. 01b9882 Merge "Enable useSessionIdToScheduleMdnsTask" by Yuyang Huang · 2 years, 3 months ago
  7. e0f07a9 Merge "Fix cache flush always causing response change" by Yuyang Huang · 2 years, 3 months ago
  8. c505844 Enable useSessionIdToScheduleMdnsTask by Yuyang Huang · 2 years, 3 months ago
  9. 98a44bc Fix cache flush always causing response change by Remi NGUYEN VAN · 2 years, 3 months ago
  10. bad235f Merge "Adjust the notifyNetworkUnrequested on handleRegisterListener" by Paul Hu · 2 years, 3 months ago
  11. c54aa72 Adjust the notifyNetworkUnrequested on handleRegisterListener by Paul Hu · 2 years, 3 months ago
  12. e6f9de6 Merge "Correct the order of import and remove unused definition" by Chiachang Wang · 2 years, 3 months ago
  13. 8af0487 Correct the order of import and remove unused definition by chiachangwang · 2 years, 3 months ago
  14. 1edaaf2 Merge "Add more log when Range misconfigured" by Junyu Lai · 2 years, 3 months ago
  15. e4a6153 Add more log when Range misconfigured by Junyu Lai · 2 years, 3 months ago
  16. f2b3877 Merge "Fix a bug where the PAC proxy port is not set correctly." by Jean Chalard · 2 years, 3 months ago
  17. 1667bfe Merge "Update record receipt time on records updated" by Treehugger Robot · 2 years, 3 months ago
  18. 86f6741 Update record receipt time on records updated by Yuyang Huang · 2 years, 3 months ago
  19. a8efbe0 Take the multicast lock on mDNS usage by Remi NGUYEN VAN · 2 years, 4 months ago
  20. 9fe47be Fix a bug where the PAC proxy port is not set correctly. by Aaron Huang · 4 years, 3 months ago
  21. c133f6e Merge "On U+ require config_networkWakeupPacketMark/Mask to be 0x80000000" by Treehugger Robot · 2 years, 3 months ago
  22. cf41fc8 On U+ require config_networkWakeupPacketMark/Mask to be 0x80000000 by Maciej Żenczykowski · 2 years, 3 months ago
  23. 48e61a4 Merge changes I8fcaa1f0,I8925fbe4,I78394645,Iadf9f060 by Hansen Kurli · 2 years, 3 months ago
  24. d8b852f Merge "Use netd socketDestroy for VPN in T-" by Motomu Utsumi · 2 years, 3 months ago
  25. 1d13726 Use netd socketDestroy for VPN in T- by Motomu Utsumi · 2 years, 3 months ago
  26. 83bd5a5 Merge changes If830eb53,If03514f1 by Paul Hu · 2 years, 3 months ago
  27. bb69412 Update tethered/local only interfaces when no all networks request by Paul Hu · 2 years, 3 months ago
  28. fbba5e8 Use wifi p2p interfaces for mDNS by Paul Hu · 2 years, 4 months ago
  29. c823dc2 Merge changes from topic "refresh-record" by Yuyang Huang · 2 years, 3 months ago
  30. f2cc01d Renew the SRV/TXT records if half of TTL passed by Yuyang Huang · 2 years, 3 months ago
  31. 925a81b Merge "Update the SDK version to 34 in ConnectivityTestsLatestSdkDefaults" by Yuyang Huang · 2 years, 3 months ago
  32. ff96322 Turn on removeExpiredService feature by Yuyang Huang · 2 years, 3 months ago
  33. 1b71e38 Ensure public methods are running on handler thread by Hansen Kurli · 2 years, 4 months ago
  34. 9656e23 FinalizePausedKeepalive in handleStopAllKeepalives. by Hansen Kurli · 2 years, 4 months ago
  35. 01d0ef1 Add tests for pause, resume and stop keepalives. by Hansen Kurli · 2 years, 4 months ago
  36. 0d179a3 Ensure autoKi is not stored when keepalive stops or is not started. by Hansen Kurli · 2 years, 4 months ago
  37. 5e76b40 Merge "Add tests for PAC proxies." by Jean Chalard · 2 years, 3 months ago
  38. bdd3ca1 Merge "Avoid hardcoding BATTERY_PLUGGED_ANY constant." by Sudheer Shanka · 2 years, 3 months ago
  39. c2baf94 Merge "Matches all MdnsServiceTypeClient if using MdnsSocketClient" by Yuyang Huang · 2 years, 3 months ago
  40. d72daab Matches all MdnsServiceTypeClient if using MdnsSocketClient by Yuyang Huang · 2 years, 3 months ago
  41. 72fe588 Merge "Add CtsTetheringTestLatestSdk into mainline-presubmit" by Mark Chien · 2 years, 3 months ago
  42. f8870fa Add CtsTetheringTestLatestSdk into mainline-presubmit by Mark Chien · 3 years, 2 months ago
  43. 234c289 Avoid hardcoding BATTERY_PLUGGED_ANY constant. by Sudheer Shanka · 2 years, 3 months ago
  44. 76adfac Add tests for NATT keepalives stopped internally in KeepaliveTracker. by Hansen Kurli · 2 years, 4 months ago
  45. ae9b229 Merge "Add MdnsDiscoveryManager constructor without looper" by Treehugger Robot · 2 years, 3 months ago
  46. 243d1a5 Add MdnsDiscoveryManager constructor without looper by Yuyang Huang · 2 years, 4 months ago
  47. 40b5244 Add tests for PAC proxies. by Aaron Huang · 4 years, 3 months ago
  48. 5cc9676 Merge "Instrument SDK level and change IDs to help testing" by Jean Chalard · 2 years, 3 months ago
  49. df29a85 Instrument SDK level and change IDs to help testing by Chalard Jean · 2 years, 3 months ago
  50. 79a245e Update the SDK version to 34 in ConnectivityTestsLatestSdkDefaults by Yuyang Huang · 2 years, 4 months ago
  51. f4cf270 Merge "Do not process null network packets on all clients" by Remi NGUYEN VAN · 2 years, 3 months ago
  52. 5a1c614 Merge "Only send to downstream ifaces for null network" by Remi NGUYEN VAN · 2 years, 3 months ago
  53. 401ab44 Merge "Use the ServiceTypeClient network for queries" by Remi NGUYEN VAN · 2 years, 3 months ago
  54. 0ba206c Do not process null network packets on all clients by Remi NGUYEN VAN · 2 years, 4 months ago
  55. 87c374a Only send to downstream ifaces for null network by Remi NGUYEN VAN · 2 years, 4 months ago
  56. 3fabc1b Merge "Cleanup VpnTest for unused methods/annotations" by Chiachang Wang · 2 years, 4 months ago
  57. b1f3dd9 Merge "Test for not logging meaningless caps changes" by Chiachang Wang · 2 years, 4 months ago
  58. 74732ba Cleanup VpnTest for unused methods/annotations by Chalard Jean · 2 years, 5 months ago
  59. 16e41d1 Test for not logging meaningless caps changes by Chalard Jean · 2 years, 5 months ago
  60. ae63021 Merge "Skip all of NetworkAgentTest in instant mode." by Treehugger Robot · 2 years, 4 months ago
  61. f1a61ad Skip all of NetworkAgentTest in instant mode. by Lorenzo Colitti · 2 years, 4 months ago
  62. 7be7f06 Merge "Use "don't actively prefer" timeout when avoiding bad wifi" by Treehugger Robot · 2 years, 4 months ago
  63. 6f6c353 Use "don't actively prefer" timeout when avoiding bad wifi by Chalard Jean · 2 years, 4 months ago
  64. bf7a248 Merge "Add test for subtype discovery/advertising" by Remi NGUYEN VAN · 2 years, 4 months ago
  65. bc37a4b Merge "deflake android.net.cts.NetworkStatsManagerTest#testUidTagStateDetails" by Maciej Żenczykowski · 2 years, 4 months ago
  66. b41a94d deflake android.net.cts.NetworkStatsManagerTest#testUidTagStateDetails by Maciej Żenczykowski · 2 years, 4 months ago
  67. 9d778c7 Delete the LinkAddress in cache when RTM_DELADDR is received by Yuyang Huang · 2 years, 4 months ago
  68. eae8529 Add test for subtype discovery/advertising by Remi NGUYEN VAN · 2 years, 4 months ago
  69. 404c1bf Use the ServiceTypeClient network for queries by Remi NGUYEN VAN · 2 years, 4 months ago
  70. 4046366 Merge "Revert ConnectivityServiceDependencies access modifier" by Motomu Utsumi · 2 years, 4 months ago
  71. d541203 Revert ConnectivityServiceDependencies access modifier by Motomu Utsumi · 2 years, 4 months ago
  72. c6522a0 Merge "Update FrameworksNetTestsLib dependencies on VPN" by Treehugger Robot · 2 years, 4 months ago
  73. 05c7676 Merge "Update ConnectivityCheckTargetPreparer references" by Remi NGUYEN VAN · 2 years, 4 months ago
  74. 43d33ee Update FrameworksNetTestsLib dependencies on VPN by Remi NGUYEN VAN · 2 years, 4 months ago
  75. ec4511c Merge "Fix agents disconnecting in SUSPENDED state." by Motomu Utsumi · 2 years, 4 months ago
  76. e22bffe Merge "ConnectivityDiagnosticsManagerTest: Raise timeout to 10s" by Treehugger Robot · 2 years, 4 months ago
  77. 94fd10f ConnectivityDiagnosticsManagerTest: Raise timeout to 10s by Patrick Rohr · 2 years, 4 months ago
  78. a1e4289 IpSecManagerTest: clean up assertion for better error reporting by Patrick Rohr · 2 years, 4 months ago
  79. d15b397 Merge "Check clatd does not stop when suspended network is disconnected" by Motomu Utsumi · 2 years, 4 months ago
  80. d0ebd70 Merge changes from topic "MdnsDM_running_on_looper_thread" by Paul Hu · 2 years, 4 months ago
  81. c61c578 Merge "Use case-insensitive matching in discovery/advertising" by Yuyang Huang · 2 years, 4 months ago
  82. fd5d3d9 Fix agents disconnecting in SUSPENDED state. by wangshengrjxtjcb · 2 years, 4 months ago
  83. 7f0af78 Pass NsdService thread looper to MdnsDiscoveryManager by Paul Hu · 2 years, 4 months ago
  84. bd4140e Ensure MdnsDiscoveryManager calls to ServiceTypeClients on looper thread by Paul Hu · 2 years, 4 months ago
  85. 89570ac Update ConnectivityCheckTargetPreparer references by Remi NGUYEN VAN · 2 years, 5 months ago
  86. 4a5b065 Check clatd does not stop when suspended network is disconnected by Motomu Utsumi · 2 years, 4 months ago
  87. 73772f3 Use case-insensitive matching in discovery/advertising by Yuyang Huang · 2 years, 4 months ago
  88. 3d66b04 Stop MdnsServiceTypeClient send on socket destroy by Remi NGUYEN VAN · 2 years, 4 months ago
  89. 5fe9bac Do not send socket destroyed on unregistration by Remi NGUYEN VAN · 2 years, 4 months ago
  90. 4bcc151 Merge "Do not immediately send new queries on cache hit" by Treehugger Robot · 2 years, 4 months ago
  91. 94a4149 Merge changes I09e780af,I21367c66 by Remi NGUYEN VAN · 2 years, 4 months ago
  92. 179d18b Merge changes from topic "firewall_socket_destroy" by Motomu Utsumi · 2 years, 4 months ago
  93. 58bb0a1 Do not immediately send new queries on cache hit by Remi NGUYEN VAN · 2 years, 4 months ago
  94. ce44beb Implement proper subtype advertising by Remi NGUYEN VAN · 2 years, 4 months ago
  95. f2d0641 Implement proper discovery with subtypes by Remi NGUYEN VAN · 2 years, 4 months ago
  96. 2f82fcd Ensure service type ends with a dot in discovery by Remi NGUYEN VAN · 2 years, 4 months ago
  97. 6f47b7d Merge "Remove the ServiceTypeClient after socket destroyed" by Paul Hu · 2 years, 4 months ago
  98. f2a51ac Remove the ServiceTypeClient after socket destroyed by Paul Hu · 2 years, 5 months ago
  99. 18cdec3 Merge "Immediately create native networks when NetworkAgents register." by Lorenzo Colitti · 2 years, 4 months ago
  100. d44a33a Close sockets from ConnectivityService#setFirewallChainEnabled by Motomu Utsumi · 2 years, 6 months ago