1. 097d65b Merge "Skip bpf offload if upstream interface is VCN" by Treehugger Robot · 4 years, 1 month ago
  2. 7dc1b4d Skip bpf offload if upstream interface is VCN by markchien · 4 years, 1 month ago
  3. db30678 Merge "[CTT-6] Update TCP conntrack entry timeout while adding rules" by Nucca Chen · 4 years, 1 month ago
  4. 69ccea4 Merge "[CTT-5] Stop update TCP conntrack entry timeout" by Nucca Chen · 4 years, 1 month ago
  5. 299a811 [CTT-6] Update TCP conntrack entry timeout while adding rules by Hungming Chen · 4 years, 1 month ago
  6. a5c742b [CTT-5] Stop update TCP conntrack entry timeout by Hungming Chen · 4 years, 1 month ago
  7. 2c2ecca Merge "[CTT-1] Rename conntrack related function, variable and constant" by Maciej Żenczykowski · 4 years, 1 month ago
  8. 378bdbc [CTT-1] Rename conntrack related function, variable and constant by Hungming Chen · 4 years, 1 month ago
  9. 844ca12 Merge "Load ncm regexs config to tetherableUsbRegexs if isUsingNcm=true" by Lorenzo Colitti · 4 years, 1 month ago
  10. d479e69 Merge "Enable and disable usb IpServer according to ACTION_USB_STATE" by Lorenzo Colitti · 4 years, 1 month ago
  11. b28740e Load ncm regexs config to tetherableUsbRegexs if isUsingNcm=true by markchien · 4 years, 1 month ago
  12. b41a00e Enable and disable usb IpServer according to ACTION_USB_STATE by markchien · 4 years, 2 months ago
  13. d590b30 Merge "Apply jarjar rules on coverage tests" by Remi NGUYEN VAN · 4 years, 1 month ago
  14. 8ea5ee6 Apply jarjar rules on coverage tests by Remi NGUYEN VAN · 4 years, 1 month ago
  15. 767b218 Merge "Fix OffloadControllerTest on R" by Treehugger Robot · 4 years, 1 month ago
  16. 72f59b3 Merge "Fix ConnectivityManagerTest initialization on Q" by Remi NGUYEN VAN · 4 years, 1 month ago
  17. 840e2ef Merge "Fix and test usb function configuration change" by Mark Chien · 4 years, 1 month ago
  18. 34f7857 Fix and test usb function configuration change by markchien · 4 years, 1 month ago
  19. 0d54d79 Fix ConnectivityManagerTest initialization on Q by Remi NGUYEN VAN · 4 years, 1 month ago
  20. 9207702 Fix OffloadControllerTest on R by Remi NGUYEN VAN · 4 years, 1 month ago
  21. 883df67 Merge "Improve TestConnectivityManager readability" by Remi NGUYEN VAN · 4 years, 1 month ago
  22. a569410 Merge "Refresh conntrack entry timeout" by Nucca Chen · 4 years, 1 month ago
  23. 7238b31 Merge "Clear IPv4 offload rules when tethering stopped" by Nucca Chen · 4 years, 1 month ago
  24. 86b39c8 Merge "Update TetheringTests for new connectivity shims" by Remi NGUYEN VAN · 4 years, 1 month ago
  25. 991433d [SP35] Pass data warning to tethering offload by junyulai · 4 years, 5 months ago
  26. da52dab [SP34] Adapt onSetWarningAndLimit by junyulai · 4 years, 5 months ago
  27. 37a7e62 [SP33] Adapt ITetheringOffloadCallback V1.1 by junyulai · 4 years, 5 months ago
  28. 2e0f0da Improve TestConnectivityManager readability by Remi NGUYEN VAN · 4 years, 2 months ago
  29. 11e5cf0 Update TetheringTests for new connectivity shims by Remi NGUYEN VAN · 4 years, 2 months ago
  30. c27ec7c Refresh conntrack entry timeout by Hungming Chen · 4 years, 6 months ago
  31. a6e7869 Clear IPv4 offload rules when tethering stopped by Hungming Chen · 4 years, 6 months ago
  32. 69bc4fe Merge "[SP32] Try to get 1.1 OffloadControl hardware if available" by Junyu Lai · 4 years, 1 month ago
  33. cec294d Merge changes I270ff43c,Ifc7eee24 by Mark Chien · 4 years, 1 month ago
  34. cab01b7 Allow to use ncm function for usb tethering by markchien · 4 years, 2 months ago
  35. fe20e13 Add connectivity coverage tests by Remi NGUYEN VAN · 4 years, 2 months ago
  36. 0ae7e5b Allow mocking permission in TetheringServiceTest by Remi NGUYEN VAN · 4 years, 2 months ago
  37. 4f5c4c4 Correct the logic for CtsTetheringUtils.isWifiTetheringSupported by Chiachang Wang · 4 years, 2 months ago
  38. 3a23d2e Test tethered callback with TetheringInterface by markchien · 4 years, 3 months ago
  39. 35ad54b Add the tethering type to TetheringEventCallback methods by markchien · 4 years, 3 months ago
  40. 011552c Merge "Disable tryCell when UpstreamMonitor stop" by Mark Chien · 4 years, 2 months ago
  41. 89f2670 Disable tryCell when UpstreamMonitor stop by markchien · 4 years, 2 months ago
  42. ff77e99 Merge "Fix TetheringTest crash on eng build" by Junyu Lai · 4 years, 2 months ago
  43. 9eac605 Fix tethering unit test fail in R by markchien · 4 years, 3 months ago
  44. 7ba566d Fix TetheringTest crash on eng build by junyulai · 4 years, 3 months ago
  45. a59a146 Merge "Test mts against last stable api level" by Mark Chien · 4 years, 3 months ago
  46. aa10ddf Merge "bpf: Add interface index to BPF devmap" by Nucca Chen · 4 years, 3 months ago
  47. 4ec15d5 Merge "[SP32.3] No-op refactoring of OffloadControllerTest" by Junyu Lai · 4 years, 3 months ago
  48. 08b8974 Merge "Fix some TetheringCoverageTest failure" by Mark Chien · 4 years, 3 months ago
  49. 7fecf6a Merge "No-op Refactoring of startTrackDefaultNetwork" by Junyu Lai · 4 years, 3 months ago
  50. b95083e No-op Refactoring of startTrackDefaultNetwork by junyulai · 4 years, 3 months ago
  51. 075432d Fix some TetheringCoverageTest failure by markchien · 4 years, 3 months ago
  52. 7193a1b Test mts against last stable api level by markchien · 4 years, 3 months ago
  53. 3feb782 bpf: Add interface index to BPF devmap by Hungming Chen · 4 years, 3 months ago
  54. 94311aa Remove mPublicSync. by Lorenzo Colitti · 4 years, 4 months ago
  55. 177dc86 [SP32] Try to get 1.1 OffloadControl hardware if available by junyulai · 4 years, 5 months ago
  56. ba4b6d1 [SP32.3] No-op refactoring of OffloadControllerTest by junyulai · 4 years, 4 months ago
  57. b23e912 Add native coverage listener to tethering coverage test by markchien · 4 years, 3 months ago
  58. 07f8a61 Merge "Release mobile request when default upstream is not mobile" by Mark Chien · 4 years, 3 months ago
  59. d5096f5 Release mobile request when default upstream is not mobile by markchien · 4 years, 4 months ago
  60. 8a36c29 Allow callers of startTethering to choose local-only mode. by Lorenzo Colitti · 4 years, 4 months ago
  61. 2576c45 Merge "Put tether/untether calls into handler queue" by Treehugger Robot · 4 years, 4 months ago
  62. a329e8c Fix a tethering crash when a 464xlat upstream disconnects. by Lorenzo Colitti · 4 years, 4 months ago
  63. 68f6f5f Merge "[NFCT.TETHER.11] Test TetherOffloadRule{Add, Remove} and set limit for IPv4" by Nucca Chen · 4 years, 4 months ago
  64. 662237f Merge "Improve RouterAdvertisementDaemonTest." by Treehugger Robot · 4 years, 4 months ago
  65. 597d253 Improve RouterAdvertisementDaemonTest. by Xiao Ma · 4 years, 5 months ago
  66. 8ba4070 Merge changes I515be275,Ied159454,I5a29bdd1 by Nucca Chen · 4 years, 4 months ago
  67. 47851fc Merge "implement insertOrReplace()" by Maciej Żenczykowski · 4 years, 4 months ago
  68. a36ea6f implement insertOrReplace() by Maciej Żenczykowski · 4 years, 4 months ago
  69. b6bffbc Fix DadProxyTest when forwarding is on. by Lorenzo Colitti · 4 years, 4 months ago
  70. 4919992 Fix a race condition in upstream selection. by Lorenzo Colitti · 4 years, 4 months ago
  71. 6748e62 Add unit tests for race conditions in upstream selection. by Lorenzo Colitti · 4 years, 4 months ago
  72. 8078b9a [NFCT.TETHER.11] Test TetherOffloadRule{Add, Remove} and set limit for IPv4 by Hungming Chen · 4 years, 6 months ago
  73. 9b8c606 Populate the key destination mac address by Hungming Chen · 4 years, 5 months ago
  74. dc6715c Set the limit whenever any IPv4 or IPv6 rule exists. by Lorenzo Colitti · 4 years, 6 months ago
  75. 9bbdac6 Rename members in TestConnectivityManager. by Lorenzo Colitti · 4 years, 4 months ago
  76. 3e09f80 Add the ability to affect ordering in the tethering unit tests. by Lorenzo Colitti · 4 years, 5 months ago
  77. 2bcde0f Make Tethering file NetworkRequests only if needed. by Lorenzo Colitti · 4 years, 6 months ago
  78. 0e7e32a Expose upstream requirements to UpstreamNetworkMonitor. by Lorenzo Colitti · 4 years, 6 months ago
  79. 6f4d351 Merge "Enable networking tests to be included in partial MTS files as well as full mts." by Kimberly Kreider · 4 years, 5 months ago
  80. d5f07c1 Merge "Test conntrack event monitor on R" by Maciej Żenczykowski · 4 years, 5 months ago
  81. 62afc98 Test conntrack event monitor on R by Hungming Chen · 4 years, 5 months ago
  82. c162fc2 Merge "Do not start conntrack event monitor when running on R" by Treehugger Robot · 4 years, 5 months ago
  83. 23ee901 Do not start conntrack event monitor when running on R by Hungming Chen · 4 years, 5 months ago
  84. e7c5736 add test for TetheringUtils::setupNsSocket() by Maciej Żenczykowski · 4 years, 5 months ago
  85. 82d4b99 Add a test for TetheringUtils.setupNaSocket. by Lorenzo Colitti · 4 years, 5 months ago
  86. e8e91c1 Merge "Add test for RouterAdvertisementDaemon." by Lorenzo Colitti · 4 years, 5 months ago
  87. 2af32e4 Add test for RouterAdvertisementDaemon. by markchien · 4 years, 9 months ago
  88. f427d49 Merge "Add a test for upstream selection." by Lorenzo Colitti · 4 years, 5 months ago
  89. 473399c Add a test for upstream selection. by Lorenzo Colitti · 4 years, 6 months ago
  90. 3357388 Merge changes from topic "attach_bpfprog_in_mainline" by Maciej Żenczykowski · 4 years, 5 months ago
  91. 3dbd4a1 [NFCT.TETHER.15] Attach BPF program in the mainline module by Hungming Chen · 4 years, 5 months ago
  92. 499d3ca [NFCT.TETHER.14] Clear the BPF maps in BpfCoordinator ctor by Hungming Chen · 4 years, 5 months ago
  93. 57957fe Make TestConnectivityManager send CONNECTIVITY_ACTION. by Lorenzo Colitti · 4 years, 5 months ago
  94. 66287d3 Use TestConnectivityManager in TetheringTest. by Lorenzo Colitti · 4 years, 5 months ago
  95. b424a27 Support building different UpstreamNetworkState test objects. by Lorenzo Colitti · 4 years, 5 months ago
  96. bf69824 Change TetheringTest's UpstreamNetworkMonitor from mock to spy. by Lorenzo Colitti · 4 years, 6 months ago
  97. d025c56 Make TestConnectivityManager usable by other tethering tests. by Lorenzo Colitti · 4 years, 5 months ago
  98. e43c960 Merge "Add flag to force choosing upstreams automatically" by Remi NGUYEN VAN · 4 years, 5 months ago
  99. ffb0ccd Add a BpfMap#clear method. by Lorenzo Colitti · 4 years, 5 months ago
  100. 6413dd8 Enable networking tests to be included in partial MTS files as well as full mts. by Kimberly Kreider · 4 years, 8 months ago