1. 0b806fd Disable non-thread local network matching by Junyu Lai · 6 months ago
  2. 1775349 Add integration test of tethering local network agent feature by Junyu Lai · 9 months ago
  3. bf2c498 testTetherBpfOffloadUdpV4: disable on S/Sv2 with old DnsResolver by Maciej Żenczykowski · 6 months ago
  4. eab1de4 Introduce interfaceName field into TetheringRequestParcel by Seungjae Yoo · 12 months ago
  5. eb3c631 Rename TapPacketReader to PollPacketReader for broader applicability by Yuyang Huang · 11 months ago
  6. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  7. 77f6a52 Fix typo in EthernetTetheringTestBase by KH Shi · 12 months ago
  8. cf7e5cb Fix testTetherClatBpfOffloadUdp test failure by KH Shi · 1 year ago
  9. 4add163 Add Fragmented Packet Test to testTetherClatBpfOffloadUdp by KH Shi · 1 year, 3 months ago
  10. 2ab2a1b Add testTetherClatBpfOffloadUdp to TetheringTest by KH Shi · 2 years, 3 months ago
  11. 247e44b Move MtsEthernetTetheringTest back into TetheringTest by Patrick Rohr · 1 year, 3 months ago
  12. f093d22 Remove unused import from EthernetTetheringTestBase by KH Shi · 1 year, 3 months ago
  13. 88be5a3 Increase timeout for waiting for physical interfaces to show up by Patrick Rohr · 1 year, 3 months ago
  14. 462bd7e Inline runUdp4Test by Patrick Rohr · 1 year, 3 months ago
  15. c06761b Create a tethered interface request in setUp by Patrick Rohr · 1 year, 3 months ago
  16. 01e091b Merge "Move setupOnce from EthernetTetheringTestBase to EthernetTetheringTest" into main by Mark Chien · 1 year, 5 months ago
  17. 54fa56d Move setupOnce from EthernetTetheringTestBase to EthernetTetheringTest by Mark Chien · 1 year, 5 months ago
  18. 68d68d8 Merge "Separate Struct.java into its own lib." into main by Yang Sun · 1 year, 5 months ago
  19. 3aa62e6 Separate Struct.java into its own lib. by Yang Sun · 1 year, 6 months ago
  20. 2881157 [EthernetTetheringTest] Don't run setupOnce() if Ethernet is not supported. by Weilun Du · 1 year, 6 months ago
  21. 028bf79 Merge "Do not crash on failures in callbacks" into main by Treehugger Robot · 1 year, 6 months ago
  22. e84353e Drop platform_apis from android_library by Spandan Das · 1 year, 7 months ago
  23. 62b3efb Do not crash on failures in callbacks by Remi NGUYEN VAN · 1 year, 7 months ago
  24. 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  25. 4d4664d Add reconnectCell util, refactor reconnectWifi by Remi NGUYEN VAN · 1 year, 8 months ago
  26. 2d0652a Start Ethernet tethering test once before testing by Mark · 1 year, 9 months ago
  27. 28b3ea4 Make isInterfaceForTetheringAvailable and enableEthernetTethering static by Mark · 1 year, 10 months ago
  28. 1e6e272 EthernetTetheringTest: make some global variables static by Mark · 1 year, 10 months ago
  29. f05b447 Remove unnecessary dropShellPermissionIdentity by Mark Chien · 1 year, 10 months ago
  30. bb6ecfc Extend tethering enable/disable timeout to 30 seconds by Mark · 1 year, 11 months ago
  31. 47158c9 Merge "Fix EthernetTetheringTest#testLocalOnlyTethering flaky" into main by Treehugger Robot · 2 years ago
  32. fca402a Add test for downstream tethering by Yuyang Huang · 2 years, 4 months ago
  33. 801079f Fix EthernetTetheringTest#testLocalOnlyTethering flaky by Mark · 2 years, 1 month ago
  34. 5c2126e Move ArpPacket.java to frameworks/libs/net by Yuyang Huang · 2 years ago
  35. f5e4b90 Fix EtherentTetheringTest flaky by Mark · 2 years, 1 month ago
  36. df41b36 Merge "Don't run EthernetTetheringTest if Ethernet is not supported" by Mark Chien · 2 years, 2 months ago
  37. dc581e6 Don't run EthernetTetheringTest if Ethernet is not supported by Mark · 2 years, 2 months ago
  38. 05ecb5c EthernetTetheringTest: test RFC 7050 prefix64 discovery by Hungming Chen · 2 years, 7 months ago
  39. 4845823 Move buildXXXPacket methods into TetheringTester by Mark · 2 years, 3 months ago
  40. 161b70c Add NetworkStackModuleTest annotation on the specific test case. by Xiao Ma · 2 years, 3 months ago
  41. d502011 Update the integration test to verify zero-length DHCP packet. by Xiao Ma · 2 years, 5 months ago
  42. 29e92df Add an integration test to verify zero-length DHCP packet. by Xiao Ma · 2 years, 5 months ago
  43. 2040551 Fix testPhysicalEthernet failure for physical ethernet device by Mark · 2 years, 5 months ago
  44. 6845486 EthernetTetheringTest: join handler thread after calling quitSafely by Patrick Rohr · 2 years, 6 months ago
  45. 2adba0f Test: move getClatIpv6Address to common function by Hungming Chen · 2 years, 7 months ago
  46. 31eab2f Test: separate BPF tethering offload tests to MTS by Hungming Chen · 2 years, 9 months ago
  47. 2c4373f Test: rename CtsEthernetTetheringTest to EthernetTetheringTest by Hungming Chen · 2 years, 8 months ago
  48. b58191d Test: rename EthernetTetheringTest to CtsEthernetTetheringTest by Hungming Chen · 2 years, 9 months ago
  49. 40c9fe1 Test: separate common methods to EthernetTetheringTestBase by Hungming Chen · 2 years, 9 months ago
  50. 21308b5 Test: separate common variables to EthernetTetheringTestBase by Hungming Chen · 2 years, 9 months ago
  51. 1dbc674 Test: decouple the tests which access class member variables directly by Hungming Chen · 2 years, 9 months ago
  52. e28d708 EthernetTetheringTest: remove isEthernetTetheringSupported by Hungming Chen · 2 years, 10 months ago
  53. 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  54. 3e77788 Merge "Revert^2 "[ST02.2] Use the getters of DnsHeader"" by Junyu Lai · 3 years ago
  55. c79efc8 EthernetTetheringTest: test testTetherClatTcp on S+ device by Hungming Chen · 3 years ago
  56. b4f8a08 EthernetTetheringTest: add testTetherClatTcp by Hungming Chen · 3 years ago
  57. 2ef51d1 EthernetTetheringTest: add testTetherTcpV6 by Hungming Chen · 3 years ago
  58. 53ce3df EthernetTetheringTest: add testTetherTcpV4 by Hungming Chen · 3 years, 1 month ago
  59. e2fb681 EthernetTetheringTest: add testIcmpv4Echo by Hungming Chen · 3 years, 1 month ago
  60. 9055114 EthernetTetheringTest: add testTetherClatIcmp by Hungming Chen · 3 years, 1 month ago
  61. 4c93f83 Revert^2 "[ST02.2] Use the getters of DnsHeader" by Junyu Lai · 3 years ago
  62. 4e81086 Merge "EthernetTetheringTest: toggle wifi while test network is not selected" by Treehugger Robot · 3 years ago
  63. d09bb07 EthernetTetheringTest: toggle wifi while test network is not selected by Hungming Chen · 3 years ago
  64. f62267c Merge "EthernetTetheringTest: use EthernetManager to check iface before T" by Treehugger Robot · 3 years ago
  65. f927fba EthernetTetheringTest: use EthernetManager to check iface before T by Hungming Chen · 3 years ago
  66. ae2faae Merge "EthernetTetheringTest: reduce test upstream prefix range" by Treehugger Robot · 3 years ago
  67. 3483b9b Merge changes from topic "revert-1387135-st02-CRMRFENEPA" by Anton Hansson · 3 years ago
  68. c704388 Revert "[ST02.2] Use the getters of DnsHeader" by Remi NGUYEN VAN · 3 years ago
  69. b7fe066 EthernetTetheringTest: reduce test upstream prefix range by Nucca Chen · 3 years ago
  70. 7119e9c Merge changes from topic "st02" by Junyu Lai · 3 years ago
  71. dc311c8 EthernetTetheringTest: give slack time for waiting UDP stream mode by Hungming Chen · 3 years ago
  72. d407328 Merge "Fix EthernetTetheringTest flaky" by Patrick Rohr · 3 years ago
  73. 008adcd TetheringTester: Extend PACKET_READ_TIMEOUT_MS from 100ms to 500ms by Hungming Chen · 3 years ago
  74. f8371fe Fix EthernetTetheringTest flaky by Mark · 3 years ago
  75. ec2b247 [ST02.2] Use the getters of DnsHeader by Junyu Lai · 3 years ago
  76. b19c482 Merge "EthernetTetheringTest: testTetherUdpV4Dns" by Nucca Chen · 3 years ago
  77. 9988869 Merge changes from topic "cookie_tag_map_raw_dump" by Motomu Utsumi · 3 years ago
  78. a339588 EthernetTetheringTest: testTetherUdpV4Dns by Hungming Chen · 3 years, 2 months ago
  79. e70bdb8 Use BpfDump#fromBase64EncodedString by Motomu Utsumi · 3 years, 1 month ago
  80. f2d6261 EthernetTetheringTest: obtain the required permissions when needed by Hungming Chen · 3 years, 3 months ago
  81. f70037f Use TetheredInterfaceRequester to check available tethering interface by Hungming Chen · 3 years, 3 months ago
  82. 86d7a05 Remove mts-tethering from TetheringIntegrationTests by Remi NGUYEN VAN · 3 years, 1 month ago
  83. d70c34f Merge changes I99bd5c9d,Id1676567 by Treehugger Robot · 3 years, 1 month ago
  84. 30dfd66 EthernetTetheringTest: separate out tether IPv4 UDP BPF offload tests by Hungming Chen · 3 years, 2 months ago
  85. 5b11293 EthernetTetheringTest: use wrapper to send test UDP packet by Hungming Chen · 3 years, 2 months ago
  86. ce5ea36 Merge "EthernetTetheringTest: add testTetherUdpV6" by Treehugger Robot · 3 years, 1 month ago
  87. 5157b1e EthernetTetheringTest: add testTetherUdpV6 by Hungming Chen · 3 years, 2 months ago
  88. 874a3e2 Revert "Revert "Add onSupportedTetheringType callback"" by Mark Chien · 3 years, 2 months ago
  89. 370ba4f Merge "Revert "Add onSupportedTetheringType callback"" by Mark Chien · 3 years, 2 months ago
  90. 4bf22ae Revert "Add onSupportedTetheringType callback" by Mark Chien · 3 years, 2 months ago
  91. bf28a59 Merge "Use BpfDump.toBase64EncodedString to dump raw map" by Nucca Chen · 3 years, 2 months ago
  92. 01f2550 Move struct {Clat*, Tether4*, TetherStats*} to connectivity module by Hungming Chen · 3 years, 2 months ago
  93. b37f76f Ignore BPF tethering offload test if tether config is disabled by Hungming Chen · 3 years, 2 months ago
  94. 264cac5 Use BpfDump.toBase64EncodedString to dump raw map by Hungming Chen · 3 years, 3 months ago
  95. 06238c1 [TestOnly] Use probeV4TetheringConnectivity in getClatIpv6Address by Mark · 3 years, 3 months ago
  96. 01971ad [TestOnly]Create TetheringTester in initTetheringTester by Mark · 3 years, 3 months ago
  97. 7328498 [TestOnly] Move isExpectedUdpPacket into TetheringTester by Mark · 3 years, 3 months ago
  98. 0369362 [TestOnly]Remove RemoteResponder from TetheringTester by Mark Chien · 3 years, 3 months ago
  99. 4fcf168 Merge "[TestOnly] Replace isRouterAdvertisement with isIcmpv6Type" by Mark Chien · 3 years, 3 months ago
  100. 6078d6e [TestOnly] Replace isRouterAdvertisement with isIcmpv6Type by Mark · 3 years, 3 months ago