1. 6cdf2a4 Provide more feedback to Settings when sessions fail by Benedict Wong · 5 years ago
  2. a570408 Skip RAT type listener registration if IMSI is not available by junyulai · 5 years ago
  3. 75d9e28 Resolve the endpoint in legacy VPN by Chalard Jean · 5 years ago
  4. 3103a6e Add a test for starting the legacy VPN. by Chalard Jean · 5 years ago
  5. 2774832 Attribute data usage to virtual RAT type for 5G non-standalone mode by junyulai · 5 years ago
  6. 6ef23fb Merge "Update DnsManagerTest for AIDL interface change" into rvc-dev by TreeHugger Robot · 5 years ago
  7. 8fb860b Update DnsManagerTest for AIDL interface change by Ken Chen · 5 years ago
  8. b6b7e0c Support DNS-over-TLS probes in NetworkDiagnostics by Mike Yu · 5 years ago
  9. 5a42a41 Disable sockets and DNS if process lacks INTERNET permission. by Luke Huang · 5 years ago
  10. 1182d5a Test extra info sent to NetworkMonitor by Chiachang Wang · 5 years ago
  11. a8eab54 Add unit test for NetworkStatsSubscriptionsMonitor by Aaron Huang · 5 years ago
  12. 36d9c27 Merge "Add RequiresFeature annotations for IKEv2 VPN profiles" into rvc-dev by Benedict Wong · 5 years ago
  13. dcb0e91 Adjust tests for renaming groupHint to cluster. by Automerger Merge Worker · 5 years ago
  14. ba8ca78 Add RequiresFeature annotations for IKEv2 VPN profiles by Benedict Wong · 5 years ago
  15. 19e7950 NetworkStats: apply464xlatAdjustments - remove useBpfStats parameter. by Maciej Żenczykowski · 5 years ago
  16. bcb4c0d fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting100MBDownload by Maciej Żenczykowski · 6 years ago
  17. e32498e fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting by Maciej Żenczykowski · 6 years ago
  18. b666206 fix android.net.NetworkStatsTest#testApply464xlatAdjustments by Maciej Żenczykowski · 6 years ago
  19. 3636744 Merge "Add methods for IKEv2/IPsec test mode profiles" into rvc-dev by Benedict Wong · 5 years ago
  20. 37aa693 Inform the DNS resolver when it needs to do DNS64 synthesis. by Lorenzo Colitti · 5 years ago
  21. 0424f88 Test that if an RA sets the same prefix as DNS, nothing happens. by Lorenzo Colitti · 5 years ago
  22. 9024f27 Merge "Address nit from aosp/1301317" into rvc-dev by Chalard Jean · 5 years ago
  23. 5c721ed Merge "Fix a bug where VPNs start out suspended on cellular" into rvc-dev by Chalard Jean · 5 years ago
  24. 4a7eb2a Address nit from aosp/1301317 by Treehugger Robot · 5 years ago
  25. ebbece8 Fix a bug where VPNs start out suspended on cellular by Chalard Jean · 5 years ago
  26. bee5b3f Fix a bug where a spurious capabilities callback is sent. by Chalard Jean · 5 years ago
  27. 01ca51a Add methods for IKEv2/IPsec test mode profiles by Benedict Wong · 5 years ago
  28. a9b761d Set owner and administrator UIDs for test networks. by Cody Kesting · 5 years ago
  29. bfd3c75 Add tests for Tunnel, Transport mode application with released SPIs by Benedict Wong · 5 years ago
  30. 2d70990 Use TransformRecord to get SPI instead of SpiRecord by Benedict Wong · 6 years ago
  31. c19bf4f Merge "Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied" into rvc-dev by Rambo Wang · 5 years ago
  32. 89ff63b Merge "Add filtering for IPsec algorithms in IKEv2 VPNs" into rvc-dev by Benedict Wong · 5 years ago
  33. 0fff1ed Add filtering for IPsec algorithms in IKEv2 VPNs by Benedict Wong · 5 years ago
  34. cc9f73c Merge "Address comments on NetworkStack AIDL v6" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  35. bd16241 Filter debug entries for each vpn by Chiachang Wang · 5 years ago
  36. 3cb1e03 Add test prefix into test cases by Chiachang Wang · 5 years ago
  37. f577197 Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 5 years ago
  38. 3745c39 Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied by Rambo Wang · 5 years ago
  39. c9016ca Stop prefix discovery if an RA prefix arrives in DISCOVERING by Lorenzo Colitti · 5 years ago
  40. 1c0d43f Make the Nat464Xlat tests more realistic. by Lorenzo Colitti · 5 years ago
  41. 4308bfc Support learning the NAT64 prefix from two different sources. by Lorenzo Colitti · 5 years ago
  42. 60afb5a Merge "Add testTransportTypesEqual to dnsmanager test cases" into rvc-dev by Bruce Chen · 5 years ago
  43. 4e54d05 Add testTransportTypesEqual to dnsmanager test cases by Bruce Chen · 5 years ago
  44. aa0c7d0 Support changing the NAT64 prefix without removing it. by Lorenzo Colitti · 5 years ago
  45. dd44555 Merge "[SM10] Adopt helper class to monitor RAT type change per sub" into rvc-dev by Junyu Lai · 5 years ago
  46. 3db3e00 Merge "[SP27.3] Rename TestableNetworkStatsProvider" into rvc-dev by Junyu Lai · 5 years ago
  47. c6081f9 [SM10] Adopt helper class to monitor RAT type change per sub by junyulai · 6 years ago
  48. 3acd429 Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  49. db2aad6 Set transport types to resolver by chenbruce · 6 years ago
  50. 09d50fe [SP27.3] Rename TestableNetworkStatsProvider by junyulai · 5 years ago
  51. 6c0cbcc Rename the *Nat64Prefix to *Nat64PrefixFromDns. by Lorenzo Colitti · 5 years ago
  52. 56f59c4 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
  53. 7fb7c3e Only apply VPN isolation if it's fully routed by Lorenzo Colitti · 5 years ago
  54. bb57818 Merge changes I2431a6d2,I9096969a,I748bd9de,Ia5387ca2,I803bdec8, ... into rvc-dev by Cody Kesting · 5 years ago
  55. d3d72d4 Merge changes I97ba5903,Icd80b368 into rvc-dev by Benedict Wong · 5 years ago
  56. c0192c1 Merge "Automatically set IPsec tunnel interface as up" into rvc-dev by Benedict Wong · 5 years ago
  57. cbb19fc Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
  58. b65e18e6 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 6 years ago
  59. fe059d8 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 6 years ago
  60. f5d30b7 Merge changes from topic "phonestatelistener-limit-rvc-dev" into rvc-dev by Hall Liu · 5 years ago
  61. f4667b4 Add gating, logging for PhoneStateListener's limit by Hall Liu · 5 years ago
  62. 199c91b Merge changes from topics "api-fix-networkagent", "networkprovider_api", "satisfiedby" into rvc-dev by Chalard Jean · 5 years ago
  63. 51b8e28 Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
  64. d6e8d4a Automatically set IPsec tunnel interface as up by Benedict Wong · 5 years ago
  65. 21105c9 Clean up unit testing for ConnectivityDiagnostics. by Automerger Merge Worker · 5 years ago
  66. cf7bb0e Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 5 years ago
  67. de4c7dc Merge "API review: access field by method" into rvc-dev by Aaron Huang · 5 years ago
  68. 5637fa7 Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by Automerger Merge Worker · 5 years ago
  69. 3def549 Merge changes I7eaca623,Ic94da540,If330e853,Ie2d229be,Ic6b2f10f into rvc-dev by Junyu Lai · 5 years ago
  70. 410236b API review: access field by method by Aaron Huang · 5 years ago
  71. 92e995d [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 6 years ago
  72. 7e6e807 [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
  73. 411bf17 Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  74. 9ab1503 Merge "mtu: Add MTU parameter to Routes" into rvc-dev by Lorenzo Colitti · 5 years ago
  75. 5c6b1f1 Merge "Change NetworkCapabilities administrator UIDs to be stored as int[]." into rvc-dev by Cody Kesting · 5 years ago
  76. 46a0db8 Change NetworkCapabilities administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago
  77. 6ccc8aa mtu: Add MTU parameter to Routes by Lorenzo Colitti · 5 years ago
  78. 84c3f44 Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister by Junyu Lai · 5 years ago
  79. aa5dfd8 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  80. 56b6a95 [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 6 years ago
  81. 6fb3f0a Merge changes from topics "am-ad04c8ad832c4674be35bfc5fe4280dd-rvc-dev", "sp21-api-review-feedback", "sp25-networkstats-rename" into rvc-dev by Junyu Lai · 5 years ago
  82. 8dd5ea0 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  83. 11ad688 [SP24] Rename functions that add Entry unconditionally by junyulai · 5 years ago
  84. 268e185 [SP21] Address comments for API council review about aosp/1172143 by junyulai · 6 years ago
  85. 1c7f159 Protect ConnectivityService from SecurityException in permission check. by Automerger Merge Worker · 5 years ago
  86. 22d0bfd Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 6 years ago
  87. 518e54c Merge "Ensure that NetworkFactory objects cannot be reused." into rvc-dev by TreeHugger Robot · 5 years ago
  88. b0b8333 Resolve ambiguous argument. by Automerger Merge Worker · 5 years ago
  89. 468ca0f Merge changes from topic "services.net-wifi" into rvc-dev by Roshan Pius · 5 years ago
  90. 417004a Merge "Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics." into rvc-dev by Cody Kesting · 5 years ago
  91. 487b677 Ensure that NetworkFactory objects cannot be reused. by Lorenzo Colitti · 6 years ago
  92. 58d144f services.net: Use the new ModuleNetworkStackClient by Roshan Pius · 6 years ago
  93. f25e167 Merge "Merge NetworkStatsService handler changes." into rvc-dev by Lorenzo Colitti · 5 years ago
  94. ea7800c Merge "Remove redundant connected notification" into rvc-dev by Lucas Lin · 5 years ago
  95. 5f3c53a Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics. by Cody Kesting · 6 years ago
  96. 911106c Merge NetworkStatsService handler changes. by Automerger Merge Worker · 6 years ago
  97. e34d090 Merge "Remove the NetworkScore class." into rvc-dev by Chalard Jean · 5 years ago
  98. e58e7a4 Add more assertions to testStackedLinkProperties. by Automerger Merge Worker · 6 years ago
  99. 76eead5 Remove the NetworkScore class. by Automerger Merge Worker · 5 years ago
  100. 13a8561 test: ConnectivityService: Validate Route Add/Del by Automerger Merge Worker · 6 years ago