1. fb1f545 Add ServiceConnectivityResources to tethering am: 60f4c2f425 by Remi NGUYEN VAN · 4 years, 6 months ago
  2. 464a83c Merge "Add test for RouterAdvertisementDaemon." am: e8e91c1726 by Lorenzo Colitti · 4 years, 6 months ago
  3. 9bcb238 Merge "Do not open BPF maps when running on R." am: d12f867cb0 by Lorenzo Colitti · 4 years, 6 months ago
  4. 79cd256 Merge "Fix NullPointerException when running testRequestBackgroundNetwork" am: 25e4e50f25 by Lorenzo Colitti · 4 years, 6 months ago
  5. e8e91c1 Merge "Add test for RouterAdvertisementDaemon." by Lorenzo Colitti · 4 years, 6 months ago
  6. d12f867 Merge "Do not open BPF maps when running on R." by Lorenzo Colitti · 4 years, 6 months ago
  7. 25e4e50 Merge "Fix NullPointerException when running testRequestBackgroundNetwork" by Lorenzo Colitti · 4 years, 6 months ago
  8. bfaefe4 Fix NullPointerException when running testRequestBackgroundNetwork by lucaslin · 4 years, 6 months ago
  9. 3c228f4 Do not open BPF maps when running on R. by Lorenzo Colitti · 4 years, 6 months ago
  10. 2af32e4 Add test for RouterAdvertisementDaemon. by markchien · 4 years, 10 months ago
  11. a564d02 Merge "Update sources of Tethering module since it is renamed" am: e2c74e90a9 by Remi NGUYEN VAN · 4 years, 6 months ago
  12. e2c74e9 Merge "Update sources of Tethering module since it is renamed" by Remi NGUYEN VAN · 4 years, 6 months ago
  13. 939d48f Merge "Add a test for upstream selection." am: f427d49541 by Lorenzo Colitti · 4 years, 6 months ago
  14. f427d49 Merge "Add a test for upstream selection." by Lorenzo Colitti · 4 years, 6 months ago
  15. 473399c Add a test for upstream selection. by Lorenzo Colitti · 4 years, 7 months ago
  16. 60f4c2f Add ServiceConnectivityResources to tethering by Remi NGUYEN VAN · 4 years, 6 months ago
  17. 5254c0c Merge changes from topic "attach_bpfprog_in_mainline" am: 3357388742 by Maciej Żenczykowski · 4 years, 6 months ago
  18. 129077b [NFCT.TETHER.14] Clear the BPF maps in BpfCoordinator ctor am: 499d3cac73 by Hungming Chen · 4 years, 6 months ago
  19. 3357388 Merge changes from topic "attach_bpfprog_in_mainline" by Maciej Żenczykowski · 4 years, 6 months ago
  20. 0594e93 Merge "Rename StringNetworkSpecifier to Ethernet" am: ce2ab07074 by Remi NGUYEN VAN · 4 years, 6 months ago
  21. ce2ab07 Merge "Rename StringNetworkSpecifier to Ethernet" by Remi NGUYEN VAN · 4 years, 6 months ago
  22. 3dbd4a1 [NFCT.TETHER.15] Attach BPF program in the mainline module by Hungming Chen · 4 years, 7 months ago
  23. b401e58 Update sources of Tethering module since it is renamed by Aaron Huang · 4 years, 8 months ago
  24. 188fa60 Merge "Skipping printing AssumptionViolatedExceptions." am: b94021ab6e by Sudheer Shanka · 4 years, 6 months ago
  25. b94021a Merge "Skipping printing AssumptionViolatedExceptions." by Sudheer Shanka · 4 years, 6 months ago
  26. e416c69 ebpf offload - beginnings of xdp implementation am: 90b81ac174 by Maciej Żenczykowski · 4 years, 6 months ago
  27. 973a01c ebpf offload - make it possible to boot on Q era 4.14/4.19 kernels am: acddd4f183 by Maciej Żenczykowski · 4 years, 6 months ago
  28. 4e071ff ebpf offload - noop program reorder am: 2278aed207 by Maciej Żenczykowski · 4 years, 6 months ago
  29. 90b81ac ebpf offload - beginnings of xdp implementation by Maciej Żenczykowski · 4 years, 6 months ago
  30. acddd4f ebpf offload - make it possible to boot on Q era 4.14/4.19 kernels by Maciej Żenczykowski · 4 years, 6 months ago
  31. 2278aed ebpf offload - noop program reorder by Maciej Żenczykowski · 4 years, 6 months ago
  32. 138c257 Make TestConnectivityManager send CONNECTIVITY_ACTION. am: 57957fe8a1 by Lorenzo Colitti · 4 years, 6 months ago
  33. 499d3ca [NFCT.TETHER.14] Clear the BPF maps in BpfCoordinator ctor by Hungming Chen · 4 years, 6 months ago
  34. 57957fe Make TestConnectivityManager send CONNECTIVITY_ACTION. by Lorenzo Colitti · 4 years, 7 months ago
  35. c19cd34 Skipping printing AssumptionViolatedExceptions. by Sudheer Shanka · 4 years, 6 months ago
  36. f5a9d32 Merge "bpf offload - add a new 'tether_xdp_devmap'" am: b908e0c867 by Maciej Żenczykowski · 4 years, 6 months ago
  37. 69b2de6 Merge changes I968bfa76,Id46f1e5b,Iff9b6212,I6bdb090a am: bc87f8a9d9 by Lorenzo Colitti · 4 years, 6 months ago
  38. b908e0c Merge "bpf offload - add a new 'tether_xdp_devmap'" by Maciej Żenczykowski · 4 years, 6 months ago
  39. bc87f8a Merge changes I968bfa76,Id46f1e5b,Iff9b6212,I6bdb090a by Lorenzo Colitti · 4 years, 6 months ago
  40. 66287d3 Use TestConnectivityManager in TetheringTest. by Lorenzo Colitti · 4 years, 7 months ago
  41. b424a27 Support building different UpstreamNetworkState test objects. by Lorenzo Colitti · 4 years, 7 months ago
  42. bf69824 Change TetheringTest's UpstreamNetworkMonitor from mock to spy. by Lorenzo Colitti · 4 years, 7 months ago
  43. d025c56 Make TestConnectivityManager usable by other tethering tests. by Lorenzo Colitti · 4 years, 7 months ago
  44. 71de00d Rename StringNetworkSpecifier to Ethernet by Remi NGUYEN VAN · 4 years, 7 months ago
  45. db2cff5 bpf offload - add a new 'tether_xdp_devmap' by Maciej Żenczykowski · 4 years, 6 months ago
  46. c7d5098 Merge "Make ConnectivityManagerTest use the API shims." am: c8761c98ae by Treehugger Robot · 4 years, 6 months ago
  47. c8761c9 Merge "Make ConnectivityManagerTest use the API shims." by Treehugger Robot · 4 years, 6 months ago
  48. 94358c4 Add CtsNetTestCases to TEST_MAPPING am: ad380c1de6 by Remi NGUYEN VAN · 4 years, 7 months ago
  49. 8060dfe Make ConnectivityManagerTest use the API shims. by Lorenzo Colitti · 4 years, 7 months ago
  50. ad380c1 Add CtsNetTestCases to TEST_MAPPING by Remi NGUYEN VAN · 4 years, 7 months ago
  51. 68b759c Merge "Add dependency on system API in connectivity" am: bc1bdf4a85 by Remi NGUYEN VAN · 4 years, 7 months ago
  52. bc1bdf4 Merge "Add dependency on system API in connectivity" by Remi NGUYEN VAN · 4 years, 7 months ago
  53. 894c6ff Use NET_CAPABILITY_NOT_VCN_MANAGED from ConstantsShim. am: 589d0ad195 by Lorenzo Colitti · 4 years, 7 months ago
  54. 589d0ad Use NET_CAPABILITY_NOT_VCN_MANAGED from ConstantsShim. by Lorenzo Colitti · 4 years, 7 months ago
  55. 74b2744 Add dependency on system API in connectivity by Remi NGUYEN VAN · 4 years, 8 months ago
  56. 3ec8882 Merge "Fix CTS test failed on R device" am: 75d28bee27 by Junyu Lai · 4 years, 7 months ago
  57. a474b9e Merge "Add flag to force choosing upstreams automatically" am: e43c960d50 by Remi NGUYEN VAN · 4 years, 7 months ago
  58. 75d28be Merge "Fix CTS test failed on R device" by Junyu Lai · 4 years, 7 months ago
  59. e43c960 Merge "Add flag to force choosing upstreams automatically" by Remi NGUYEN VAN · 4 years, 7 months ago
  60. f1a4208 Merge "ebpf offload: bump size of ipv4 tethering maps" am: fcd5ec1971 by Treehugger Robot · 4 years, 7 months ago
  61. 9ea8703 Merge "ebpf offload: mark as critical for tethering not netd" am: 4945772ba7 by Treehugger Robot · 4 years, 7 months ago
  62. fcd5ec1 Merge "ebpf offload: bump size of ipv4 tethering maps" by Treehugger Robot · 4 years, 7 months ago
  63. 4945772 Merge "ebpf offload: mark as critical for tethering not netd" by Treehugger Robot · 4 years, 7 months ago
  64. 8549af9 ebpf offload: bump size of ipv4 tethering maps by Maciej Żenczykowski · 4 years, 7 months ago
  65. 607d6dd ebpf offload: mark as critical for tethering not netd by Maciej Żenczykowski · 4 years, 7 months ago
  66. b209d3a Merge "[VCN07.1] Add test for bypassing VCN for non-internet request" am: 3f134a3805 by Junyu Lai · 4 years, 7 months ago
  67. 3f134a3 Merge "[VCN07.1] Add test for bypassing VCN for non-internet request" by Junyu Lai · 4 years, 7 months ago
  68. d3e8ae1 Merge "Release test network in a test" am: 26c11595bc by Chalard Jean · 4 years, 7 months ago
  69. 26c1159 Merge "Release test network in a test" by Chalard Jean · 4 years, 7 months ago
  70. c4f27cc Use unbundled version of BouncyCastle in Ike cts tests am: bb540131b7 by Daulet Zhanguzin · 4 years, 7 months ago
  71. d69d7c8 Fix CTS test failed on R device by junyulai · 4 years, 7 months ago
  72. 8a8bf74 Release test network in a test by Chalard Jean · 4 years, 7 months ago
  73. bb54013 Use unbundled version of BouncyCastle in Ike cts tests by Daulet Zhanguzin · 4 years, 7 months ago
  74. 10be220 Add a BpfMap#clear method. am: ffb0ccd04b by Lorenzo Colitti · 4 years, 7 months ago
  75. ffb0ccd Add a BpfMap#clear method. by Lorenzo Colitti · 4 years, 7 months ago
  76. 6af7776 Make the CTS tests explicitly depend on modules-utils-build. am: 2be434ab12 by Lorenzo Colitti · 4 years, 7 months ago
  77. 69b0769 Move definitions used by tethering bpf code into the module. am: 56be03eb28 by Lorenzo Colitti · 4 years, 7 months ago
  78. 2be434a Make the CTS tests explicitly depend on modules-utils-build. by Lorenzo Colitti · 4 years, 7 months ago
  79. 56be03e Move definitions used by tethering bpf code into the module. by Lorenzo Colitti · 4 years, 7 months ago
  80. 0919cc0 Merge "Fix CTS test failed on R device" am: afa18f0256 by Treehugger Robot · 4 years, 7 months ago
  81. ac75873 Merge "Add MUTABLE flag when creating PendingIntent" am: f754671f07 by Treehugger Robot · 4 years, 7 months ago
  82. afa18f0 Merge "Fix CTS test failed on R device" by Treehugger Robot · 4 years, 7 months ago
  83. f754671 Merge "Add MUTABLE flag when creating PendingIntent" by Treehugger Robot · 4 years, 7 months ago
  84. e46d5eb Merge "Fix flaky test by extending timeout" am: 2108eada65 by Treehugger Robot · 4 years, 7 months ago
  85. 2108ead Merge "Fix flaky test by extending timeout" by Treehugger Robot · 4 years, 7 months ago
  86. 62f5117 Add MUTABLE flag when creating PendingIntent by junyulai · 4 years, 7 months ago
  87. e26bbf8 Fix CTS test failed on R device by junyulai · 4 years, 7 months ago
  88. 607985b Fix flaky test by extending timeout by junyulai · 4 years, 7 months ago
  89. b485919 Add flag to force choosing upstreams automatically by Remi NGUYEN VAN · 4 years, 7 months ago
  90. b2d124c Skip ab/7061308 in stage. by Xin Li · 4 years, 7 months ago
  91. 651a95f [VCN07.1] Add test for bypassing VCN for non-internet request by junyulai · 4 years, 8 months ago
  92. c384c67 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" am: f5b346ed1d by Bob Badour · 4 years, 7 months ago
  93. f5b346e Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Bob Badour · 4 years, 7 months ago
  94. cccaa59 Merge "Add TEST_MAPPING to run CtsHostsideNetworkTests in presubmit." am: ddcfa071ab by Sudheer Shanka · 4 years, 7 months ago
  95. ddcfa07 Merge "Add TEST_MAPPING to run CtsHostsideNetworkTests in presubmit." by Sudheer Shanka · 4 years, 7 months ago
  96. 5278b64 Merge "Don't crash Tethering service when WiFi feature is missing" am: 736f8ec55a by Tomasz Wasilczyk · 4 years, 7 months ago
  97. 736f8ec Merge "Don't crash Tethering service when WiFi feature is missing" by Tomasz Wasilczyk · 4 years, 7 months ago
  98. 8cd484f Merge "Use networkstack_client instead of aidl_interface" am: 319064f284 by Treehugger Robot · 4 years, 7 months ago
  99. 9b5f788 Merge "Deflake CaptivePortalTest mobile data usage" am: 1a16358c36 by Remi NGUYEN VAN · 4 years, 7 months ago
  100. f6f3456 Merge "Add tethering-module-sdk build target." am: c4127ef16c by Treehugger Robot · 4 years, 7 months ago