1. d1ebb1e Add TetheringCoverageTests by paulhu · 5 years ago
  2. 13113c4 Merge "Update tethering notification strings" into rvc-dev by Paul Hu · 5 years ago
  3. 8fae1ba Update tethering notification strings by Paul Hu · 5 years ago
  4. 6f532ba Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED. by Lorenzo Colitti · 5 years ago
  5. 7dc2dcc Change tethering file structure to respect its package name by markchien · 5 years ago
  6. af37b0a Tethering: Add an exported flag in manifest by Ashwini Oruganti · 5 years ago
  7. 5da1070 Assign specific client address to dhcp server by Treehugger Robot · 5 years ago
  8. d200781 Use the lastest frozen netd_aidl_interface in framework by Luke Huang · 5 years ago
  9. fab349c Address aosp/1274403 leftover comment by Paul Hu · 5 years ago
  10. b33911c Fix TetheringIntegrationTests failure by Automerger Merge Worker · 5 years ago
  11. 47c8b0f Add TetheringServiceTest unitest by Mark Chien · 5 years ago
  12. 8caf921 Merge "Add IPv6TetheringCoordinator unit test" into rvc-dev by Mark Chien · 5 years ago
  13. aaf92e5 Merge "Fix EntitlementManager issues" into rvc-dev by Paul Hu · 5 years ago
  14. 5e9e033 Add IPv6TetheringCoordinator unit test by Mark Chien · 5 years ago
  15. 6343b0c Merge "Add a test for static IPv4 address tethering configuration." into rvc-dev by Lorenzo Colitti · 5 years ago
  16. 303e9bd Merge "Use CompletableFuture instead of a latch." into rvc-dev by Lorenzo Colitti · 5 years ago
  17. 210adac Merge "Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic." into rvc-dev by Xiao Ma · 5 years ago
  18. 7f6ab40 Add a test for static IPv4 address tethering configuration. by Lorenzo Colitti · 5 years ago
  19. 46b4405 Use CompletableFuture instead of a latch. by Lorenzo Colitti · 5 years ago
  20. 06c8ba0 Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic. by Xiao Ma · 5 years ago
  21. bd8d7a8 Fix EntitlementManager issues by Paul Hu · 5 years ago
  22. e6107d2 Migrate to TetherOffloadRuleParcel in IpServer by Lorenzo Colitti · 5 years ago
  23. f1460fa Add min_sdk_version:R to updatable apexes by Jooyung Han · 5 years ago
  24. 57827f6 Merge "Add an Ethernet tethering test." into rvc-dev by Lorenzo Colitti · 5 years ago
  25. ebb649b Merge "Feed framework-tethering-stubs the src filegroup" into rvc-dev by Anton Hansson · 5 years ago
  26. 6d40011 Register callback and receiver after tethering is created by Mark Chien · 5 years ago
  27. 90ae90b Feed framework-tethering-stubs the src filegroup by Anton Hansson · 5 years ago
  28. eb73310 Add an Ethernet tethering test. by Lorenzo Colitti · 5 years ago
  29. 49c50fb Merge "Make framework-tethering stubs use the new defaults" into rvc-dev by Anton Hansson · 5 years ago
  30. a4e2383 Update connected clients when a downstream disappears. by Treehugger Robot · 5 years ago
  31. 595266e Add a log message if enabling Ethernet tethering if it is already enabled. by Treehugger Robot · 5 years ago
  32. 3d9c05e Merge "[TNU04] Add tethering restricted notification" into rvc-dev by Paul Hu · 5 years ago
  33. 4472b04 Merge "[TNU03] Add TetheringNotificationUpdaterTest" into rvc-dev by Paul Hu · 5 years ago
  34. cf2a026 Merge "[TNU02] Update tethering notification by active data subid" into rvc-dev by Paul Hu · 5 years ago
  35. fe6c41c [TNU04] Add tethering restricted notification by Paul Hu · 5 years ago
  36. 71007d3 [TNU03] Add TetheringNotificationUpdaterTest by Paul Hu · 5 years ago
  37. b9492b7 Merge "Add permitted_packages to framework-tethering." into rvc-dev by Vladimir Marko · 5 years ago
  38. e4beb93 [TNU02] Update tethering notification by active data subid by Paul Hu · 5 years ago
  39. 577707e Add permitted_packages to framework-tethering. by Vladimir Marko · 5 years ago
  40. 7939cb0 Make framework-tethering stubs use the new defaults by Anton Hansson · 5 years ago
  41. 0c7a4ed Merge "Give tethering bluetooth privilege permission" into rvc-dev by TreeHugger Robot · 5 years ago
  42. 5a76a71 Give tethering bluetooth privilege permission by markchien · 5 years ago
  43. bcd7f7f Merge "Build tethering against the module SDK" into rvc-dev by Anton Hansson · 5 years ago
  44. e3b9708 Address API council review comment about TetheringRequest by junyulai · 5 years ago
  45. aaeaa19 Build tethering against the module SDK by Anton Hansson · 5 years ago
  46. 02538d0 Merge "[TNU1.1] Update tethering notification strings" into rvc-dev by Paul Hu · 5 years ago
  47. 0fb2814 Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 5 years ago
  48. cf99dc2 Merge "Expose netId by adding getter API" into rvc-dev by Junyu Lai · 5 years ago
  49. d685312 [TNU1.1] Update tethering notification strings by Paul Hu · 5 years ago
  50. 07bb072 Merge "[TNU1.2] Add string for client number notification" into rvc-dev by TreeHugger Robot · 5 years ago
  51. 4f0eb16 Release the interface request when Ethernet tethering is stopped. by Treehugger Robot · 5 years ago
  52. 69a60ca Merge "Hide startTethering with type function to module-lib only" into rvc-dev by Mark Chien · 5 years ago
  53. f80f541 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev by TreeHugger Robot · 5 years ago
  54. b1bfea5 Hide startTethering with type function to module-lib only by markchien · 5 years ago
  55. db3d568 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  56. 9c9aeba [TNU1.2] Add string for client number notification by Paul Hu · 5 years ago
  57. 8a0af95 Merge "TetheringManager API clean up" into rvc-dev by Mark Chien · 5 years ago
  58. ac580f9 Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  59. 6223b8f Merge "Support static address configuration" into rvc-dev by Mark Chien · 5 years ago
  60. f133257 TetheringManager API clean up by markchien · 5 years ago
  61. dc651f0 Expose netId by adding getter API by markchien · 5 years ago
  62. 9462a3c Support static address configuration by Automerger Merge Worker · 5 years ago
  63. 57e22c5 [TNU1.1]Add tethering notification strings by Paul Hu · 5 years ago
  64. 06b45ca Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  65. 49bdf56 Add individual API tracking files for modules by Anton Hansson · 6 years ago
  66. b8fecf4 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  67. abb0596 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  68. 4aa86b7 [SP21] Address comments for API council review about aosp/1172143 by junyulai · 5 years ago
  69. 677a3b5 Merge "Cleanup the TetheredClients API" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  70. 517ca12 Merge "[TNU01] Add Tethering notification updater" into rvc-dev by Paul Hu · 5 years ago
  71. 0010ca0 Cleanup the TetheredClients API by Automerger Merge Worker · 5 years ago
  72. 943fb5b Change TetheringConstants class to final by Automerger Merge Worker · 5 years ago
  73. 9cb3562 [TNU01] Add Tethering notification updater by Automerger Merge Worker · 5 years ago
  74. ab74d2b Merge "Create all variants of stubs for tethering" into rvc-dev by Anton Hansson · 5 years ago
  75. 6a9c68b Create all variants of stubs for tethering by Anton Hansson · 5 years ago
  76. 407e9eb Merge "[SP19] Reduce log when set limit and request stats update" into rvc-dev by Lorenzo Colitti · 5 years ago
  77. 47f84e5 Merge "Send offload status changed callback" into rvc-dev by Mark Chien · 5 years ago
  78. 137cb5a Merge "Tethering: add isTetheringSupported with callerPkg parameter" into rvc-dev by Mark Chien · 5 years ago
  79. 74f27e6 Send offload status changed callback by Automerger Merge Worker · 5 years ago
  80. cee6cd8 [SP19] Reduce log when set limit and request stats update by Automerger Merge Worker · 5 years ago
  81. cf9a67a Merge "Fix crash and duplicated ethernet tethering request" into rvc-dev by Mark Chien · 5 years ago
  82. f119488 Merge the following changes to tethering: by Automerger Merge Worker · 5 years ago
  83. 230178c Support losing the upstream in IpServerTest. by Automerger Merge Worker · 5 years ago
  84. 1adfc1c Tethering: add isTetheringSupported with callerPkg parameter by Automerger Merge Worker · 5 years ago
  85. 0a368b1 Fix crash and duplicated ethernet tethering request by Automerger Merge Worker · 5 years ago
  86. 1131b74 Merge "Mark updatable APEXes" into rvc-dev by TreeHugger Robot · 5 years ago
  87. 81675e2 tethering: transitive deps from jni_libs by Jooyung Han · 5 years ago
  88. 5650a2b Build framework-tethering against module_current by Automerger Merge Worker · 5 years ago
  89. 477b473 Mark updatable APEXes by Jiyong Park · 5 years ago
  90. 050ccee Re-submit "Create all variants of stubs for wifi" by Anton Hansson · 5 years ago
  91. 3bd7306 Merge "Use exposed permission defintion in Tethering" am: f1a0c3abea am: e8f538b03a am: d53db580d7 by Automerger Merge Worker · 5 years ago
  92. 1784f25 Use exposed permission defintion in Tethering by Chiachang Wang · 5 years ago
  93. 8a6e5c5 Merge "Stop exposing constructor of TetheringConstants" am: e19cd8f3ab am: f2472fa7aa am: 051bd7f721 by Automerger Merge Worker · 5 years ago
  94. e19cd8f Merge "Stop exposing constructor of TetheringConstants" by Mark Chien · 5 years ago
  95. 703048d Merge "Stop exposing generated AIDL from Tethering" by Anton Hansson · 5 years ago
  96. 62d3e5c Merge "Stop exposing generated AIDL from Tethering" by Anton Hansson · 5 years ago
  97. 1bec13e Stop exposing constructor of TetheringConstants by markchien · 5 years ago
  98. cce2909 Merge "Tethering: Don't crash if wifi unavailable." am: 084e8536d1 am: b1b7db8c76 am: 911b4cf5cd by Automerger Merge Worker · 5 years ago
  99. 6bc4e1f Merge "Tethering offload: add/remove IPv6 forwarding rules on ND events." am: 9a1f9d4669 am: 8d78f124e7 am: 2353495350 by Automerger Merge Worker · 5 years ago
  100. 696580b Merge "Minimal support for IPv6 upstreams in IpServer tests." am: ffd4bf34be am: 21d63cba5b am: 954d0c274f by Automerger Merge Worker · 5 years ago