1. 83f77d8 Merge "Revert "Replace the usage of UidRange"" by Anthony Stange · 4 years, 10 months ago
  2. 274c796 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 10 months ago
  3. 1241156 Merge "Replace the usage of UidRange" by Chiachang Wang · 4 years, 10 months ago
  4. 3a1932c Merge "Fix a bug where any() returns null" by Chalard Jean · 4 years, 10 months ago
  5. 584cfc6 Merge "Remove networkAttributes resource usage" by Remi NGUYEN VAN · 4 years, 10 months ago
  6. 6f4d351 Merge "Enable networking tests to be included in partial MTS files as well as full mts." by Kimberly Kreider · 4 years, 10 months ago
  7. 1705798 Fix a bug where any() returns null by Chalard Jean · 4 years, 10 months ago
  8. d5f07c1 Merge "Test conntrack event monitor on R" by Maciej Żenczykowski · 4 years, 10 months ago
  9. 62afc98 Test conntrack event monitor on R by Hungming Chen · 4 years, 10 months ago
  10. c162fc2 Merge "Do not start conntrack event monitor when running on R" by Treehugger Robot · 4 years, 10 months ago
  11. f1c04fb Remove networkAttributes resource usage by Remi NGUYEN VAN · 4 years, 10 months ago
  12. bc78663 Merge "[NS01.cn] Adjust calls for NetworkScore" by Chalard Jean · 4 years, 10 months ago
  13. d3bb5a5 Merge "add test for TetheringUtils::setupNsSocket()" by Maciej Żenczykowski · 4 years, 10 months ago
  14. 23ee901 Do not start conntrack event monitor when running on R by Hungming Chen · 4 years, 10 months ago
  15. d5edbb9 Merge "Add a test for TetheringUtils.setupNaSocket." by Lorenzo Colitti · 4 years, 10 months ago
  16. e7c5736 add test for TetheringUtils::setupNsSocket() by Maciej Żenczykowski · 4 years, 10 months ago
  17. 82d4b99 Add a test for TetheringUtils.setupNaSocket. by Lorenzo Colitti · 4 years, 10 months ago
  18. 016e0b9 Merge changes from topic "conn_resources_cp" by Remi NGUYEN VAN · 4 years, 10 months ago
  19. e8e91c1 Merge "Add test for RouterAdvertisementDaemon." by Lorenzo Colitti · 4 years, 10 months ago
  20. d12f867 Merge "Do not open BPF maps when running on R." by Lorenzo Colitti · 4 years, 10 months ago
  21. 25e4e50 Merge "Fix NullPointerException when running testRequestBackgroundNetwork" by Lorenzo Colitti · 4 years, 10 months ago
  22. bfaefe4 Fix NullPointerException when running testRequestBackgroundNetwork by lucaslin · 4 years, 10 months ago
  23. 3c228f4 Do not open BPF maps when running on R. by Lorenzo Colitti · 4 years, 10 months ago
  24. 1fc092a [NS01.cn] Adjust calls for NetworkScore by Chalard Jean · 4 years, 10 months ago
  25. 2af32e4 Add test for RouterAdvertisementDaemon. by markchien · 5 years ago
  26. c1f1463 Replace the usage of UidRange by Chiachang Wang · 4 years, 10 months ago
  27. e2c74e9 Merge "Update sources of Tethering module since it is renamed" by Remi NGUYEN VAN · 4 years, 10 months ago
  28. 2fb22c2 Add ServiceConnectivityResources to in-process APEX by Remi NGUYEN VAN · 4 years, 10 months ago
  29. f427d49 Merge "Add a test for upstream selection." by Lorenzo Colitti · 4 years, 10 months ago
  30. 473399c Add a test for upstream selection. by Lorenzo Colitti · 4 years, 11 months ago
  31. 60f4c2f Add ServiceConnectivityResources to tethering by Remi NGUYEN VAN · 4 years, 10 months ago
  32. 3357388 Merge changes from topic "attach_bpfprog_in_mainline" by Maciej Żenczykowski · 4 years, 10 months ago
  33. ce2ab07 Merge "Rename StringNetworkSpecifier to Ethernet" by Remi NGUYEN VAN · 4 years, 10 months ago
  34. 3dbd4a1 [NFCT.TETHER.15] Attach BPF program in the mainline module by Hungming Chen · 4 years, 10 months ago
  35. b401e58 Update sources of Tethering module since it is renamed by Aaron Huang · 5 years ago
  36. b94021a Merge "Skipping printing AssumptionViolatedExceptions." by Sudheer Shanka · 4 years, 10 months ago
  37. 90b81ac ebpf offload - beginnings of xdp implementation by Maciej Żenczykowski · 4 years, 10 months ago
  38. acddd4f ebpf offload - make it possible to boot on Q era 4.14/4.19 kernels by Maciej Żenczykowski · 4 years, 10 months ago
  39. 2278aed ebpf offload - noop program reorder by Maciej Żenczykowski · 4 years, 10 months ago
  40. 499d3ca [NFCT.TETHER.14] Clear the BPF maps in BpfCoordinator ctor by Hungming Chen · 4 years, 10 months ago
  41. 57957fe Make TestConnectivityManager send CONNECTIVITY_ACTION. by Lorenzo Colitti · 4 years, 10 months ago
  42. c19cd34 Skipping printing AssumptionViolatedExceptions. by Sudheer Shanka · 4 years, 10 months ago
  43. b908e0c Merge "bpf offload - add a new 'tether_xdp_devmap'" by Maciej Żenczykowski · 4 years, 10 months ago
  44. bc87f8a Merge changes I968bfa76,Id46f1e5b,Iff9b6212,I6bdb090a by Lorenzo Colitti · 4 years, 10 months ago
  45. 66287d3 Use TestConnectivityManager in TetheringTest. by Lorenzo Colitti · 4 years, 10 months ago
  46. b424a27 Support building different UpstreamNetworkState test objects. by Lorenzo Colitti · 4 years, 10 months ago
  47. bf69824 Change TetheringTest's UpstreamNetworkMonitor from mock to spy. by Lorenzo Colitti · 4 years, 11 months ago
  48. d025c56 Make TestConnectivityManager usable by other tethering tests. by Lorenzo Colitti · 4 years, 10 months ago
  49. 71de00d Rename StringNetworkSpecifier to Ethernet by Remi NGUYEN VAN · 5 years ago
  50. db2cff5 bpf offload - add a new 'tether_xdp_devmap' by Maciej Żenczykowski · 4 years, 10 months ago
  51. c7d5098 Merge "Make ConnectivityManagerTest use the API shims." am: c8761c98ae by Treehugger Robot · 4 years, 10 months ago
  52. c8761c9 Merge "Make ConnectivityManagerTest use the API shims." by Treehugger Robot · 4 years, 10 months ago
  53. 94358c4 Add CtsNetTestCases to TEST_MAPPING am: ad380c1de6 by Remi NGUYEN VAN · 4 years, 10 months ago
  54. 8060dfe Make ConnectivityManagerTest use the API shims. by Lorenzo Colitti · 4 years, 10 months ago
  55. ad380c1 Add CtsNetTestCases to TEST_MAPPING by Remi NGUYEN VAN · 4 years, 10 months ago
  56. 68b759c Merge "Add dependency on system API in connectivity" am: bc1bdf4a85 by Remi NGUYEN VAN · 4 years, 10 months ago
  57. bc1bdf4 Merge "Add dependency on system API in connectivity" by Remi NGUYEN VAN · 4 years, 10 months ago
  58. 894c6ff Use NET_CAPABILITY_NOT_VCN_MANAGED from ConstantsShim. am: 589d0ad195 by Lorenzo Colitti · 4 years, 10 months ago
  59. 589d0ad Use NET_CAPABILITY_NOT_VCN_MANAGED from ConstantsShim. by Lorenzo Colitti · 4 years, 10 months ago
  60. 74b2744 Add dependency on system API in connectivity by Remi NGUYEN VAN · 5 years ago
  61. 3ec8882 Merge "Fix CTS test failed on R device" am: 75d28bee27 by Junyu Lai · 4 years, 10 months ago
  62. a474b9e Merge "Add flag to force choosing upstreams automatically" am: e43c960d50 by Remi NGUYEN VAN · 4 years, 10 months ago
  63. 75d28be Merge "Fix CTS test failed on R device" by Junyu Lai · 4 years, 10 months ago
  64. e43c960 Merge "Add flag to force choosing upstreams automatically" by Remi NGUYEN VAN · 4 years, 10 months ago
  65. f1a4208 Merge "ebpf offload: bump size of ipv4 tethering maps" am: fcd5ec1971 by Treehugger Robot · 4 years, 10 months ago
  66. 9ea8703 Merge "ebpf offload: mark as critical for tethering not netd" am: 4945772ba7 by Treehugger Robot · 4 years, 10 months ago
  67. fcd5ec1 Merge "ebpf offload: bump size of ipv4 tethering maps" by Treehugger Robot · 4 years, 10 months ago
  68. 4945772 Merge "ebpf offload: mark as critical for tethering not netd" by Treehugger Robot · 4 years, 10 months ago
  69. 8549af9 ebpf offload: bump size of ipv4 tethering maps by Maciej Żenczykowski · 4 years, 10 months ago
  70. 607d6dd ebpf offload: mark as critical for tethering not netd by Maciej Żenczykowski · 4 years, 10 months ago
  71. b209d3a Merge "[VCN07.1] Add test for bypassing VCN for non-internet request" am: 3f134a3805 by Junyu Lai · 4 years, 10 months ago
  72. 3f134a3 Merge "[VCN07.1] Add test for bypassing VCN for non-internet request" by Junyu Lai · 4 years, 10 months ago
  73. d3e8ae1 Merge "Release test network in a test" am: 26c11595bc by Chalard Jean · 4 years, 10 months ago
  74. 26c1159 Merge "Release test network in a test" by Chalard Jean · 4 years, 10 months ago
  75. c4f27cc Use unbundled version of BouncyCastle in Ike cts tests am: bb540131b7 by Daulet Zhanguzin · 4 years, 10 months ago
  76. d69d7c8 Fix CTS test failed on R device by junyulai · 4 years, 10 months ago
  77. 8a8bf74 Release test network in a test by Chalard Jean · 4 years, 10 months ago
  78. bb54013 Use unbundled version of BouncyCastle in Ike cts tests by Daulet Zhanguzin · 4 years, 10 months ago
  79. 10be220 Add a BpfMap#clear method. am: ffb0ccd04b by Lorenzo Colitti · 4 years, 10 months ago
  80. ffb0ccd Add a BpfMap#clear method. by Lorenzo Colitti · 4 years, 10 months ago
  81. 6af7776 Make the CTS tests explicitly depend on modules-utils-build. am: 2be434ab12 by Lorenzo Colitti · 4 years, 10 months ago
  82. 69b0769 Move definitions used by tethering bpf code into the module. am: 56be03eb28 by Lorenzo Colitti · 4 years, 10 months ago
  83. 2be434a Make the CTS tests explicitly depend on modules-utils-build. by Lorenzo Colitti · 4 years, 10 months ago
  84. 56be03e Move definitions used by tethering bpf code into the module. by Lorenzo Colitti · 4 years, 10 months ago
  85. 6413dd8 Enable networking tests to be included in partial MTS files as well as full mts. by Kimberly Kreider · 5 years ago
  86. 0919cc0 Merge "Fix CTS test failed on R device" am: afa18f0256 by Treehugger Robot · 4 years, 10 months ago
  87. ac75873 Merge "Add MUTABLE flag when creating PendingIntent" am: f754671f07 by Treehugger Robot · 4 years, 10 months ago
  88. afa18f0 Merge "Fix CTS test failed on R device" by Treehugger Robot · 4 years, 10 months ago
  89. f754671 Merge "Add MUTABLE flag when creating PendingIntent" by Treehugger Robot · 4 years, 10 months ago
  90. e46d5eb Merge "Fix flaky test by extending timeout" am: 2108eada65 by Treehugger Robot · 4 years, 10 months ago
  91. 2108ead Merge "Fix flaky test by extending timeout" by Treehugger Robot · 4 years, 10 months ago
  92. 62f5117 Add MUTABLE flag when creating PendingIntent by junyulai · 4 years, 10 months ago
  93. e26bbf8 Fix CTS test failed on R device by junyulai · 4 years, 10 months ago
  94. 607985b Fix flaky test by extending timeout by junyulai · 4 years, 10 months ago
  95. b485919 Add flag to force choosing upstreams automatically by Remi NGUYEN VAN · 4 years, 10 months ago
  96. b2d124c Skip ab/7061308 in stage. by Xin Li · 4 years, 10 months ago
  97. 651a95f [VCN07.1] Add test for bypassing VCN for non-internet request by junyulai · 5 years ago
  98. c384c67 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" am: f5b346ed1d by Bob Badour · 4 years, 10 months ago
  99. f5b346e Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Bob Badour · 4 years, 10 months ago
  100. cccaa59 Merge "Add TEST_MAPPING to run CtsHostsideNetworkTests in presubmit." am: ddcfa071ab by Sudheer Shanka · 4 years, 10 months ago