1. cd893e0 Merge "Add new test for swtiching multiple upstream network." by Wayne Ma · 2 years, 6 months ago
  2. 2bcd523 Add new test for swtiching multiple upstream network. by Wayne Ma · 2 years, 6 months ago
  3. 9d6b724 Merge "Implement logging of upstream event type and duration." by Wayne Ma · 2 years, 6 months ago
  4. 7b85689 Merge "Add Tetheroffload AIDL interface support" by KH Shi · 2 years, 6 months ago
  5. 3d5e65c Add Tetheroffload AIDL interface support by KH Shi · 2 years, 9 months ago
  6. c0e9e29 Implement logging of upstream event type and duration. by Wayne Ma · 2 years, 9 months ago
  7. 98021b6 Connectivity Tests: join handler thread after calling quitSafely by Patrick Rohr · 2 years, 6 months ago
  8. 304e4f2 Refactor TetheringMetricsTest, remove Pair. by Wayne Ma · 2 years, 6 months ago
  9. 6845486 EthernetTetheringTest: join handler thread after calling quitSafely by Patrick Rohr · 2 years, 6 months ago
  10. e18edff Merge "Refactor TetheringMetricsTest" by Wayne Ma · 2 years, 6 months ago
  11. 209ff1c Refactor TetheringMetricsTest by Wayne Ma · 2 years, 6 months ago
  12. 24c5510 Merge changes I8f22b022,I41daef08 by Maciej Żenczykowski · 2 years, 6 months ago
  13. a257cc9 Merge "Update Tethering/tests/mts/AndroidManifest.xml" by Frank Feng · 2 years, 6 months ago
  14. 596752b Update Tethering/tests/mts/AndroidManifest.xml by Frank Feng · 2 years, 7 months ago
  15. 2adba0f Test: move getClatIpv6Address to common function by Hungming Chen · 2 years, 7 months ago
  16. 31eab2f Test: separate BPF tethering offload tests to MTS by Hungming Chen · 2 years, 10 months ago
  17. 2c4373f Test: rename CtsEthernetTetheringTest to EthernetTetheringTest by Hungming Chen · 2 years, 8 months ago
  18. 8e8cd0f TetheringTest: test upstream changes capabilities by Hungming Chen · 2 years, 7 months ago
  19. 2ebcf84 TetheringTest: verify onUpstreamCapabilitiesChanged explicitly by Hungming Chen · 2 years, 7 months ago
  20. 9ca7fee TetheringTest: demonstrate duplicated upstream change event by Hungming Chen · 2 years, 8 months ago
  21. 7acd206 Merge changes Ie2ba9805,I8f5b23f9 by Treehugger Robot · 2 years, 7 months ago
  22. 119e5ad Merge "TetheringTest: replace upstream change check by event callback" by Treehugger Robot · 2 years, 7 months ago
  23. 650cc9c BpfCoordinatorTest: add testUpdateUpstreamNetworkState by Hungming Chen · 2 years, 9 months ago
  24. 9e2c0f9 TetheringTest: replace upstream change check by event callback by Hungming Chen · 2 years, 8 months ago
  25. 9e9d74c TetheringTest: improve onUpstreamCapabilitiesChanged test by Hungming Chen · 2 years, 8 months ago
  26. f2abe15 TetheringTest: correct the comment in chooseDunUpstreamTestCommon by Hungming Chen · 2 years, 8 months ago
  27. 8043d5d Merge "TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback" by Treehugger Robot · 2 years, 8 months ago
  28. 401f1ff Merge changes from topic "deprecate_connectivity_action_in_tethering" by Treehugger Robot · 2 years, 8 months ago
  29. c91fbab Merge "Fix TetheringServiceTest#testTetheringManagerLeak flaky" by KH Shi · 2 years, 8 months ago
  30. b4859d1 TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback by Hungming Chen · 2 years, 8 months ago
  31. 0ed11f5 Fix TetheringServiceTest#testTetheringManagerLeak flaky by KH Shi · 2 years, 8 months ago
  32. 5c985e2 BpfCoordinator: publish upstream interface mtu to v4 offload rule by Hungming Chen · 2 years, 9 months ago
  33. 53e8697 Merge "BpfCoordinatorTest: renumber the test interface indices" by Maciej Żenczykowski · 2 years, 8 months ago
  34. 46767ff BpfCoordinatorTest: renumber the test interface indices by Hungming Chen · 2 years, 9 months ago
  35. 4c8c357 Test: add tests to testChooseDunUpstreamByAutomaticMode_* by Hungming Chen · 2 years, 9 months ago
  36. ecfe710 TetheringTest: separate setup func from chooseDunUpstreamTestCommon by Hungming Chen · 2 years, 9 months ago
  37. 09cb20d Merge "TestOnly: disable some UpstreamNetworkMonitor tests after T" by Mark Chien · 2 years, 9 months ago
  38. 2657da3 TestOnly: disable some UpstreamNetworkMonitor tests after T by Mark · 2 years, 9 months ago
  39. e97aed4 Replace NetlinkSocket with NetlinkUtils by chiachangwang · 2 years, 9 months ago
  40. c3ebeb8 Merge "Add ConfigInfrastructure stubs lib to Android.bp" by Hassan Ali · 2 years, 9 months ago
  41. 4e3321e bpf_tethering.h -> offload.h by Maciej Żenczykowski · 2 years, 9 months ago
  42. bc4e514 Add ConfigInfrastructure stubs lib to Android.bp by Hassan Ali · 2 years, 9 months ago
  43. b58191d Test: rename EthernetTetheringTest to CtsEthernetTetheringTest by Hungming Chen · 2 years, 10 months ago
  44. cc8db2a Merge "Fix ConntrackSocketTest#testIpv4ConntrackSocket flaky" by KH Shi · 2 years, 9 months ago
  45. 09eb763 Fix ConntrackSocketTest#testIpv4ConntrackSocket flaky by KH Shi · 2 years, 11 months ago
  46. 40c9fe1 Test: separate common methods to EthernetTetheringTestBase by Hungming Chen · 2 years, 10 months ago
  47. fbef749 Merge changes I9bccc558,Ifd855571 by Treehugger Robot · 2 years, 9 months ago
  48. 21308b5 Test: separate common variables to EthernetTetheringTestBase by Hungming Chen · 2 years, 9 months ago
  49. 1dbc674 Test: decouple the tests which access class member variables directly by Hungming Chen · 2 years, 9 months ago
  50. bfb0cdf Merge "Add ConfigInfrastructure lib to Android.bp" by Hassan Ali · 2 years, 10 months ago
  51. c4f63fa Add ConfigInfrastructure lib to Android.bp by Hassan Ali · 2 years, 10 months ago
  52. e28d708 EthernetTetheringTest: remove isEthernetTetheringSupported by Hungming Chen · 2 years, 10 months ago
  53. d15eb88 TetheringConfiguration: force to select upstream automatically on U+ by Hungming Chen · 2 years, 10 months ago
  54. 6660d23 Merge "Add isTetheringFeatureEnabled which use tethering namespace" by Treehugger Robot · 2 years, 10 months ago
  55. 25d3ac5 Add isTetheringFeatureEnabled which use tethering namespace by Mark · 3 years, 2 months ago
  56. 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  57. 319c977 Merge changes I63467371,Id4405b70 by Treehugger Robot · 2 years, 11 months ago
  58. db4ac8e Merge "IpServerTest: add test addRemoveTetherClient" by Nucca Chen · 2 years, 11 months ago
  59. df57abf BpfCoordinatorTest: add testDumpDoesNotCrash by Hungming Chen · 2 years, 11 months ago
  60. 771bc59 Move error count BPF map initialization into class Dependencies by Hungming Chen · 2 years, 11 months ago
  61. 381e339 Merge "Remove unused TetheringConfigurationParcel fileds" by Mark Chien · 2 years, 11 months ago
  62. df46aeb Merge "Add toString() to Ipv6ForwardingRule" by Nucca Chen · 2 years, 11 months ago
  63. fe6ecc6 Add new fields - |upstream_events| and |duration_millis| in stats.proto by Wayne Ma · 3 years ago
  64. afdf104 IpServerTest: add test addRemoveTetherClient by Hungming Chen · 3 years ago
  65. de5fb73 Add toString() to Ipv6ForwardingRule by Hungming Chen · 3 years ago
  66. 09d163d BpfCoordinator: ignore stopping event monitoring if never started by Hungming Chen · 3 years ago
  67. 3e77788 Merge "Revert^2 "[ST02.2] Use the getters of DnsHeader"" by Junyu Lai · 3 years ago
  68. 1434373 Fix errorprone 2.15.0 errors by Sorin Basca · 3 years ago
  69. c79efc8 EthernetTetheringTest: test testTetherClatTcp on S+ device by Hungming Chen · 3 years ago
  70. b4f8a08 EthernetTetheringTest: add testTetherClatTcp by Hungming Chen · 3 years ago
  71. 2ef51d1 EthernetTetheringTest: add testTetherTcpV6 by Hungming Chen · 3 years ago
  72. 53ce3df EthernetTetheringTest: add testTetherTcpV4 by Hungming Chen · 3 years, 1 month ago
  73. e2fb681 EthernetTetheringTest: add testIcmpv4Echo by Hungming Chen · 3 years, 2 months ago
  74. 9055114 EthernetTetheringTest: add testTetherClatIcmp by Hungming Chen · 3 years, 2 months ago
  75. 4c93f83 Revert^2 "[ST02.2] Use the getters of DnsHeader" by Junyu Lai · 3 years ago
  76. 1949d98 Merge "Revert "UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE"" by Treehugger Robot · 3 years ago
  77. 4e81086 Merge "EthernetTetheringTest: toggle wifi while test network is not selected" by Treehugger Robot · 3 years ago
  78. d09bb07 EthernetTetheringTest: toggle wifi while test network is not selected by Hungming Chen · 3 years ago
  79. b259ee8 Merge "Fix TetheringServiceTest#testTetheringManagerLeak flaky" by KH Shi · 3 years ago
  80. f62267c Merge "EthernetTetheringTest: use EthernetManager to check iface before T" by Treehugger Robot · 3 years ago
  81. f927fba EthernetTetheringTest: use EthernetManager to check iface before T by Hungming Chen · 3 years ago
  82. b254987 Fix TetheringServiceTest#testTetheringManagerLeak flaky by KH Shi · 3 years ago
  83. ae2faae Merge "EthernetTetheringTest: reduce test upstream prefix range" by Treehugger Robot · 3 years ago
  84. 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
  85. 3483b9b Merge changes from topic "revert-1387135-st02-CRMRFENEPA" by Anton Hansson · 3 years ago
  86. c704388 Revert "[ST02.2] Use the getters of DnsHeader" by Remi NGUYEN VAN · 3 years ago
  87. b7fe066 EthernetTetheringTest: reduce test upstream prefix range by Nucca Chen · 3 years ago
  88. 7119e9c Merge changes from topic "st02" by Junyu Lai · 3 years ago
  89. 4f062b3 Merge "EthernetTetheringTest: give slack time for waiting UDP stream mode" by Treehugger Robot · 3 years ago
  90. dc311c8 EthernetTetheringTest: give slack time for waiting UDP stream mode by Hungming Chen · 3 years ago
  91. 116af0d Add SkDestroyListenerTest by Motomu Utsumi · 3 years, 1 month ago
  92. 6cafe04 Revert "UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE" by Nucca Chen · 3 years ago
  93. 171c817 Merge "Use IBpfMap type instead of BpfMap type" by Motomu Utsumi · 3 years ago
  94. d407328 Merge "Fix EthernetTetheringTest flaky" by Patrick Rohr · 3 years, 1 month ago
  95. 008adcd TetheringTester: Extend PACKET_READ_TIMEOUT_MS from 100ms to 500ms by Hungming Chen · 3 years, 1 month ago
  96. f8371fe Fix EthernetTetheringTest flaky by Mark · 3 years, 1 month ago
  97. ec2b247 [ST02.2] Use the getters of DnsHeader by Junyu Lai · 3 years, 1 month ago
  98. 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years, 1 month ago
  99. b19c482 Merge "EthernetTetheringTest: testTetherUdpV4Dns" by Nucca Chen · 3 years, 1 month ago
  100. 9988869 Merge changes from topic "cookie_tag_map_raw_dump" by Motomu Utsumi · 3 years, 1 month ago