1. b7284f6 Merge "tethering: offload: Netlink Req" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  2. 8c2e6b8 tethering: offload: Netlink Req by Lorenzo Colitti · 4 years, 1 month ago
  3. 04bef3c Tethering: Add WiGig support by Dedy Lansky · 4 years, 8 months ago
  4. 41e5aac Add framework-statsd dependency and make framework-statsd visible to by waynema · 4 years, 1 month ago
  5. ce7403c Let only Ethernet manage ethernet interface up and down by Mark Chien · 4 years, 1 month ago
  6. 1115ecd Merge changes I2292c1cb,I8f60c137 into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  7. 94a794f Add owneship of tethering module by Treehugger Robot · 4 years, 1 month ago
  8. 83f6a38 Test that IpNeighborMonitor is stopped when IpServer stops. by Treehugger Robot · 4 years, 1 month ago
  9. 8bcf198 Memory leak due to no stop for IpNeighborMonitor. by Lorenzo Colitti · 4 years, 1 month ago
  10. 6555756 Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev by Remi NGUYEN VAN · 4 years, 1 month ago
  11. db056d4 Merge "Move DnsPacket to libs net" into rvc-dev by Lorenzo Colitti · 4 years, 1 month ago
  12. c1a52b8 Move DnsPacket to libs net by Luke Huang · 4 years, 1 month ago
  13. b9ad0b1 [BOT.13] Make offload coordinator poll interval configurable by Nucca Chen · 4 years, 1 month ago
  14. 1c63ba3 [BOT.12] Add unit test for disabling BpfCoordinator by config by Nucca Chen · 4 years, 1 month ago
  15. 3f856b4 [BOT.11] BpfCoordinator could be disabled by device config by Nucca Chen · 4 years, 1 month ago
  16. 1f9efaf [BOT.8] Dump BPF offload information in dumpsys by Nucca Chen · 4 years, 1 month ago
  17. 796ee2f [BOT.10] Add unit test for data limit and rule change in BpfCoordinator by Nucca Chen · 4 years, 1 month ago
  18. 36806fa Merge "Revert "Revert "Pass entitlement configuration to Settings for entitlement check""" into rvc-dev by Mark Chien · 4 years, 1 month ago
  19. 0ed433e Protect invalid entitlement app configuration by markchien · 4 years, 1 month ago
  20. 5b0fdf6 Revert "Revert "Pass entitlement configuration to Settings for entitlement check"" by Mark Chien · 4 years, 1 month ago
  21. 322c525 Merge "Revert "Pass entitlement configuration to Settings for entitlement check"" into rvc-dev by Mark Chien · 4 years, 1 month ago
  22. 88f2b81 Revert "Pass entitlement configuration to Settings for entitlement check" by Mark Chien · 4 years, 1 month ago
  23. eee629f Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 4 years, 1 month ago
  24. 2b92ce5 Merge "Pass entitlement configuration to Settings for entitlement check" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  25. b1cb53b Pass entitlement configuration to Settings for entitlement check by markchien · 4 years, 1 month ago
  26. 266bf58 Merge "Move TetheringTests to presubmit" into rvc-dev by Mark Chien · 4 years, 1 month ago
  27. 55c4e43 Merge "Make tether settings intent explicit" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  28. 61b7b96 Make tether settings intent explicit by paulhu · 4 years, 2 months ago
  29. 9689519 [BOT.6] Make BpfCoordinator to support data limit by Treehugger Robot · 4 years, 1 month ago
  30. 28b57263 [BOT.9] Add unit test for data warning in BpfCoordinator by Lorenzo Colitti · 4 years, 1 month ago
  31. 8eb4eb5 [BOT.4] Make BpfCoordinator to support data warning by Lorenzo Colitti · 4 years, 1 month ago
  32. 39869f0 [BOT.5] Move class Ipv6ForwardingRule from IpServer to the coordinator by Hungming Chen · 4 years, 2 months ago
  33. 7a29c5a [BOT.3] Add unit test for polling network stats in the coordinator by Hungming Chen · 4 years, 2 months ago
  34. be4827d [BOT.2] Create a coordinator and stats provider to provide tether stats by Hungming Chen · 4 years, 2 months ago
  35. 2f1541f [BOT.1] Add a class ForwardedStats in TetheringUtils by Hungming Chen · 4 years, 2 months ago
  36. 26c5a7a Move TetheringTests to presubmit by Mark Chien · 4 years, 1 month ago
  37. 9bf6b41 Use the latest stable netd AIDL interface in Tethering. by Lorenzo Colitti · 4 years, 1 month ago
  38. 14756a8 Merge "Stop reducing RA advertised ipv6 mtu by 16 - not needed." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  39. 195d971 Merge "Gate exemptFromEentitlementCheck by Network_STACK permission" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  40. abebc6a Switch to standard naming scheme by Paul Duffin · 4 years, 2 months ago
  41. 82a4f81 Gate exemptFromEentitlementCheck by Network_STACK permission by markchien · 4 years, 2 months ago
  42. dde2230 Clean up the visibility rules for framework modules by Paul Duffin · 4 years, 2 months ago
  43. db6befb Tethering: ensure downstream prefix do not conflict with upstream by Mark Chien · 4 years, 2 months ago
  44. 7ed764d Stop reducing RA advertised ipv6 mtu by 16 - not needed. by Maciej Żenczykowski · 4 years, 2 months ago
  45. e833790 Merge "Use Class#getSimpleName instead of KClass#getSimpleName" into rvc-dev by Chalard Jean · 4 years, 2 months ago
  46. ecc4448 Merge "Extend timeout for requesting tethered interface" into rvc-dev by Mark Chien · 4 years, 2 months ago
  47. a66161e Switch framework-tethering to use java_sdk_library by Paul Duffin · 4 years, 2 months ago
  48. a9944c2 Use Class#getSimpleName instead of KClass#getSimpleName by paulhu · 4 years, 2 months ago
  49. 0078006 Extend timeout for requesting tethered interface by Treehugger Robot · 4 years, 2 months ago
  50. 54b125e Remove platform cert from Tethering tests by Treehugger Robot · 4 years, 2 months ago
  51. 9c5e7ea Adjust TTL for ipv6 tethering by Mark Chien · 4 years, 2 months ago
  52. f7862f5 Merge "TetheringServiceTest: test caller permission" into rvc-dev by Mark Chien · 4 years, 2 months ago
  53. fa27e68 TetheringServiceTest: test caller permission by markchien · 4 years, 3 months ago
  54. 5a428f5 Support MirrorLink DHCPDECLINE. by Xiao Ma · 4 years, 2 months ago
  55. ddc32f6 Fix READ_DEVICE_CONFIG permission denied problem in TetheringTests by Treehugger Robot · 4 years, 2 months ago
  56. 86f2ef9 Merge "Make members final in TetheringService" into rvc-dev by Mark Chien · 4 years, 2 months ago
  57. 1cc3f4a Merge "A minor followup change for BPF offload device option stuff" into rvc-dev by Nucca Chen · 4 years, 2 months ago
  58. cb8860c Make members final in TetheringService by markchien · 4 years, 2 months ago
  59. 60fcf21 Cleanup packages/Tethering/common/TetheringLib by Paul Duffin · 4 years, 2 months ago
  60. 61d59a7 A minor followup change for BPF offload device option stuff by Maciej Żenczykowski · 4 years, 2 months ago
  61. 56f007b Add test for OffloadHardwareInterface by Mark Chien · 4 years, 2 months ago
  62. d094234 Merge "Add tether BPF offload config to device config and resource" into rvc-dev by Nucca Chen · 4 years, 2 months ago
  63. 95e0bac Add tether BPF offload config to device config and resource by Nucca Chen · 4 years, 2 months ago
  64. 292dff5 InProcessTethering: set min_sdk_version by Jooyung Han · 4 years, 2 months ago
  65. fc02525 Set min_sdk_version for updatable mainline modules by Jooyung Han · 4 years, 3 months ago
  66. 5788f2a Allow to exempt from entitlement check by markchien · 4 years, 2 months ago
  67. 47430c0 Address the comment of aosp/1288493 by Mark Chien · 4 years, 2 months ago
  68. 4df5657 Merge "Refactor the EntitlementManager" into rvc-dev by Mark Chien · 4 years, 2 months ago
  69. 60f6dc6 Merge "Override tethering module APK-in-APEX for Go variant" into rvc-dev by Mark Chien · 4 years, 2 months ago
  70. 587f3d8 Refactor the EntitlementManager by Mark Chien · 4 years, 2 months ago
  71. f17753a Use stable networkstack-aidl-interfaces by Jeongik Cha · 4 years, 2 months ago
  72. 66b9a4a Test tethering log dump by Mark Chien · 4 years, 2 months ago
  73. 523616a Override tethering module APK-in-APEX for Go variant by markchien · 4 years, 2 months ago
  74. b979761 Merge "Enable api lint and check_last_api for modules" into rvc-dev by Anton Hansson · 4 years, 2 months ago
  75. 340954c Enable api lint and check_last_api for modules by Anton Hansson · 4 years, 3 months ago
  76. 833f4f6 [SP18.6] Make offload controller poll interval configurable by Junyu Lai · 4 years, 2 months ago
  77. aea13ae [SP18.5] Create offload controller poll interval to resource by junyulai · 4 years, 3 months ago
  78. 3f1c755 [SP18.4] Add unit test for polling network stats in OffloadController by junyulai · 4 years, 3 months ago
  79. 38f298d [SP18.3] Adapt TestableNetworkStatsProviderCbBinder by junyulai · 4 years, 3 months ago
  80. 2cd497d Merge "Import translations. DO NOT MERGE" into rvc-dev by Bill Yi · 4 years, 3 months ago
  81. 76e5ecd Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  82. 8bf731c Rename module dist files by Anton Hansson · 4 years, 3 months ago
  83. adce9b5 Fix tethering module lib stub default by Anton Hansson · 4 years, 3 months ago
  84. e06f0ad Merge changes I38628dad,I2467b647 into rvc-dev by Junyu Lai · 4 years, 3 months ago
  85. 87cfa0d [SP18.1] add dependency object to OffloadController by Treehugger Robot · 4 years, 3 months ago
  86. a0ac6bca [SP18] Poll network stats in OffloadController to support data warning by Junyu Lai · 4 years, 3 months ago
  87. 24d8a33 Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 4 years, 3 months ago
  88. d974b33 Merge "Remove Preconditions usage to stop dependecy with non-updatble class" into rvc-dev by Mark Chien · 4 years, 3 months ago
  89. a2b1a3f Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  90. 26631c7 Remove Preconditions usage to stop dependecy with non-updatble class by Mark Chien · 4 years, 3 months ago
  91. dbe4fa1 Unbreak tethering for no offload supported devices by Mark Chien · 4 years, 3 months ago
  92. f43940c Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  93. 4089bb1 [TNU09] Adjust restricted notification by Paul Hu · 4 years, 3 months ago
  94. a7b2884 Add TetheredClient tests by Paul Hu · 4 years, 3 months ago
  95. beffdd5 Merge "Add TetheringCommonTests" into rvc-dev by Paul Hu · 4 years, 3 months ago
  96. 73005fc Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  97. 7485a56 Add TetheringCommonTests by Paul Hu · 4 years, 3 months ago
  98. e5d67a7 Merge "Include NetworkStaticLibTestsLib into tethering coverage test" into rvc-dev by Mark Chien · 4 years, 3 months ago
  99. 6dd1627 Merge "[TNU08] Remove the "tethering is on" notification" into rvc-dev by Paul Hu · 4 years, 3 months ago
  100. abc389c Include NetworkStaticLibTestsLib into tethering coverage test by Mark Chien · 4 years, 3 months ago