1. bb4c717 Add MdnsDiscoveryManager constructor without looper by Treehugger Robot · 2 years, 3 months ago
  2. 901e5b1 Pass NsdService thread looper to MdnsDiscoveryManager by Paul Hu · 2 years, 4 months ago
  3. 574494d Do not process null network packets on all clients by Remi NGUYEN VAN · 2 years, 3 months ago
  4. 85ff5b1 Only send to downstream ifaces for null network by Remi NGUYEN VAN · 2 years, 3 months ago
  5. e82a699 Use the ServiceTypeClient network for queries by Remi NGUYEN VAN · 2 years, 3 months ago
  6. fbd8c14 Ensure MdnsDiscoveryManager calls to ServiceTypeClients on looper thread by Paul Hu · 2 years, 4 months ago
  7. a8aeef7 Test for not logging meaningless caps changes by Chalard Jean · 2 years, 4 months ago
  8. 66e3ede Merge changes from topic "cherrypicker-L76200000960680946:N26500001369291245" into udc-dev by Lorenzo Colitti · 2 years, 3 months ago
  9. 8a32db5 Merge changes from topic "cherrypicker-L68400000960711014:N74200001369704906" into udc-dev by Motomu Utsumi · 2 years, 3 months ago
  10. 432a18b Merge "Immediately create native networks when NetworkAgents register." into udc-dev by Treehugger Robot · 2 years, 3 months ago
  11. 9b5334d Fix agents disconnecting in SUSPENDED state. by wangshengrjxtjcb · 2 years, 4 months ago
  12. f8d29e4 Check clatd does not stop when suspended network is disconnected by Motomu Utsumi · 2 years, 3 months ago
  13. b75015a Stop MdnsServiceTypeClient send on socket destroy by Remi NGUYEN VAN · 2 years, 4 months ago
  14. 6721aa3 Do not send socket destroyed on unregistration by Remi NGUYEN VAN · 2 years, 4 months ago
  15. 60437e5 Merge changes from topic "cherrypicker-L79500000960657219:N07500001368857425" into udc-dev by Remi NGUYEN VAN · 2 years, 3 months ago
  16. 9b6fd0a Merge "Do not immediately send new queries on cache hit" into udc-dev by Remi NGUYEN VAN · 2 years, 3 months ago
  17. 259bc8f Merge changes from topic "cherrypicker-L78000000960635464:N55900001368285360" into udc-dev by Motomu Utsumi · 2 years, 4 months ago
  18. e6e3e2b Implement proper subtype advertising by Remi NGUYEN VAN · 2 years, 4 months ago
  19. b366d24 Implement proper discovery with subtypes by Remi NGUYEN VAN · 2 years, 4 months ago
  20. 45c1eaa Remove the ServiceTypeClient after socket destroyed by Paul Hu · 2 years, 4 months ago
  21. ededb13 Do not immediately send new queries on cache hit by Remi NGUYEN VAN · 2 years, 4 months ago
  22. ed1848c Close sockets from ConnectivityService#setFirewallChainEnabled by Motomu Utsumi · 2 years, 5 months ago
  23. 11895c0 Ensure service type ends with a dot in discovery by Remi NGUYEN VAN · 2 years, 4 months ago
  24. 1234a80 Merge "Use a single SharedLog for all mdns components" into udc-dev by Treehugger Robot · 2 years, 4 months ago
  25. 1527491 Merge "Optionally have ConnectivityService kill sockets for frozen apps" into udc-dev by Treehugger Robot · 2 years, 4 months ago
  26. 74cc6d3 Use a single SharedLog for all mdns components by Paul Hu · 2 years, 4 months ago
  27. 72e69ac Merge "Process all responses if the network is null in MdnsServiceTypeClient" into udc-dev by Paul Hu · 2 years, 4 months ago
  28. 8c21c3b Immediately create native networks when NetworkAgents register. by Lorenzo Colitti · 3 years, 1 month ago
  29. b8c987a Make the MTU tests more realistic. by Lorenzo Colitti · 2 years, 4 months ago
  30. 7501e76 Optionally have ConnectivityService kill sockets for frozen apps by Mark Fasheh · 2 years, 4 months ago
  31. c50ead2 Merge changes from topic "cherrypicker-L46000000960545507:N69100001367007678" into udc-dev by Motomu Utsumi · 2 years, 4 months ago
  32. a20f760 Use InetDiagMessage.destroyLiveTcpSocket instead of netd.socketDestroy by Motomu Utsumi · 2 years, 5 months ago
  33. 6f4d806 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 4 months ago
  34. 6ca0296 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 6 months ago
  35. 3391582 Process all responses if the network is null in MdnsServiceTypeClient by Paul Hu · 2 years, 6 months ago
  36. 5572568 [automerge] Avoid going over max service name length when renaming NSD services 2p: 34b5eeae9f by Yuyang Huang · 2 years, 4 months ago
  37. 34b5eea Avoid going over max service name length when renaming NSD services by Yuyang Huang · 2 years, 4 months ago
  38. 6ad4882 Merge "Test the encap/timeout for the VCN" into udc-dev by TreeHugger Robot · 2 years, 4 months ago
  39. 961b0dd Merge "Refactor the ISocketNetLinkMonitor to AbstractSocketNetlink" into tm-mainline-prod by Yuyang Huang · 2 years, 4 months ago
  40. 050b246 Merge changes from topic "cherrypicker-L55500000960281927:N08100001362972784" into udc-dev by Yuyang Huang · 2 years, 4 months ago
  41. 121ea1c Test the encap/timeout for the VCN by Chalard Jean · 2 years, 4 months ago
  42. 227c350 Merge changes from topic "empty-mac-onwakeupEvent" into udc-dev by TreeHugger Robot · 2 years, 4 months ago
  43. 619549f Add some tests for packet wakeup logging changes by Suprabh Shukla · 2 years, 4 months ago
  44. 46ab01c Refactor the ISocketNetLinkMonitor to AbstractSocketNetlink by Yuyang Huang · 2 years, 4 months ago
  45. 9d9ae4d Add MdnsServiceCache by Paul Hu · 2 years, 4 months ago
  46. 47b95be Merge "Make lingering delay 2000ms in testMultipleLingering" by Treehugger Robot · 2 years, 4 months ago
  47. aeadd47 Make lingering delay 2000ms in testMultipleLingering by Chalard Jean · 2 years, 4 months ago
  48. 22a0120 Merge changes I727849fa,If31ccbc7 by Hansen Kurli · 2 years, 4 months ago
  49. 700de30 Merge changes from topic "revert-2542434-revert-2535219-TAMNEZLAHT-VPTOBCYDEB" by Paul Hu · 2 years, 4 months ago
  50. 3dcfdd0 Remove unnecessary mocking in tearDown by chiachangwang · 2 years, 4 months ago
  51. 51ff70d Revert^2 "Record Advertiser history logs for better debugging" by Paul Hu · 2 years, 4 months ago
  52. 24913d0 Revert "Revert "Record DiscoveryManager history logs for better ..." by Paul Hu · 2 years, 4 months ago
  53. f0f83b6 Merge changes from topic "revert-2535219-TAMNEZLAHT" by Paul Hu · 2 years, 4 months ago
  54. 2f0e914 Revert "Record DiscoveryManager history logs for better debugging" by Paul Hu · 2 years, 4 months ago
  55. 5f55868 Revert "Record Advertiser history logs for better debugging" by Paul Hu · 2 years, 4 months ago
  56. 0b39135 Merge changes I41743f47,I22577615,I46f806a8,Icaa1df2e by Paul Hu · 2 years, 4 months ago
  57. 8a54f20 Merge "Only send resolve callbacks for subscribed service" by Treehugger Robot · 2 years, 4 months ago
  58. 52c215b Merge "Cleanup : don't mix seconds and milliseconds in retry delays" by Jean Chalard · 2 years, 4 months ago
  59. 8a41185 Only send resolve callbacks for subscribed service by Remi NGUYEN VAN · 2 years, 6 months ago
  60. c25133a Refactor buildKeepaliveMetrics to return DailyKeepaliveInfoReported by Hansen Kurli · 2 years, 5 months ago
  61. a27bc2c Create KeepaliveStatsTracker for Duration metrics. by Hansen Kurli · 2 years, 5 months ago
  62. 1571df6 Record Advertiser history logs for better debugging by Paul Hu · 2 years, 5 months ago
  63. d74697a Record DiscoveryManager history logs for better debugging by Paul Hu · 2 years, 5 months ago
  64. 2c93043 Merge "Test that VPN lockdown restarts the VPN agent." by Jean Chalard · 2 years, 4 months ago
  65. ca35653 Merge "Add test for updating IKE about IP address changes" by Jean Chalard · 2 years, 4 months ago
  66. 6213d57 Merge "Adjust tests for delay in restarting/migrating IKE" by Jean Chalard · 2 years, 4 months ago
  67. 2cf6b2c Merge "Separate events usage for starting socket keepalives" by Chiachang Wang · 2 years, 4 months ago
  68. baefd61 Merge "Fix inexact argument type warning" by Chiachang Wang · 2 years, 4 months ago
  69. 885854c Merge "Handle downstream tethering interface addresses in MdnsSocketProvider" by Yuyang Huang · 2 years, 4 months ago
  70. 700778b Handle downstream tethering interface addresses in MdnsSocketProvider by Yuyang Huang · 2 years, 6 months ago
  71. 9d25241 Merge changes from topic "statsaccess" by Junyu Lai · 2 years, 5 months ago
  72. f1b1fb4 Separate events usage for starting socket keepalives by chiachangwang · 2 years, 5 months ago
  73. 2319712 Test that VPN lockdown restarts the VPN agent. by Chalard Jean · 2 years, 5 months ago
  74. 7afb623 Cleanup : don't mix seconds and milliseconds in retry delays by Chalard Jean · 2 years, 5 months ago
  75. 2b9bcb7 Add test for updating IKE about IP address changes by Chalard Jean · 2 years, 5 months ago
  76. 9d85c7a Adjust tests for delay in restarting/migrating IKE by Chalard Jean · 2 years, 5 months ago
  77. 25c74bd Fix inexact argument type warning by chiachangwang · 2 years, 5 months ago
  78. 5864b59 Merge "Include/exclude mDNS interfaces based on transport" by Treehugger Robot · 2 years, 5 months ago
  79. 145b16c Include/exclude mDNS interfaces based on transport by Remi NGUYEN VAN · 2 years, 5 months ago
  80. b548e19 bpf network stats - remove dead code by Maciej Żenczykowski · 2 years, 5 months ago
  81. e68c42b Check MAINLINE_NETWORK_STACK as well to make GTS can access proper stats by Junyu Lai · 2 years, 5 months ago
  82. cf55b1b Merge "Avoid creating a Network with INetd.LOCAL_NET_ID" by Yuyang Huang · 2 years, 5 months ago
  83. 3bee9d4 Avoid creating a Network with INetd.LOCAL_NET_ID by Yuyang Huang · 2 years, 5 months ago
  84. 2c12f92 Do not crash when passing null into buildTemplateMobileAll by Junyu Lai · 2 years, 5 months ago
  85. dafaf2a Merge "Request cell in #testExplicitlySelected" by Treehugger Robot · 2 years, 5 months ago
  86. 0342985 Merge "Adjust polling interval for auto on/off keepalives" by Chiachang Wang · 2 years, 5 months ago
  87. d953d01 Adjust polling interval for auto on/off keepalives by chiachangwang · 2 years, 5 months ago
  88. ce1bc54 Merge "Verify the update of shouldLongLivedTcpExcluded in VpnTransportInfo" by Chiachang Wang · 2 years, 5 months ago
  89. 46eb5f4 Merge "Clean up the LinkProperties when stop monitoring sockets" by Paul Hu · 2 years, 5 months ago
  90. 13921b2 Clean up the LinkProperties when stop monitoring sockets by Paul Hu · 2 years, 5 months ago
  91. f668214 Merge changes from topics "nonAutoIPSelection", "preferredIpProtocol" by Chiachang Wang · 2 years, 5 months ago
  92. 62503cf Merge "Add a CompatChange flag to enable platform backend" by Paul Hu · 2 years, 5 months ago
  93. 98021b6 Connectivity Tests: join handler thread after calling quitSafely by Patrick Rohr · 2 years, 6 months ago
  94. a08f886 Merge "Factor out adding records to a generic" by Paul Hu · 2 years, 5 months ago
  95. 052dbb8 Verify the update of shouldLongLivedTcpExcluded in VpnTransportInfo by chiachangwang · 2 years, 6 months ago
  96. 2e0a88c Add a CompatChange flag to enable platform backend by Paul Hu · 2 years, 6 months ago
  97. 7cf34ec Request cell in #testExplicitlySelected by Chalard Jean · 2 years, 5 months ago
  98. e1aacc7 Test IP version and encap type set in non-auto IP selection mode by chiachangwang · 2 years, 6 months ago
  99. c641e01 IpConfigStoreTest: increase timeout for waitForIdle by Patrick Rohr · 2 years, 6 months ago
  100. 55dc7b6 Test reading preferred IP protocol from carrierconfig by chiachangwang · 2 years, 6 months ago