1. df41b36 Merge "Don't run EthernetTetheringTest if Ethernet is not supported" by Mark Chien · 2 years, 6 months ago
  2. dc581e6 Don't run EthernetTetheringTest if Ethernet is not supported by Mark · 2 years, 6 months ago
  3. 05ecb5c EthernetTetheringTest: test RFC 7050 prefix64 discovery by Hungming Chen · 2 years, 11 months ago
  4. 5cebcf7 Merge "Move buildXXXPacket methods into TetheringTester" by Mark Chien · 2 years, 7 months ago
  5. 4845823 Move buildXXXPacket methods into TetheringTester by Mark · 2 years, 7 months ago
  6. c2e434b Merge "Tethering: ignore duplicate upstream changed event" by Mark Chien · 2 years, 7 months ago
  7. fc52868 Tethering: ignore duplicate upstream changed event by Hungming Chen · 3 years ago
  8. cb1fe1a Add testIpv4AddressForSapAndLohsConcurrency test case by Mark · 2 years, 9 months ago
  9. 639866b Add testConnectedClientsForSapAndLohsConcurrency test case by Mark · 2 years, 9 months ago
  10. 161b70c Add NetworkStackModuleTest annotation on the specific test case. by Xiao Ma · 2 years, 7 months ago
  11. 49649c9 Support SAP and LOHS enabled at the same time by Mark · 2 years, 10 months ago
  12. ae3abdf Allow SAP and LOHS wifi clients exist at the same time by Mark · 2 years, 10 months ago
  13. adc6ab5 Merge "Add verifyHotspotClientUpdate helper function" by Mark Chien · 2 years, 8 months ago
  14. 65a73db Merge "Fix entitlement recheck fail in U" by Mark Chien · 2 years, 8 months ago
  15. e86fb5e Fix entitlement recheck fail in U by Mark · 2 years, 8 months ago
  16. d502011 Update the integration test to verify zero-length DHCP packet. by Xiao Ma · 2 years, 9 months ago
  17. c166451 Add verifyHotspotClientUpdate helper function by Mark · 2 years, 9 months ago
  18. 8da5ff4 Merge "Add an integration test to verify zero-length DHCP packet." by Xiao Ma · 2 years, 8 months ago
  19. 9dfbb45 Add null check for tupleOrig in ConntrackMessage by KH Shi · 2 years, 8 months ago
  20. 6d38c01 Add a dependency object in TetheringConfiguration by Remi NGUYEN VAN · 2 years, 11 months ago
  21. 29e92df Add an integration test to verify zero-length DHCP packet. by Xiao Ma · 2 years, 9 months ago
  22. b5ee365 Add tx_bytes and rx_bytes to UpstreamEvent message by Wayne Ma · 2 years, 9 months ago
  23. c473227 Merge "Address comment from aosp/2335004" by Wayne Ma · 2 years, 9 months ago
  24. fab745c Address comment from aosp/2335004 by Wayne Ma · 2 years, 10 months ago
  25. bab0c1a offload.c - adjust bytes for l2 header by Maciej Żenczykowski · 3 years ago
  26. 2040551 Fix testPhysicalEthernet failure for physical ethernet device by Mark · 2 years, 10 months ago
  27. cd893e0 Merge "Add new test for swtiching multiple upstream network." by Wayne Ma · 2 years, 10 months ago
  28. 2bcd523 Add new test for swtiching multiple upstream network. by Wayne Ma · 2 years, 10 months ago
  29. 9d6b724 Merge "Implement logging of upstream event type and duration." by Wayne Ma · 2 years, 10 months ago
  30. 7b85689 Merge "Add Tetheroffload AIDL interface support" by KH Shi · 2 years, 10 months ago
  31. 3d5e65c Add Tetheroffload AIDL interface support by KH Shi · 3 years, 1 month ago
  32. c0e9e29 Implement logging of upstream event type and duration. by Wayne Ma · 3 years, 1 month ago
  33. 98021b6 Connectivity Tests: join handler thread after calling quitSafely by Patrick Rohr · 2 years, 10 months ago
  34. 304e4f2 Refactor TetheringMetricsTest, remove Pair. by Wayne Ma · 2 years, 10 months ago
  35. 6845486 EthernetTetheringTest: join handler thread after calling quitSafely by Patrick Rohr · 2 years, 10 months ago
  36. e18edff Merge "Refactor TetheringMetricsTest" by Wayne Ma · 2 years, 10 months ago
  37. 209ff1c Refactor TetheringMetricsTest by Wayne Ma · 2 years, 10 months ago
  38. 24c5510 Merge changes I8f22b022,I41daef08 by Maciej Żenczykowski · 2 years, 10 months ago
  39. a257cc9 Merge "Update Tethering/tests/mts/AndroidManifest.xml" by Frank Feng · 2 years, 10 months ago
  40. 596752b Update Tethering/tests/mts/AndroidManifest.xml by Frank Feng · 2 years, 11 months ago
  41. 2adba0f Test: move getClatIpv6Address to common function by Hungming Chen · 2 years, 11 months ago
  42. 31eab2f Test: separate BPF tethering offload tests to MTS by Hungming Chen · 3 years, 1 month ago
  43. 2c4373f Test: rename CtsEthernetTetheringTest to EthernetTetheringTest by Hungming Chen · 3 years ago
  44. 8e8cd0f TetheringTest: test upstream changes capabilities by Hungming Chen · 3 years ago
  45. 2ebcf84 TetheringTest: verify onUpstreamCapabilitiesChanged explicitly by Hungming Chen · 3 years ago
  46. 9ca7fee TetheringTest: demonstrate duplicated upstream change event by Hungming Chen · 3 years ago
  47. 7acd206 Merge changes Ie2ba9805,I8f5b23f9 by Treehugger Robot · 3 years ago
  48. 119e5ad Merge "TetheringTest: replace upstream change check by event callback" by Treehugger Robot · 3 years ago
  49. 650cc9c BpfCoordinatorTest: add testUpdateUpstreamNetworkState by Hungming Chen · 3 years, 1 month ago
  50. 9e2c0f9 TetheringTest: replace upstream change check by event callback by Hungming Chen · 3 years ago
  51. 9e9d74c TetheringTest: improve onUpstreamCapabilitiesChanged test by Hungming Chen · 3 years ago
  52. f2abe15 TetheringTest: correct the comment in chooseDunUpstreamTestCommon by Hungming Chen · 3 years ago
  53. 8043d5d Merge "TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback" by Treehugger Robot · 3 years ago
  54. 401f1ff Merge changes from topic "deprecate_connectivity_action_in_tethering" by Treehugger Robot · 3 years ago
  55. c91fbab Merge "Fix TetheringServiceTest#testTetheringManagerLeak flaky" by KH Shi · 3 years ago
  56. b4859d1 TetheringTest: fix assert{*}Equals order in TestTetheringEventCallback by Hungming Chen · 3 years ago
  57. 0ed11f5 Fix TetheringServiceTest#testTetheringManagerLeak flaky by KH Shi · 3 years ago
  58. 5c985e2 BpfCoordinator: publish upstream interface mtu to v4 offload rule by Hungming Chen · 3 years ago
  59. 53e8697 Merge "BpfCoordinatorTest: renumber the test interface indices" by Maciej Żenczykowski · 3 years ago
  60. 46767ff BpfCoordinatorTest: renumber the test interface indices by Hungming Chen · 3 years, 1 month ago
  61. 4c8c357 Test: add tests to testChooseDunUpstreamByAutomaticMode_* by Hungming Chen · 3 years, 1 month ago
  62. ecfe710 TetheringTest: separate setup func from chooseDunUpstreamTestCommon by Hungming Chen · 3 years, 1 month ago
  63. 09cb20d Merge "TestOnly: disable some UpstreamNetworkMonitor tests after T" by Mark Chien · 3 years, 1 month ago
  64. 2657da3 TestOnly: disable some UpstreamNetworkMonitor tests after T by Mark · 3 years, 1 month ago
  65. e97aed4 Replace NetlinkSocket with NetlinkUtils by chiachangwang · 3 years, 1 month ago
  66. c3ebeb8 Merge "Add ConfigInfrastructure stubs lib to Android.bp" by Hassan Ali · 3 years, 1 month ago
  67. 4e3321e bpf_tethering.h -> offload.h by Maciej Żenczykowski · 3 years, 1 month ago
  68. bc4e514 Add ConfigInfrastructure stubs lib to Android.bp by Hassan Ali · 3 years, 1 month ago
  69. b58191d Test: rename EthernetTetheringTest to CtsEthernetTetheringTest by Hungming Chen · 3 years, 1 month ago
  70. cc8db2a Merge "Fix ConntrackSocketTest#testIpv4ConntrackSocket flaky" by KH Shi · 3 years, 1 month ago
  71. 09eb763 Fix ConntrackSocketTest#testIpv4ConntrackSocket flaky by KH Shi · 3 years, 3 months ago
  72. 40c9fe1 Test: separate common methods to EthernetTetheringTestBase by Hungming Chen · 3 years, 1 month ago
  73. fbef749 Merge changes I9bccc558,Ifd855571 by Treehugger Robot · 3 years, 1 month ago
  74. 21308b5 Test: separate common variables to EthernetTetheringTestBase by Hungming Chen · 3 years, 1 month ago
  75. 1dbc674 Test: decouple the tests which access class member variables directly by Hungming Chen · 3 years, 1 month ago
  76. bfb0cdf Merge "Add ConfigInfrastructure lib to Android.bp" by Hassan Ali · 3 years, 2 months ago
  77. c4f63fa Add ConfigInfrastructure lib to Android.bp by Hassan Ali · 3 years, 2 months ago
  78. e28d708 EthernetTetheringTest: remove isEthernetTetheringSupported by Hungming Chen · 3 years, 2 months ago
  79. d15eb88 TetheringConfiguration: force to select upstream automatically on U+ by Hungming Chen · 3 years, 2 months ago
  80. 6660d23 Merge "Add isTetheringFeatureEnabled which use tethering namespace" by Treehugger Robot · 3 years, 2 months ago
  81. 25d3ac5 Add isTetheringFeatureEnabled which use tethering namespace by Mark · 3 years, 6 months ago
  82. 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 3 years, 3 months ago
  83. 319c977 Merge changes I63467371,Id4405b70 by Treehugger Robot · 3 years, 3 months ago
  84. db4ac8e Merge "IpServerTest: add test addRemoveTetherClient" by Nucca Chen · 3 years, 3 months ago
  85. df57abf BpfCoordinatorTest: add testDumpDoesNotCrash by Hungming Chen · 3 years, 3 months ago
  86. 771bc59 Move error count BPF map initialization into class Dependencies by Hungming Chen · 3 years, 3 months ago
  87. 381e339 Merge "Remove unused TetheringConfigurationParcel fileds" by Mark Chien · 3 years, 3 months ago
  88. df46aeb Merge "Add toString() to Ipv6ForwardingRule" by Nucca Chen · 3 years, 3 months ago
  89. fe6ecc6 Add new fields - |upstream_events| and |duration_millis| in stats.proto by Wayne Ma · 3 years, 4 months ago
  90. afdf104 IpServerTest: add test addRemoveTetherClient by Hungming Chen · 3 years, 3 months ago
  91. de5fb73 Add toString() to Ipv6ForwardingRule by Hungming Chen · 3 years, 3 months ago
  92. 09d163d BpfCoordinator: ignore stopping event monitoring if never started by Hungming Chen · 3 years, 3 months ago
  93. 3e77788 Merge "Revert^2 "[ST02.2] Use the getters of DnsHeader"" by Junyu Lai · 3 years, 4 months ago
  94. 1434373 Fix errorprone 2.15.0 errors by Sorin Basca · 3 years, 4 months ago
  95. c79efc8 EthernetTetheringTest: test testTetherClatTcp on S+ device by Hungming Chen · 3 years, 4 months ago
  96. b4f8a08 EthernetTetheringTest: add testTetherClatTcp by Hungming Chen · 3 years, 4 months ago
  97. 2ef51d1 EthernetTetheringTest: add testTetherTcpV6 by Hungming Chen · 3 years, 4 months ago
  98. 53ce3df EthernetTetheringTest: add testTetherTcpV4 by Hungming Chen · 3 years, 5 months ago
  99. e2fb681 EthernetTetheringTest: add testIcmpv4Echo by Hungming Chen · 3 years, 6 months ago
  100. 9055114 EthernetTetheringTest: add testTetherClatIcmp by Hungming Chen · 3 years, 6 months ago