1. 4e78fd7 Merge "Add CTS API coverage for APIs which are used by NetworkStack" by Paul Hu · 6 years ago
  2. 19ed807 Add CTS API coverage for APIs which are used by NetworkStack by paulhu · 6 years ago
  3. 87cd8a7 Support adding NATT keepalive packet filter by Aaron Huang · 6 years ago
  4. 8970adb Merge "Make DNS cache lifecycle management explicit" by Lorenzo Colitti · 6 years ago
  5. ad26ff3 Reinstate new VPN uid filtering unit tests by Rubin Xu · 6 years ago
  6. 7e025f7 Merge "Add tests for DhcpErrorEvent" by Paul Hu · 6 years ago
  7. 8368fe9 [KA11] Verify fd ownership and allocate resource for NattKeepalive by junyulai · 6 years ago
  8. 5036127 Merge "Fix an argument to the legacy broadcast" by Chalard Jean · 6 years ago
  9. 4d31a79 Merge "Add NATT keepalive resources and methods into IpSecService" by Benedict Wong · 6 years ago
  10. fb574ef Add tests for DhcpErrorEvent by Remi NGUYEN VAN · 6 years ago
  11. 77492e4 Merge "Move more network unit tests to common tests" by Paul Hu · 6 years ago
  12. 24a433a Fix an argument to the legacy broadcast by Chalard Jean · 6 years ago
  13. 135c526 Make DNS cache lifecycle management explicit by Luke Huang · 6 years ago
  14. eefe399 Merge changes Id598ae1d,I475bd011 by Chalard Jean · 6 years ago
  15. 2b73c58 Straighten AIDL interface for the memory store by Chalard Jean · 7 years ago
  16. cece56e Add NATT keepalive resources and methods into IpSecService by Benedict Wong · 7 years ago
  17. 8cc4e87 Make LegacyTypeTracker testable by Chalard Jean · 6 years ago
  18. df39b85 Merge "Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable." by Wayne Ma · 6 years ago
  19. 4152690 Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable. by waynema · 6 years ago
  20. 5adfab7 Merge "Release keepalive slot after stopped" by Junyu Lai · 6 years ago
  21. 37033fd Release keepalive slot after stopped by junyulai · 6 years ago
  22. c18f4b5 Revert new tests and PackageManager mock by Lorenzo Colitti · 6 years ago
  23. ee6a630 Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN"" by Lorenzo Colitti · 6 years ago
  24. 2b6cd17 Revert "Block incoming non-VPN packets to apps under fully-routed VPN" by Remi NGUYEN VAN · 6 years ago
  25. b9315b9 Move more network unit tests to common tests by Remi NGUYEN VAN · 6 years ago
  26. 1c19cf3 Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 7 years ago
  27. 3a9e68d Merge "Fix remove-before-add for IpSecService RefcountedResource" by Benedict Wong · 6 years ago
  28. 4dba79c Fix remove-before-add for IpSecService RefcountedResource by Benedict Wong · 7 years ago
  29. d82ae27 Merge "Move NetworkStatsFactory into service directory" by Treehugger Robot · 6 years ago
  30. 1203eeb Merge "Add common tests for FrameworksBaseTests and CTS" by Treehugger Robot · 6 years ago
  31. e807af1 Merge "Fix flaky UdpEncapsulationSocket test" by Lorenzo Colitti · 6 years ago
  32. ce3b747 Fix flaky UdpEncapsulationSocket test by Benedict Wong · 6 years ago
  33. 204b900 Move NetworkStatsFactory into service directory by Chenbo Feng · 7 years ago
  34. aa949ee Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 6 years ago
  35. 4a2659d Add common tests for FrameworksBaseTests and CTS by Remi NGUYEN VAN · 6 years ago
  36. 5758c87 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 6 years ago
  37. 092d3a5 Clean up permissions when uids are no longer used by Chenbo Feng · 6 years ago
  38. 9866258 Add tests for PermissionMonitor by Chenbo Feng · 7 years ago
  39. b5db406 Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 6 years ago
  40. da137d9 Fix IpPrefixTest#testContainsInetAddress fail. by paulhu · 6 years ago
  41. 0f1ffb3 Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 6 years ago
  42. a9a6e2a Address leftover comments on 923337 and 930217. by paulhu · 6 years ago
  43. ca5b444 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  44. f59a5d4 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  45. 8c3d79e Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 6 years ago
  46. 314a231 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 7 years ago
  47. f004bcb Merge changes from topic "vpn_data_accounting" by Varun Anand · 6 years ago
  48. 23e1e5e NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  49. 2dbf6e6 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 7 years ago
  50. ae26195 Merge changes I0baf582f,I4bba01ba by Junyu Lai · 6 years ago
  51. c4fb248 Block unpriviledged apps which create keepalives with null fd by junyulai · 6 years ago
  52. e3d6a79 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 6 years ago
  53. 15b9eb4 Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity" by Lucas Lin · 6 years ago
  54. 563b751 Fix flaky test for ConnectivityServiceTest#testPartialConnectivity by lucaslin · 6 years ago
  55. 43dc93b Merge "Reveal the call trace of failed test cases which run in executors" by Junyu Lai · 6 years ago
  56. bd1567c Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 6 years ago
  57. b454b0f Reveal the call trace of failed test cases which run in executors by junyulai · 6 years ago
  58. 6114378 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 7 years ago
  59. d2c678b [TCPKeepalive] Fill correct TOS and TTL value by markchien · 6 years ago
  60. e9109ce Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  61. d2ff961 Merge "Temporarily disable flaky test." by Treehugger Robot · 6 years ago
  62. 19a71f9 Merge "Replace TcpSocketInfo with similar structure" by Mark Chien · 6 years ago
  63. 0f755c3 Temporarily disable flaky test. by lucaslin · 6 years ago
  64. cfd6cdf Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 6 years ago
  65. 9bb0480 Fix Automated API Review issues. by paulhu · 6 years ago
  66. ce82357 Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  67. 0fcb078 Replace TcpSocketInfo with similar structure by markchien · 6 years ago
  68. c5fdf01 Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 6 years ago
  69. 2afb4bc Improve partial connectivity by lucaslin · 6 years ago
  70. 9a35341 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 6 years ago
  71. 0572cf6 Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 6 years ago
  72. 0727435 Move the IpMemoryStore to the network stack. by Chalard Jean · 7 years ago
  73. 7391d04 Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  74. e22525b Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 7 years ago
  75. 633c331 Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  76. 6190100 Add Parcelable implementation for ApfCapabilities by Remi NGUYEN VAN · 6 years ago
  77. 9f87223 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 7 years ago
  78. 40f6974 Merge "Tell the factory it is already serving a request." by Chalard Jean · 6 years ago
  79. d146d71 Merge "Temporarily disable flaky test." by Ian Kasprzak · 6 years ago
  80. a0b41a3 Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 6 years ago
  81. dc1e7d9 Temporarily disable flaky test. by Lorenzo Colitti · 6 years ago
  82. 44689aa Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
  83. 6e6bca7 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 6 years ago
  84. 75bbf71 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 7 years ago
  85. 25a5047 Check if network has partial connectivity by lucaslin · 6 years ago
  86. 06633de [CS] Support "instant failure" from factories by Etan Cohen · 7 years ago
  87. 216266b Merge "Migrate frameworks/base/tests/net/ to androidx.test" by Treehugger Robot · 6 years ago
  88. ab11bf1 Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 7 years ago
  89. 9fd6a19 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 7 years ago
  90. 5e980f4 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 7 years ago
  91. e93a4f3 Fix isActiveNetworkMetered for VPNs. by Varun Anand · 7 years ago
  92. cfb7f03 Merge changes from topic "nat64" by Lorenzo Colitti · 7 years ago
  93. 714b786 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 7 years ago
  94. 8d39bbf Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 7 years ago
  95. 07f1020 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 7 years ago
  96. b0e7a02 Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 7 years ago
  97. 3b3871c Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 7 years ago
  98. 1faa896 Skip unreachable route when estimating VPN destinations by Rubin Xu · 7 years ago
  99. 9e22670 Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 7 years ago
  100. f66b7a8 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 7 years ago