1. c714bf6 Add MonitorThreadLeak to TetheringMetricsTest by Paul Hu · 1 year, 4 months ago
  2. 511faf7 Merge "Add missing break in BaseServingState" into main by Treehugger Robot · 1 year, 4 months ago
  3. c286b55 Merge "Simplify tethering active session counting" into main by Treehugger Robot · 1 year, 4 months ago
  4. 3e90bc8 Simplify tethering active session counting by Junyu Lai · 1 year, 4 months ago
  5. 0a4758b Add missing break in BaseServingState by Paul Hu · 1 year, 4 months ago
  6. e7f5579 Merge "Update the usage data when upstream is changed" into main by Paul Hu · 1 year, 4 months ago
  7. 7065213 Update the usage data when upstream is changed by Paul Hu · 1 year, 4 months ago
  8. b9cfcce Drastically simplify prefix and address selection process by Patrick Rohr · 1 year, 4 months ago
  9. b1280c0 Simplify getSanitizedSubAddr to 1-liner by Patrick Rohr · 1 year, 4 months ago
  10. 65bf46d Rename getStartedPrefixIndex to getRandomPrefixIndex by Patrick Rohr · 1 year, 4 months ago
  11. f771275 Remove unused imports by Patrick Rohr · 1 year, 4 months ago
  12. 1cda02f PrivateAddress: Clarify the dependency by Handa Wang · 1 year, 4 months ago
  13. 664e1f4 PrivateAddressCoordinator: remove the dependency on TetheringConfiguration by Handa Wang · 1 year, 4 months ago
  14. 8df9d34 PrivateAddressCoordinator: get rid of UpstreamNetworkState for by Handa Wang · 1 year, 4 months ago
  15. ff3b206 Merge changes from topic "tether-active-sessions" into main by Junyu Lai · 1 year, 5 months ago
  16. d2581d6 Support active session metrics sampling by Junyu Lai · 1 year, 5 months ago
  17. 06b81b6 Track tethering active sessions counts by Junyu Lai · 1 year, 5 months ago
  18. 26d4476 Process all accesses to TetheringMetrics on the handler thread by Paul Hu · 1 year, 5 months ago
  19. ee9f387 Calculate and populate TX/RX bytes for each upstream in TetheringMetrics by Paul Hu · 1 year, 7 months ago
  20. f982a1d Initialize upstream data usage after tethering is turned on by Paul Hu · 1 year, 7 months ago
  21. 25326ec Add txBytes and rxBytes to RecordUpstreamEvent by Paul Hu · 1 year, 7 months ago
  22. 0fd9d77 Merge "Add buildNetworkTemplateForUpstreamType() helper method" into main by Treehugger Robot · 1 year, 6 months ago
  23. 9649623 Add buildNetworkTemplateForUpstreamType() helper method by Wayne Ma · 2 years, 9 months ago
  24. 151be34 Do not block broadcast on handler processing by Remi NGUYEN VAN · 1 year, 6 months ago
  25. f4bae99 Merge "Add isUsageSupportedForUpstreamType() helper method" into main by Treehugger Robot · 1 year, 7 months ago
  26. 9651e04 Add isUsageSupportedForUpstreamType() helper method by Wayne Ma · 2 years, 9 months ago
  27. 86219a1 Merge "Let IpServer use RoutingCoordinator in R" into main by Handa Wang · 1 year, 7 months ago
  28. 7e9b330 Let IpServer use RoutingCoordinator in R by Handa Wang · 1 year, 7 months ago
  29. 7e89d18 Merge changes Ia8726375,I9d368d8a into main by Paul Hu · 1 year, 7 months ago
  30. 2a3d344 Merge "Add more consistent null checks" into main by Treehugger Robot · 1 year, 7 months ago
  31. 99d585c Use Dependencies to mock static methods by Paul Hu · 1 year, 7 months ago
  32. 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 7 months ago
  33. 2c743c8 Add a new TetheringMetrics constructor by Paul Hu · 1 year, 7 months ago
  34. 0692aff Add more consistent null checks by Patrick Rohr · 1 year, 7 months ago
  35. 3e65131 Replace TetheringRequestParcel with TetheringRequest by Quang Anh Luong · 1 year, 8 months ago
  36. 4c701fb Merge changes I47606693,Ia51bc3ab,Idef1a6d1,Ie6fbc3ee,I55064ee7 into main by KH Shi · 1 year, 8 months ago
  37. 58526e4 Merge changes I76b0a7ba,If7308f1a,Ica8faced,Ia8f42ed0,I975afb45, ... into main by Treehugger Robot · 1 year, 8 months ago
  38. aa06b2b Move SyncStateMachine to staticlibs by Patrick Rohr · 1 year, 8 months ago
  39. 582df23 Move upstream interface BPF support check to BpfCoordinator by KH Shi · 1 year, 8 months ago
  40. 9174207 Refactor BPF map update logic of upstream interface change by KH Shi · 2 years, 6 months ago
  41. 07b8fe1 Introduce TETHERING_VIRTUAL type by Seungjae Yoo · 1 year, 8 months ago
  42. f2ccebf Centralize IP neighbor monitoring in BpfCoordinator by KH Shi · 1 year, 8 months ago
  43. b1fb49a Get rid of BpfCoordinator#mPollingStarted by KH Shi · 1 year, 8 months ago
  44. 855712a Clatd: add dump raw BPF map support by KH Shi · 2 years, 8 months ago
  45. f325ea2 Move dumpRawMap to BpfDump by KH Shi · 1 year, 11 months ago
  46. c634eb5 Merge "Tethering: Throw exception when register null callback to avoid a crash" into main by Yuyang Huang · 1 year, 10 months ago
  47. 5250ebe Merge "Allow enable DBG/VDBG without having to rebuild the module." into main by Treehugger Robot · 1 year, 10 months ago
  48. 9f69605 Allow enable DBG/VDBG without having to rebuild the module. by Mark Chien · 1 year, 10 months ago
  49. 4775bb5 Merge "Remove mWifiTetherRequested" into main by Mark Chien · 1 year, 10 months ago
  50. 9b7fea5 Obtain BluetoothAdapter through BluetoothManager by Remi NGUYEN VAN · 1 year, 10 months ago
  51. 27d9121 Remove mWifiTetherRequested by Mark Chien · 1 year, 11 months ago
  52. 52776a3 Tethering: Throw exception when register null callback to avoid a crash by Ding Zhang · 2 years ago
  53. 2cb28ea Merge "Pass buffer size to NetlinkUtils.netlinkSocketForProto" into main by Maciej Żenczykowski · 2 years ago
  54. 7934241 Pass buffer size to NetlinkUtils.netlinkSocketForProto by Yang Sun · 2 years ago
  55. c1647a0 Merge "Add experiment flag for enabling sync sm" into main by Mark Chien · 2 years ago
  56. e48d106 Merge "Revert "Add experiment flag for tethering refactor"" into main by Mark Chien · 2 years ago
  57. 06155c8 BpfMap - add R/W constructor alias by Maciej Żenczykowski · 2 years, 3 months ago
  58. c512ab7 Add experiment flag for enabling sync sm by Mark · 2 years ago
  59. 6e368d1 Revert "Add experiment flag for tethering refactor" by Mark Chien · 2 years ago
  60. 86b8bf0 Merge "Replace HashSet with ArraySet in RaParams" into main by Yuyang Huang · 2 years, 1 month ago
  61. 2ff42d2 Migrate Tethering#dump to use runWithScissorsForDump by Junyu Lai · 2 years, 2 months ago
  62. 71c24f1 Merge changes I4888f8f2,Iba829ec0 into main by Yuyang Huang · 2 years, 2 months ago
  63. ec801b8 Revert "Refactor RouterAdvertisementDaemon with FdEventsReader" by KH Shi · 2 years, 2 months ago
  64. f8ab263 Revert "Refactor RouterAdvertisementDaemon to build new RA in HandlerThread" by KH Shi · 2 years, 2 months ago
  65. cf11be9 Add experiment flag for tethering refactor by Mark · 2 years, 2 months ago
  66. ef41398 Merge "Rename getXXX to makeXXX in TetheringDependencies" into main by Treehugger Robot · 2 years, 2 months ago
  67. 78c0d08 Merge "Random select started prefix range" into main by Mark Chien · 2 years, 2 months ago
  68. b720d6d Rename getXXX to makeXXX in TetheringDependencies by Mark · 2 years, 2 months ago
  69. c0b0f61 Random select started prefix range by Mark · 2 years, 6 months ago
  70. f25af65 Avoid random twice to generate an address by Mark · 2 years, 2 months ago
  71. 23a2158 Refactor RouterAdvertisementDaemon to build new RA in HandlerThread by KH Shi · 2 years, 11 months ago
  72. bdcd7db Refactor RouterAdvertisementDaemon with FdEventsReader by KH Shi · 2 years, 11 months ago
  73. f1c04ca Merge "SyncSM11.1 make some functions inline" into main by Mark Chien · 2 years, 3 months ago
  74. 3093655 Merge "SyncSM09: Add Callback to UpstreamNetworkMonitor" into main by Mark Chien · 2 years, 3 months ago
  75. 2ca4b1d SyncSM11.1 make some functions inline by Mark · 2 years, 5 months ago
  76. 4465e4e SyncSM09: Add Callback to UpstreamNetworkMonitor by Mark · 3 years, 2 months ago
  77. 84e3fb3 Fix endian error when pass upstream prefixes to bpf by KH Shi · 2 years, 3 months ago
  78. ac7c572 Make NewApi to error in Tethering by Motomu Utsumi · 2 years, 3 months ago
  79. 92b990b Avoid using FileDescriptor#getInt$() on R by KH Shi · 2 years, 3 months ago
  80. ff1400b Replace HashSet with ArraySet in RaParams by KH Shi · 2 years, 3 months ago
  81. d6909db Merge "Avoid autoboxing overhead in hash calculation" into main by KH Shi · 2 years, 3 months ago
  82. 99b7e62 Avoid autoboxing overhead in hash calculation by KH Shi · 2 years, 3 months ago
  83. 674f347 Rename TiramisuConnectivityInternalApiUtil by Chalard Jean · 2 years, 3 months ago
  84. 820ce9d Add forwarding methods to RoutingCoordinator by Chalard Jean · 2 years, 4 months ago
  85. 0b8bdb1 Merge "SyncSM8.2: make IpServer support syncSM" into main by Mark Chien · 2 years, 3 months ago
  86. bdf6178 Merge "SyncSM8.1 always call transitionTo under processMessage" into main by Mark Chien · 2 years, 3 months ago
  87. e26f933 Merge "Revert "Add forwarding methods to RoutingCoordinator"" into main by Maciej Żenczykowski · 2 years, 3 months ago
  88. 543d0d3 Revert "Add forwarding methods to RoutingCoordinator" by Maciej Żenczykowski · 2 years, 3 months ago
  89. 2c7e2b8 Merge changes Ibe22b300,I0b0f0bf1 into main by Mark Chien · 2 years, 3 months ago
  90. f92d211 Merge "Pass upstream prefixes to bpf tethering offload" into main by KH Shi · 2 years, 3 months ago
  91. 23376e6 Merge "Add forwarding methods to RoutingCoordinator" into main by Jean Chalard · 2 years, 3 months ago
  92. 3f738fc Pass upstream prefixes to bpf tethering offload by KH Shi · 2 years, 9 months ago
  93. 55ccfe1 Add forwarding methods to RoutingCoordinator by Chalard Jean · 2 years, 4 months ago
  94. be99f86 SyncSM8.2: make IpServer support syncSM by Mark · 3 years, 2 months ago
  95. 50eef83 SyncSM8.1 always call transitionTo under processMessage by Mark · 2 years, 5 months ago
  96. 5cc386b SyncSM08: handle IpServer requestEnableTethering callback in mainSM by Mark · 2 years, 5 months ago
  97. 2150296 SyncSM07: Replace IpServer's state machine with StateMachineShim by Mark · 3 years, 2 months ago
  98. 2ec1595 SyncSM06: Add StateMachineShim by Mark · 3 years, 3 months ago
  99. 2fb66f1 Add a routing coordinator class by Chalard Jean · 2 years, 5 months ago
  100. 2a6a735 Merge "Decouple Ipv6UpstreamRule with Ipv6DownstreamRule" into main by KH Shi · 2 years, 4 months ago