1. 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
  2. d777309 Merge "Add reconnectCell util, refactor reconnectWifi" into main by Remi NGUYEN VAN · 1 year, 6 months ago
  3. c1647a0 Merge "Add experiment flag for enabling sync sm" into main by Mark Chien · 1 year, 6 months ago
  4. 4d4664d Add reconnectCell util, refactor reconnectWifi by Remi NGUYEN VAN · 1 year, 7 months ago
  5. e48d106 Merge "Revert "Add experiment flag for tethering refactor"" into main by Mark Chien · 1 year, 7 months ago
  6. 06155c8 BpfMap - add R/W constructor alias by Maciej Żenczykowski · 1 year, 9 months ago
  7. c512ab7 Add experiment flag for enabling sync sm by Mark · 1 year, 7 months ago
  8. 6e368d1 Revert "Add experiment flag for tethering refactor" by Mark Chien · 1 year, 7 months ago
  9. 86b8bf0 Merge "Replace HashSet with ArraySet in RaParams" into main by Yuyang Huang · 1 year, 7 months ago
  10. 7b4ebdf Merge "Migrate Tethering#dump to use runWithScissorsForDump" into main by Junyu Lai · 1 year, 7 months ago
  11. 2ff42d2 Migrate Tethering#dump to use runWithScissorsForDump by Junyu Lai · 1 year, 8 months ago
  12. 2d0652a Start Ethernet tethering test once before testing by Mark · 1 year, 8 months ago
  13. 28b3ea4 Make isInterfaceForTetheringAvailable and enableEthernetTethering static by Mark · 1 year, 9 months ago
  14. 1e6e272 EthernetTetheringTest: make some global variables static by Mark · 1 year, 9 months ago
  15. dbae574 Merge "Add experiment flag for tethering refactor" into main by Mark Chien · 1 year, 8 months ago
  16. cf11be9 Add experiment flag for tethering refactor by Mark · 1 year, 8 months ago
  17. 4d7b7ec Get rid of any unnecessary reset calls by Mark Chien · 1 year, 8 months ago
  18. ef41398 Merge "Rename getXXX to makeXXX in TetheringDependencies" into main by Treehugger Robot · 1 year, 8 months ago
  19. b720d6d Rename getXXX to makeXXX in TetheringDependencies by Mark · 1 year, 9 months ago
  20. c0b0f61 Random select started prefix range by Mark · 2 years ago
  21. be2750f Merge "Clean up BpfCoordinatorTest" into main by KH Shi · 1 year, 9 months ago
  22. 3093655 Merge "SyncSM09: Add Callback to UpstreamNetworkMonitor" into main by Mark Chien · 1 year, 9 months ago
  23. 4465e4e SyncSM09: Add Callback to UpstreamNetworkMonitor by Mark · 2 years, 8 months ago
  24. 035bed3 Clean up BpfCoordinatorTest by KH Shi · 1 year, 9 months ago
  25. 84e3fb3 Fix endian error when pass upstream prefixes to bpf by KH Shi · 1 year, 9 months ago
  26. ff1400b Replace HashSet with ArraySet in RaParams by KH Shi · 1 year, 9 months ago
  27. 24eab1c Merge "Remove unnecessary dropShellPermissionIdentity" into main by Mark Chien · 1 year, 9 months ago
  28. f9e70f9 Merge "[Refactor] move BPF tests to BpfCoordinatorTest" into main by KH Shi · 1 year, 9 months ago
  29. f05b447 Remove unnecessary dropShellPermissionIdentity by Mark Chien · 1 year, 9 months ago
  30. cbee43d [Refactor] move BPF tests to BpfCoordinatorTest by KH Shi · 1 year, 10 months ago
  31. 9f76411 Merge "Extend tethering enable/disable timeout to 30 seconds" into main by Mark Chien · 1 year, 9 months ago
  32. 820ce9d Add forwarding methods to RoutingCoordinator by Chalard Jean · 1 year, 10 months ago
  33. 0b8bdb1 Merge "SyncSM8.2: make IpServer support syncSM" into main by Mark Chien · 1 year, 9 months ago
  34. bdf6178 Merge "SyncSM8.1 always call transitionTo under processMessage" into main by Mark Chien · 1 year, 9 months ago
  35. e26f933 Merge "Revert "Add forwarding methods to RoutingCoordinator"" into main by Maciej Żenczykowski · 1 year, 10 months ago
  36. 543d0d3 Revert "Add forwarding methods to RoutingCoordinator" by Maciej Żenczykowski · 1 year, 10 months ago
  37. 2c7e2b8 Merge changes Ibe22b300,I0b0f0bf1 into main by Mark Chien · 1 year, 10 months ago
  38. f92d211 Merge "Pass upstream prefixes to bpf tethering offload" into main by KH Shi · 1 year, 10 months ago
  39. 23376e6 Merge "Add forwarding methods to RoutingCoordinator" into main by Jean Chalard · 1 year, 10 months ago
  40. 3f738fc Pass upstream prefixes to bpf tethering offload by KH Shi · 2 years, 3 months ago
  41. 55ccfe1 Add forwarding methods to RoutingCoordinator by Chalard Jean · 1 year, 10 months ago
  42. be99f86 SyncSM8.2: make IpServer support syncSM by Mark · 2 years, 8 months ago
  43. 50eef83 SyncSM8.1 always call transitionTo under processMessage by Mark · 1 year, 11 months ago
  44. 5cc386b SyncSM08: handle IpServer requestEnableTethering callback in mainSM by Mark · 1 year, 11 months ago
  45. d81f6ef SyncSM07.1: Add a test that shows tethering restarts when disabling by Mark · 1 year, 10 months ago
  46. 2150296 SyncSM07: Replace IpServer's state machine with StateMachineShim by Mark · 2 years, 8 months ago
  47. 2ec1595 SyncSM06: Add StateMachineShim by Mark · 2 years, 9 months ago
  48. 4e47533 Merge "Add a routing coordinator class" into main by Jean Chalard · 1 year, 10 months ago
  49. cc26d67 Merge "Fix testRequestDownstreamAddressWithoutUsingLastAddress flaky" into main by Mark Chien · 1 year, 10 months ago
  50. 2fb66f1 Add a routing coordinator class by Chalard Jean · 2 years ago
  51. 66ef9d3 Merge changes I427360f6,Ie6dbbe22 into main by Mark Chien · 1 year, 10 months ago
  52. 239860a Fix testRequestDownstreamAddressWithoutUsingLastAddress flaky by Mark Chien · 1 year, 10 months ago
  53. c352f3c SyncSM05.1: add testMultiDepthTransition by Mark · 1 year, 11 months ago
  54. 8f068a8 SyncSM05: add SyncStateMachineTest by Mark · 2 years, 8 months ago
  55. 7f2b3da Reapply "Simplify addRoutesToLocalNetwork calls" by Chalard Jean · 1 year, 10 months ago
  56. bb6ecfc Extend tethering enable/disable timeout to 30 seconds by Mark · 1 year, 10 months ago
  57. 316346b Revert "Simplify addRoutesToLocalNetwork calls" by Anton Kulakov · 1 year, 10 months ago
  58. cf70df3 Simplify addRoutesToLocalNetwork calls by Chalard Jean · 1 year, 10 months ago
  59. ebbbf8f Stop the created handler threads on the tests by Paul Hu · 1 year, 10 months ago
  60. 2a6a735 Merge "Decouple Ipv6UpstreamRule with Ipv6DownstreamRule" into main by KH Shi · 1 year, 10 months ago
  61. 701c3ca Decouple Ipv6UpstreamRule with Ipv6DownstreamRule by KH Shi · 2 years ago
  62. 47158c9 Merge "Fix EthernetTetheringTest#testLocalOnlyTethering flaky" into main by Treehugger Robot · 1 year, 11 months ago
  63. fca402a Add test for downstream tethering by Yuyang Huang · 2 years, 3 months ago
  64. 3e0be39 Remove unnecessary arguments from isTetheringFeatureEnabled by Motomu Utsumi · 2 years ago
  65. 801079f Fix EthernetTetheringTest#testLocalOnlyTethering flaky by Mark · 2 years ago
  66. e4d549a Remove duplicated bpf offload support check in IpServer by KH Shi · 2 years ago
  67. 480d807 Merge "Introduce Ipv6UpstreamRule to bpf tethering offload" into main by KH Shi · 2 years ago
  68. 59ad35e Introduce Ipv6UpstreamRule to bpf tethering offload by KH Shi · 2 years ago
  69. 5c2126e Move ArpPacket.java to frameworks/libs/net by Yuyang Huang · 2 years ago
  70. 839cc0b Merge "Add tests for OffloadHardwareInterface" into main by KH Shi · 2 years ago
  71. b8ea09e Merge "Import RFC7421_PREFIX_LENGTH from NetworkStackConstants." into main by Treehugger Robot · 2 years ago
  72. c8fb1a2 bpf tethering offload - add src subnet to upstream ipv6 direction by KH Shi · 2 years ago
  73. f5390a9 Add tests for OffloadHardwareInterface by KH Shi · 2 years, 2 months ago
  74. 1f99330 Import RFC7421_PREFIX_LENGTH from NetworkStackConstants. by Xiao Ma · 2 years ago
  75. f5e4b90 Fix EtherentTetheringTest flaky by Mark · 2 years ago
  76. df41b36 Merge "Don't run EthernetTetheringTest if Ethernet is not supported" by Mark Chien · 2 years, 1 month ago
  77. dc581e6 Don't run EthernetTetheringTest if Ethernet is not supported by Mark · 2 years, 1 month ago
  78. 05ecb5c EthernetTetheringTest: test RFC 7050 prefix64 discovery by Hungming Chen · 2 years, 6 months ago
  79. 5cebcf7 Merge "Move buildXXXPacket methods into TetheringTester" by Mark Chien · 2 years, 1 month ago
  80. 4845823 Move buildXXXPacket methods into TetheringTester by Mark · 2 years, 2 months ago
  81. c2e434b Merge "Tethering: ignore duplicate upstream changed event" by Mark Chien · 2 years, 2 months ago
  82. fc52868 Tethering: ignore duplicate upstream changed event by Hungming Chen · 2 years, 7 months ago
  83. cb1fe1a Add testIpv4AddressForSapAndLohsConcurrency test case by Mark · 2 years, 4 months ago
  84. 639866b Add testConnectedClientsForSapAndLohsConcurrency test case by Mark · 2 years, 4 months ago
  85. 161b70c Add NetworkStackModuleTest annotation on the specific test case. by Xiao Ma · 2 years, 2 months ago
  86. 49649c9 Support SAP and LOHS enabled at the same time by Mark · 2 years, 5 months ago
  87. ae3abdf Allow SAP and LOHS wifi clients exist at the same time by Mark · 2 years, 5 months ago
  88. adc6ab5 Merge "Add verifyHotspotClientUpdate helper function" by Mark Chien · 2 years, 3 months ago
  89. 65a73db Merge "Fix entitlement recheck fail in U" by Mark Chien · 2 years, 3 months ago
  90. e86fb5e Fix entitlement recheck fail in U by Mark · 2 years, 3 months ago
  91. d502011 Update the integration test to verify zero-length DHCP packet. by Xiao Ma · 2 years, 4 months ago
  92. c166451 Add verifyHotspotClientUpdate helper function by Mark · 2 years, 4 months ago
  93. 8da5ff4 Merge "Add an integration test to verify zero-length DHCP packet." by Xiao Ma · 2 years, 3 months ago
  94. 9dfbb45 Add null check for tupleOrig in ConntrackMessage by KH Shi · 2 years, 3 months ago
  95. 6d38c01 Add a dependency object in TetheringConfiguration by Remi NGUYEN VAN · 2 years, 6 months ago
  96. 29e92df Add an integration test to verify zero-length DHCP packet. by Xiao Ma · 2 years, 4 months ago
  97. b5ee365 Add tx_bytes and rx_bytes to UpstreamEvent message by Wayne Ma · 2 years, 4 months ago
  98. c473227 Merge "Address comment from aosp/2335004" by Wayne Ma · 2 years, 4 months ago
  99. fab745c Address comment from aosp/2335004 by Wayne Ma · 2 years, 4 months ago
  100. bab0c1a offload.c - adjust bytes for l2 header by Maciej Żenczykowski · 2 years, 7 months ago