1. b7284f6 Merge "tethering: offload: Netlink Req" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  2. 8c2e6b8 tethering: offload: Netlink Req by Lorenzo Colitti · 4 years, 2 months ago
  3. 04bef3c Tethering: Add WiGig support by Dedy Lansky · 4 years, 9 months ago
  4. ce7403c Let only Ethernet manage ethernet interface up and down by Mark Chien · 4 years, 2 months ago
  5. 8bcf198 Memory leak due to no stop for IpNeighborMonitor. by Lorenzo Colitti · 4 years, 2 months ago
  6. 6555756 Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev by Remi NGUYEN VAN · 4 years, 2 months ago
  7. b9ad0b1 [BOT.13] Make offload coordinator poll interval configurable by Nucca Chen · 4 years, 2 months ago
  8. 1c63ba3 [BOT.12] Add unit test for disabling BpfCoordinator by config by Nucca Chen · 4 years, 2 months ago
  9. 3f856b4 [BOT.11] BpfCoordinator could be disabled by device config by Nucca Chen · 4 years, 2 months ago
  10. 1f9efaf [BOT.8] Dump BPF offload information in dumpsys by Nucca Chen · 4 years, 2 months ago
  11. 36806fa Merge "Revert "Revert "Pass entitlement configuration to Settings for entitlement check""" into rvc-dev by Mark Chien · 4 years, 2 months ago
  12. 0ed433e Protect invalid entitlement app configuration by markchien · 4 years, 3 months ago
  13. 5b0fdf6 Revert "Revert "Pass entitlement configuration to Settings for entitlement check"" by Mark Chien · 4 years, 3 months ago
  14. 322c525 Merge "Revert "Pass entitlement configuration to Settings for entitlement check"" into rvc-dev by Mark Chien · 4 years, 3 months ago
  15. 88f2b81 Revert "Pass entitlement configuration to Settings for entitlement check" by Mark Chien · 4 years, 3 months ago
  16. eee629f Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 4 years, 3 months ago
  17. 2b92ce5 Merge "Pass entitlement configuration to Settings for entitlement check" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  18. b1cb53b Pass entitlement configuration to Settings for entitlement check by markchien · 4 years, 3 months ago
  19. 55c4e43 Merge "Make tether settings intent explicit" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  20. 61b7b96 Make tether settings intent explicit by paulhu · 4 years, 3 months ago
  21. 9689519 [BOT.6] Make BpfCoordinator to support data limit by Treehugger Robot · 4 years, 3 months ago
  22. 8eb4eb5 [BOT.4] Make BpfCoordinator to support data warning by Lorenzo Colitti · 4 years, 3 months ago
  23. 39869f0 [BOT.5] Move class Ipv6ForwardingRule from IpServer to the coordinator by Hungming Chen · 4 years, 3 months ago
  24. 7a29c5a [BOT.3] Add unit test for polling network stats in the coordinator by Hungming Chen · 4 years, 3 months ago
  25. be4827d [BOT.2] Create a coordinator and stats provider to provide tether stats by Hungming Chen · 4 years, 3 months ago
  26. 2f1541f [BOT.1] Add a class ForwardedStats in TetheringUtils by Hungming Chen · 4 years, 3 months ago
  27. 14756a8 Merge "Stop reducing RA advertised ipv6 mtu by 16 - not needed." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  28. 82a4f81 Gate exemptFromEentitlementCheck by Network_STACK permission by markchien · 4 years, 3 months ago
  29. db6befb Tethering: ensure downstream prefix do not conflict with upstream by Mark Chien · 4 years, 3 months ago
  30. 7ed764d Stop reducing RA advertised ipv6 mtu by 16 - not needed. by Maciej Żenczykowski · 4 years, 3 months ago
  31. 9c5e7ea Adjust TTL for ipv6 tethering by Mark Chien · 4 years, 3 months ago
  32. f7862f5 Merge "TetheringServiceTest: test caller permission" into rvc-dev by Mark Chien · 4 years, 3 months ago
  33. fa27e68 TetheringServiceTest: test caller permission by markchien · 4 years, 4 months ago
  34. 5a428f5 Support MirrorLink DHCPDECLINE. by Xiao Ma · 4 years, 3 months ago
  35. ddc32f6 Fix READ_DEVICE_CONFIG permission denied problem in TetheringTests by Treehugger Robot · 4 years, 3 months ago
  36. 86f2ef9 Merge "Make members final in TetheringService" into rvc-dev by Mark Chien · 4 years, 3 months ago
  37. 1cc3f4a Merge "A minor followup change for BPF offload device option stuff" into rvc-dev by Nucca Chen · 4 years, 4 months ago
  38. cb8860c Make members final in TetheringService by markchien · 4 years, 4 months ago
  39. 61d59a7 A minor followup change for BPF offload device option stuff by Maciej Żenczykowski · 4 years, 4 months ago
  40. 56f007b Add test for OffloadHardwareInterface by Mark Chien · 4 years, 4 months ago
  41. 95e0bac Add tether BPF offload config to device config and resource by Nucca Chen · 4 years, 4 months ago
  42. 5788f2a Allow to exempt from entitlement check by markchien · 4 years, 4 months ago
  43. 47430c0 Address the comment of aosp/1288493 by Mark Chien · 4 years, 4 months ago
  44. 587f3d8 Refactor the EntitlementManager by Mark Chien · 4 years, 4 months ago
  45. 66b9a4a Test tethering log dump by Mark Chien · 4 years, 4 months ago
  46. 833f4f6 [SP18.6] Make offload controller poll interval configurable by Junyu Lai · 4 years, 4 months ago
  47. aea13ae [SP18.5] Create offload controller poll interval to resource by junyulai · 4 years, 4 months ago
  48. 3f1c755 [SP18.4] Add unit test for polling network stats in OffloadController by junyulai · 4 years, 4 months ago
  49. e06f0ad Merge changes I38628dad,I2467b647 into rvc-dev by Junyu Lai · 4 years, 4 months ago
  50. 87cfa0d [SP18.1] add dependency object to OffloadController by Treehugger Robot · 4 years, 4 months ago
  51. a0ac6bca [SP18] Poll network stats in OffloadController to support data warning by Junyu Lai · 4 years, 4 months ago
  52. 24d8a33 Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 4 years, 4 months ago
  53. 26631c7 Remove Preconditions usage to stop dependecy with non-updatble class by Mark Chien · 4 years, 4 months ago
  54. dbe4fa1 Unbreak tethering for no offload supported devices by Mark Chien · 4 years, 4 months ago
  55. 4089bb1 [TNU09] Adjust restricted notification by Paul Hu · 4 years, 4 months ago
  56. 6dd1627 Merge "[TNU08] Remove the "tethering is on" notification" into rvc-dev by Paul Hu · 4 years, 4 months ago
  57. 9fc360d [TNU08] Remove the "tethering is on" notification by Paul Hu · 4 years, 4 months ago
  58. d07c007 Retry the call that fetches the tethering offload HAL. by Treehugger Robot · 4 years, 4 months ago
  59. c0fc276 [TNU06] Add roaming notification by Chalard Jean · 4 years, 4 months ago
  60. 7986731 [TNU05.1] Address aosp/1237036 leftover comments by Paul Hu · 4 years, 4 months ago
  61. 4cc1d1a Merge "Remove sendMessage inside EntitlementManager" into rvc-dev by Mark Chien · 4 years, 4 months ago
  62. 3075fbb Remove sendMessage inside EntitlementManager by Mark Chien · 4 years, 4 months ago
  63. 77fa8d6 [TNU05] Add no upstream notification by Paul Hu · 4 years, 4 months ago
  64. 19487bf Do not stop IpServer when recieve wifi ap disabling state. by Mark Chien · 4 years, 4 months ago
  65. 8bc1e54 Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED. by Lorenzo Colitti · 4 years, 4 months ago
  66. 503be61 Change tethering file structure to respect its package name by markchien · 4 years, 5 months ago
  67. 86d212b Assign specific client address to dhcp server by Treehugger Robot · 4 years, 5 months ago
  68. bc60cca Merge "Fix EntitlementManager issues" into rvc-dev by Paul Hu · 4 years, 5 months ago
  69. b145e47 Merge "Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic." into rvc-dev by Xiao Ma · 4 years, 5 months ago
  70. 3eab492 Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic. by Xiao Ma · 4 years, 5 months ago
  71. 0409ac5 Fix EntitlementManager issues by Paul Hu · 4 years, 5 months ago
  72. 0fb584b Migrate to TetherOffloadRuleParcel in IpServer by Lorenzo Colitti · 4 years, 5 months ago
  73. 674a012 Register callback and receiver after tethering is created by Mark Chien · 4 years, 5 months ago
  74. 2506781 Update connected clients when a downstream disappears. by Treehugger Robot · 4 years, 5 months ago
  75. 191a03c Add a log message if enabling Ethernet tethering if it is already enabled. by Treehugger Robot · 4 years, 5 months ago
  76. f950dc9 [TNU04] Add tethering restricted notification by Paul Hu · 4 years, 5 months ago
  77. 8d69280 [TNU03] Add TetheringNotificationUpdaterTest by Paul Hu · 4 years, 5 months ago
  78. 274cc1c [TNU02] Update tethering notification by active data subid by Paul Hu · 4 years, 5 months ago
  79. 734640b Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 4 years, 5 months ago
  80. e281e57 Merge "Expose netId by adding getter API" into rvc-dev by Junyu Lai · 4 years, 5 months ago
  81. 41c8124 Release the interface request when Ethernet tethering is stopped. by Treehugger Robot · 4 years, 5 months ago
  82. 22f1801 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  83. e5e3850 Create a builder for NetworkCapabilities. by Chalard Jean · 4 years, 5 months ago
  84. 97c029e Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 4 years, 5 months ago
  85. 62a625d TetheringManager API clean up by markchien · 4 years, 5 months ago
  86. 587ecb3 Expose netId by adding getter API by markchien · 4 years, 5 months ago
  87. 37a2275 Support static address configuration by Automerger Merge Worker · 4 years, 5 months ago
  88. 54a6565 Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 4 years, 5 months ago
  89. 438018d Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 4 years, 5 months ago
  90. 32fb2a0 [SP25] Rename functions that add Entry conditionally by junyulai · 4 years, 5 months ago
  91. ea8f185b [SP21] Address comments for API council review about aosp/1172143 by junyulai · 4 years, 6 months ago
  92. 389714d Merge "Cleanup the TetheredClients API" into rvc-dev by Remi NGUYEN VAN · 4 years, 5 months ago
  93. 3d330ff Cleanup the TetheredClients API by Automerger Merge Worker · 4 years, 5 months ago
  94. 2d7bacc [TNU01] Add Tethering notification updater by Automerger Merge Worker · 4 years, 6 months ago
  95. 689f533 Merge "[SP19] Reduce log when set limit and request stats update" into rvc-dev by Lorenzo Colitti · 4 years, 6 months ago
  96. c22ab7b Send offload status changed callback by Automerger Merge Worker · 4 years, 6 months ago
  97. d0c96a9 [SP19] Reduce log when set limit and request stats update by Automerger Merge Worker · 4 years, 6 months ago
  98. 02ee003 Merge "Fix crash and duplicated ethernet tethering request" into rvc-dev by Mark Chien · 4 years, 6 months ago
  99. 43c671d Merge the following changes to tethering: by Automerger Merge Worker · 4 years, 6 months ago
  100. 06fe92d Fix crash and duplicated ethernet tethering request by Automerger Merge Worker · 4 years, 6 months ago