1. d1c84ae Merge "[VCN20.2] Change requestBackgroundNetwork argument order" am: afd18ddd57 by Junyu Lai · 4 years, 4 months ago
  2. afd18dd Merge "[VCN20.2] Change requestBackgroundNetwork argument order" by Junyu Lai · 4 years, 4 months ago
  3. 989cf46 [VCN20.2] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  4. 9da7347 Merge "Fix CTS fail to register network callback since lack of permission" am: f7d188c8c9 by Treehugger Robot · 4 years, 4 months ago
  5. 0ea3966 Merge "Put tether/untether calls into handler queue" am: 2576c457de by Treehugger Robot · 4 years, 4 months ago
  6. f7d188c Merge "Fix CTS fail to register network callback since lack of permission" by Treehugger Robot · 4 years, 4 months ago
  7. 2576c45 Merge "Put tether/untether calls into handler queue" by Treehugger Robot · 4 years, 4 months ago
  8. 0cbabb7 Merge changes from topic "connectivitymanager-blockedreason-shim" am: bea56fbe11 by Treehugger Robot · 4 years, 4 months ago
  9. bea56fb Merge changes from topic "connectivitymanager-blockedreason-shim" by Treehugger Robot · 4 years, 4 months ago
  10. ddeb269 Fix CtsNetTestCasesLatestSdk in AOSP. by Lorenzo Colitti · 4 years, 4 months ago
  11. 7ba366d Use the non-API static UserHandle.getUid method in tests. by Lorenzo Colitti · 4 years, 4 months ago
  12. aa9db67 Import ConnectivityManager.BLOCKED_REASON_* from ConstantsShim. by Lorenzo Colitti · 4 years, 4 months ago
  13. 682cb31 Merge "Test ConnectivityManager module-lib APIs for VPNs and blocking." am: f6875cc583 by Lorenzo Colitti · 4 years, 4 months ago
  14. f6875cc Merge "Test ConnectivityManager module-lib APIs for VPNs and blocking." by Lorenzo Colitti · 4 years, 4 months ago
  15. 3a7d925 Fix CTS fail to register network callback since lack of permission by junyulai · 4 years, 4 months ago
  16. 9aaeab5 Fix proguard rules for Struct in NetworkStack am: 9a82bbf368 by Remi NGUYEN VAN · 4 years, 4 months ago
  17. 9a82bbf Fix proguard rules for Struct in NetworkStack by Remi NGUYEN VAN · 4 years, 4 months ago
  18. 80a70a3 Merge "Update the method based on API feedback" am: 0a5d964242 by Chiachang Wang · 4 years, 4 months ago
  19. b84176e Test ConnectivityManager module-lib APIs for VPNs and blocking. by Lorenzo Colitti · 4 years, 4 months ago
  20. 0a5d964 Merge "Update the method based on API feedback" by Chiachang Wang · 4 years, 4 months ago
  21. dadc2fe Fix a tethering crash when a 464xlat upstream disconnects. am: a329e8c984 by Lorenzo Colitti · 4 years, 4 months ago
  22. a329e8c Fix a tethering crash when a 464xlat upstream disconnects. by Lorenzo Colitti · 4 years, 4 months ago
  23. a31a9b6 Update the method based on API feedback by Chiachang Wang · 4 years, 4 months ago
  24. ab98c81 Merge changes from topic "peruidcallback-cts" am: 65bba3f6bc by Lorenzo Colitti · 4 years, 4 months ago
  25. 16d8410 Ensure the HostsideVpnTests passes with keyguard locked. am: fd3b95c1f7 by Lorenzo Colitti · 4 years, 4 months ago
  26. 6cbdc19 Add CTS tests for registerDefaultNetworkCallbackAsUid. am: ed26ffe92d by Lorenzo Colitti · 4 years, 4 months ago
  27. 65bba3f Merge changes from topic "peruidcallback-cts" by Lorenzo Colitti · 4 years, 4 months ago
  28. cfd7518 Fix NetworkCallback expecting wrong network am: 2e74377464 by junyulai · 4 years, 4 months ago
  29. 2e74377 Fix NetworkCallback expecting wrong network by junyulai · 4 years, 4 months ago
  30. 08b33ff Cleanups to VPN hostside tests. by Lorenzo Colitti · 4 years, 4 months ago
  31. fd3b95c Ensure the HostsideVpnTests passes with keyguard locked. by Lorenzo Colitti · 4 years, 4 months ago
  32. f0b3bb6 Merge "[NFCT.TETHER.11] Test TetherOffloadRule{Add, Remove} and set limit for IPv4" am: 68f6f5fe79 by Nucca Chen · 4 years, 4 months ago
  33. ed26ffe Add CTS tests for registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 4 months ago
  34. 68f6f5f Merge "[NFCT.TETHER.11] Test TetherOffloadRule{Add, Remove} and set limit for IPv4" by Nucca Chen · 4 years, 4 months ago
  35. 7f8ae5c Apply IPv6 utils struct stuff to build RA packet in the Daemon. am: 3e557d777a by Xiao Ma · 4 years, 4 months ago
  36. 3e557d7 Apply IPv6 utils struct stuff to build RA packet in the Daemon. by Xiao Ma · 4 years, 5 months ago
  37. 3b2ad2b Merge "Improve RouterAdvertisementDaemonTest." am: 662237f2f8 by Treehugger Robot · 4 years, 4 months ago
  38. 662237f Merge "Improve RouterAdvertisementDaemonTest." by Treehugger Robot · 4 years, 4 months ago
  39. 597d253 Improve RouterAdvertisementDaemonTest. by Xiao Ma · 4 years, 5 months ago
  40. 7cc20e1 Merge changes I515be275,Ied159454,I5a29bdd1 am: 8ba40704f3 by Nucca Chen · 4 years, 4 months ago
  41. 8ba4070 Merge changes I515be275,Ied159454,I5a29bdd1 by Nucca Chen · 4 years, 4 months ago
  42. 3129be7 bpf offload - make sure bpf code can access packet headers am: 8e69ec111f by Maciej Żenczykowski · 4 years, 4 months ago
  43. 8e69ec1 bpf offload - make sure bpf code can access packet headers by Maciej Żenczykowski · 4 years, 5 months ago
  44. d212efd Merge "Update tests for onNetworkCreated and onNetworkDestroyed" am: 7d0e27bd7c by Chiachang Wang · 4 years, 4 months ago
  45. 7d0e27b Merge "Update tests for onNetworkCreated and onNetworkDestroyed" by Chiachang Wang · 4 years, 4 months ago
  46. c1c5f7f Merge "Ensure SSID is not exposed to apps without correct permission" am: 674a907cc4 by Chiachang Wang · 4 years, 4 months ago
  47. 674a907 Merge "Ensure SSID is not exposed to apps without correct permission" by Chiachang Wang · 4 years, 4 months ago
  48. 40899ff Merge "implement insertOrReplace()" am: 47851fc01b by Maciej Żenczykowski · 4 years, 4 months ago
  49. 47851fc Merge "implement insertOrReplace()" by Maciej Żenczykowski · 4 years, 4 months ago
  50. 45d9b25 Merge "Add session ID to VpnTransportInfo" am: 320cd17220 by Frank Li · 4 years, 4 months ago
  51. 320cd17 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 4 months ago
  52. a36ea6f implement insertOrReplace() by Maciej Żenczykowski · 4 years, 4 months ago
  53. 3f29d3e Fix DadProxyTest when forwarding is on. am: b6bffbca95 by Lorenzo Colitti · 4 years, 4 months ago
  54. bf8a7b6 Fix a race condition in upstream selection. am: 491999292b by Lorenzo Colitti · 4 years, 4 months ago
  55. afb685e Add unit tests for race conditions in upstream selection. am: 6748e62ef2 by Lorenzo Colitti · 4 years, 4 months ago
  56. b6bffbc Fix DadProxyTest when forwarding is on. by Lorenzo Colitti · 4 years, 4 months ago
  57. 4919992 Fix a race condition in upstream selection. by Lorenzo Colitti · 4 years, 4 months ago
  58. 6748e62 Add unit tests for race conditions in upstream selection. by Lorenzo Colitti · 4 years, 4 months ago
  59. a16ca88 Dump the input destination MAC address for IPv4 flows. am: e9bc8c9db7 by Lorenzo Colitti · 4 years, 4 months ago
  60. e9bc8c9 Dump the input destination MAC address for IPv4 flows. by Lorenzo Colitti · 4 years, 4 months ago
  61. 62733f5 bpf_progs - adjust for dstMac addition by Maciej Żenczykowski · 4 years, 4 months ago
  62. 9c3cfaa Merge "Update import class of TAG_SYSTEM_NEIGHBOR" am: 5316e1ff18 by Aaron Huang · 4 years, 4 months ago
  63. 5316e1f Merge "Update import class of TAG_SYSTEM_NEIGHBOR" by Aaron Huang · 4 years, 4 months ago
  64. 8078b9a [NFCT.TETHER.11] Test TetherOffloadRule{Add, Remove} and set limit for IPv4 by Hungming Chen · 4 years, 6 months ago
  65. 9b8c606 Populate the key destination mac address by Hungming Chen · 4 years, 5 months ago
  66. dc6715c Set the limit whenever any IPv4 or IPv6 rule exists. by Lorenzo Colitti · 4 years, 6 months ago
  67. a6d9d23 Rename members in TestConnectivityManager. am: 9bbdac6275 by Lorenzo Colitti · 4 years, 4 months ago
  68. bdb012f Add the ability to affect ordering in the tethering unit tests. am: 3e09f80e8a by Lorenzo Colitti · 4 years, 4 months ago
  69. cce64f0 Make Tethering file NetworkRequests only if needed. am: 2bcde0fd97 by Lorenzo Colitti · 4 years, 4 months ago
  70. 9dcd858 Expose upstream requirements to UpstreamNetworkMonitor. am: 0e7e32ab2c by Lorenzo Colitti · 4 years, 4 months ago
  71. 877fd47 Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
  72. 9a27925 Update tests for onNetworkCreated and onNetworkDestroyed by Chiachang Wang · 4 years, 4 months ago
  73. 9bbdac6 Rename members in TestConnectivityManager. by Lorenzo Colitti · 4 years, 4 months ago
  74. 3e09f80 Add the ability to affect ordering in the tethering unit tests. by Lorenzo Colitti · 4 years, 5 months ago
  75. 2bcde0f Make Tethering file NetworkRequests only if needed. by Lorenzo Colitti · 4 years, 6 months ago
  76. 0e7e32a Expose upstream requirements to UpstreamNetworkMonitor. by Lorenzo Colitti · 4 years, 6 months ago
  77. 7695f29 Check and skip certain operations if they are unsupported. am: b0f50c579b by Sudheer Shanka · 4 years, 4 months ago
  78. b0f50c5 Check and skip certain operations if they are unsupported. by Sudheer Shanka · 4 years, 6 months ago
  79. d841868 Ensure SSID is not exposed to apps without correct permission by Chiachang Wang · 4 years, 4 months ago
  80. 2257ecc Replace the usage of UidRange by Chiachang Wang · 4 years, 5 months ago
  81. 3935ac0 Merge "Shorten the name for the dump file." am: a7542972b1 by Treehugger Robot · 4 years, 4 months ago
  82. a754297 Merge "Shorten the name for the dump file." by Treehugger Robot · 4 years, 4 months ago
  83. bc0ca63 Try reconnecting to wifi if it doesn't automatically connect. am: 8bb9eb1912 by Sudheer Shanka · 4 years, 4 months ago
  84. 8bb9eb1 Try reconnecting to wifi if it doesn't automatically connect. by Sudheer Shanka · 4 years, 5 months ago
  85. 8d92650 Shorten the name for the dump file. by Sudheer Shanka · 4 years, 5 months ago
  86. f7ff930 Mark most VpnServiceTest methods as @AppModeFull. am: 60b26ee453 by Lorenzo Colitti · 4 years, 4 months ago
  87. 60b26ee Mark most VpnServiceTest methods as @AppModeFull. by Lorenzo Colitti · 4 years, 4 months ago
  88. 1baa39f [automerger skipped] Merge "Revert^2 "Replace the usage of UidRange"" am: bf0c19e52f -s ours by Treehugger Robot · 4 years, 5 months ago
  89. bf0c19e Merge "Revert^2 "Replace the usage of UidRange"" by Treehugger Robot · 4 years, 5 months ago
  90. 1feb0c3 Move connectivity AIDLs to android.net am: cc305b2fa5 by Remi NGUYEN VAN · 4 years, 5 months ago
  91. cc305b2 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
  92. 2f780de bpf_progs - remove unused dependencies am: b1ffd2ce9b by Maciej Żenczykowski · 4 years, 5 months ago
  93. b1ffd2c bpf_progs - remove unused dependencies by Maciej Żenczykowski · 4 years, 5 months ago
  94. 2fb0846 Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 5 months ago
  95. 3828871 Merge changes Ibe325714,I44f3dc9e am: 63be468bf4 by Maciej Żenczykowski · 4 years, 5 months ago
  96. 63be468 Merge changes Ibe325714,I44f3dc9e by Maciej Żenczykowski · 4 years, 5 months ago
  97. 0f97255 Merge "Revert "Replace the usage of UidRange"" am: 83f77d83fd by Anthony Stange · 4 years, 5 months ago
  98. 83f77d8 Merge "Revert "Replace the usage of UidRange"" by Anthony Stange · 4 years, 5 months ago
  99. 274c796 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 5 months ago
  100. 73a03e9 Merge "Replace the usage of UidRange" am: 1241156261 by Chiachang Wang · 4 years, 5 months ago