1. 96924bf Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  2. 346a361 Merge "Verify pending intent flags" by Paul Hu · 5 years ago
  3. 8818498 Merge changes I33b70b0a,I1074eedb by Chalard Jean · 5 years ago
  4. 7870164 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  5. d2af4d9 Merge "Allow wifi p2p to use legacy dedicated address" by Mark Chien · 5 years ago
  6. eb8fec2 Allow wifi p2p to use legacy dedicated address by markchien · 5 years ago
  7. f603ed5 Verify pending intent flags by paulhu · 5 years ago
  8. e660980 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  9. 14aaefc Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  10. af2670f Always stop dhcp server even it is obsolete by markchien · 5 years ago
  11. af9ec64 Merge "Add tethering privileged test" by Mark Chien · 5 years ago
  12. 88f0428 Add tethering privileged test by markchien · 5 years ago
  13. dace79b Merge "Fix EthernetTetheringTest failure if tethering is not supported" by Treehugger Robot · 5 years ago
  14. 45fb1aa Fix EthernetTetheringTest failure if tethering is not supported by markchien · 5 years ago
  15. b68d322 Merge "Skip testPhysicalEthernet if the test run adb over network" by Treehugger Robot · 5 years ago
  16. 6b66d70 Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  17. 37ad92e Skip testPhysicalEthernet if the test run adb over network by markchien · 5 years ago
  18. cf86031 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  19. a8ac97c Fix tethering jarjar rule for LocalLog by markchien · 5 years ago
  20. b90c974 Merge "tethering: offload: Netlink Req" by Lorenzo Colitti · 5 years ago
  21. 4c9428a Protect invalid entitlement app configuration by markchien · 5 years ago
  22. 902043f Pass entitlement configuration to Settings for entitlement check by markchien · 5 years ago
  23. 00ea6ce Test that IpNeighborMonitor is stopped when IpServer stops. by Lorenzo Colitti · 5 years ago
  24. bfdcfe4 [BOT.13] Make offload coordinator poll interval configurable by Hungming Chen · 5 years ago
  25. 8b3af8d [BOT.12] Add unit test for disabling BpfCoordinator by config by Hungming Chen · 5 years ago
  26. 519f120 [BOT.11] BpfCoordinator could be disabled by device config by Hungming Chen · 5 years ago
  27. 47f7a44 [BOT.10] Add unit test for data limit and rule change in BpfCoordinator by Hungming Chen · 5 years ago
  28. 7e6ff1b Merge "Address comment from aosp/1232197" by Treehugger Robot · 5 years ago
  29. 73dd6f7 Merge "[BOT.6] Make BpfCoordinator to support data limit" by Treehugger Robot · 5 years ago
  30. 269c088 [BOT.6] Make BpfCoordinator to support data limit by Hungming Chen · 5 years ago
  31. fd34968 Merge "[BOT.9] Add unit test for data warning in BpfCoordinator" by Lorenzo Colitti · 5 years ago
  32. 51241a1 Merge "Make tether settings intent explicit" by Paul Hu · 5 years ago
  33. b1406cf [BOT.9] Add unit test for data warning in BpfCoordinator by Hungming Chen · 5 years ago
  34. 3fe5434 Make tether settings intent explicit by paulhu · 5 years ago
  35. 650c23f Merge "Gate exemptFromEentitlementCheck by Network_STACK permission" by Treehugger Robot · 5 years ago
  36. 4155d2a Merge changes from topic "tether_offload_data_limit" by Nucca Chen · 5 years ago
  37. aac3b2e Merge "Use Class#getSimpleName instead of KClass#getSimpleName" by Paul Hu · 5 years ago
  38. 7997d69 [BOT.3] Add unit test for polling network stats in the coordinator by Hungming Chen · 5 years ago
  39. 68f1c2a [BOT.2] Create a coordinator and stats provider to provide tether stats by Hungming Chen · 5 years ago
  40. 9e79087 Gate exemptFromEentitlementCheck by Network_STACK permission by markchien · 5 years ago
  41. 7bf5161 Merge "Tethering: ensure downstream prefix do not conflict with upstream" by Mark Chien · 5 years ago
  42. df503d4 Address comment from aosp/1232197 by markchien · 5 years ago
  43. 086f246 Use Class#getSimpleName instead of KClass#getSimpleName by paulhu · 5 years ago
  44. 2dae272 Switch framework-tethering to use java_sdk_library by Paul Duffin · 5 years ago
  45. 95386f9 Merge "Extend timeout for requesting tethered interface" by Treehugger Robot · 5 years ago
  46. 908518d Extend timeout for requesting tethered interface by markchien · 5 years ago
  47. c9daba3 Tethering: ensure downstream prefix do not conflict with upstream by markchien · 5 years ago
  48. e79e02e Remove platform cert from Tethering tests by markchien · 5 years ago
  49. 6d0a178 Merge "Adjust TTL for ipv6 tethering" by Mark Chien · 5 years ago
  50. d63c4f3 Adjust TTL for ipv6 tethering by markchien · 5 years ago
  51. 6b94c31 tethering: offload: Netlink Req by Tyler Wear · 5 years ago
  52. f4394e8 Fix TetheringServiceTest test WRITE_SETTINGS permission failure by markchien · 5 years ago
  53. 366eae5 Merge "TetheringServiceTest: test caller permission" by Treehugger Robot · 5 years ago
  54. 2a1656d TetheringServiceTest: test caller permission by markchien · 5 years ago
  55. fb2caff Merge "Fix READ_DEVICE_CONFIG permission denied problem in TetheringTests" by Treehugger Robot · 5 years ago
  56. 7417469 Fix READ_DEVICE_CONFIG permission denied problem in TetheringTests by markchien · 5 years ago
  57. cc755bf Merge "Support MirrorLink DHCPDECLINE." by Xiao Ma · 5 years ago
  58. 7e2180f Merge "Make members final in TetheringService" by Treehugger Robot · 5 years ago
  59. 4455d6b Support MirrorLink DHCPDECLINE. by Xiao Ma · 5 years ago
  60. 1da5f7d Make members final in TetheringService by markchien · 5 years ago
  61. 37b5232 Merge "Add test for OffloadHardwareInterface" by Mark Chien · 5 years ago
  62. bcaf0d6 Add test for OffloadHardwareInterface by markchien · 5 years ago
  63. 5052202 Merge changes I2d6f80f0,I9c26852d by Nucca Chen · 5 years ago
  64. f5078f4 Allow to exempt from entitlement check by markchien · 5 years ago
  65. 147e576 Address the comment of aosp/1288493 by markchien · 5 years ago
  66. 146f605 Test tethering log dump by markchien · 5 years ago
  67. 3d8fa88 Use device option to control BPF offload features by Hungming Chen · 5 years ago
  68. 8bf2e7e Add tether BPF offload config to device config and resource by Hungming Chen · 5 years ago
  69. 5475504 [SP18.6] Make offload controller poll interval configurable by junyulai · 5 years ago
  70. 9606a22 [SP18.5] Create offload controller poll interval to resource by junyulai · 5 years ago
  71. 9c50628 [SP18.4] Add unit test for polling network stats in OffloadController by junyulai · 5 years ago
  72. da5dfd9 [SP18.3] Adapt TestableNetworkStatsProviderCbBinder by junyulai · 5 years ago
  73. c75f373 Merge "[SP18.1] add dependency object to OffloadController" by Treehugger Robot · 5 years ago
  74. 360c88f [SP18.1] add dependency object to OffloadController by junyulai · 5 years ago
  75. 821089e Merge "Remove Preconditions usage to stop dependecy with non-updatble class" by Mark Chien · 5 years ago
  76. 9b687b9 Merge "Address comments on NetworkStack AIDL v6" by Remi NGUYEN VAN · 5 years ago
  77. aba3d2e Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 5 years ago
  78. b9c1977 Remove Preconditions usage to stop dependecy with non-updatble class by markchien · 5 years ago
  79. 3db6cae Merge "[TNU09] Adjust restricted notification" by Paul Hu · 5 years ago
  80. 03142a0 [TNU09] Adjust restricted notification by paulhu · 5 years ago
  81. dd481a1 Merge "Add TetheredClient tests" by Paul Hu · 5 years ago
  82. 83ba953 Merge "Set attributionTag for noteOp(WRITE_SETTINGS) calls" by Philip P. Moltmann · 5 years ago
  83. 7219f9a Merge "Add TetheringCommonTests" by Paul Hu · 5 years ago
  84. 3a59ac4 Merge "Include NetworkStaticLibTestsLib into tethering coverage test" by Mark Chien · 5 years ago
  85. 8981563 Add TetheredClient tests by paulhu · 5 years ago
  86. 7e51402 Add TetheringCommonTests by paulhu · 5 years ago
  87. 90b4535 Include NetworkStaticLibTestsLib into tethering coverage test by markchien · 5 years ago
  88. 64343b0 Set attributionTag for noteOp(WRITE_SETTINGS) calls by Philip P. Moltmann · 5 years ago
  89. 57f2633 [TNU08] Remove the "tethering is on" notification by paulhu · 5 years ago
  90. 1f66261 [TNU06] Add roaming notification by paulhu · 5 years ago
  91. 14fb7f6 Merge "[TNU05.1] Address aosp/1237036 leftover comments" by Paul Hu · 5 years ago
  92. 1317e27 [TNU05.1] Address aosp/1237036 leftover comments by paulhu · 5 years ago
  93. baf4513 Merge "Add TetheringCoverageTests" by Paul Hu · 5 years ago
  94. 6463265 Add TetheringCoverageTests by paulhu · 5 years ago
  95. 648fc2c [TNU05] Add no upstream notification by paulhu · 5 years ago
  96. 941a53c Merge "Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED." by Lorenzo Colitti · 5 years ago
  97. 330a9b9 Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED. by Lorenzo Colitti · 5 years ago
  98. d995566 Change tethering file structure to respect its package name by markchien · 5 years ago
  99. 9f33a5a Merge "Address aosp/1274403 leftover comment" by Paul Hu · 5 years ago
  100. 77f43e5 Merge "Fix TetheringIntegrationTests failure" by Paul Hu · 5 years ago