1. 827a8ab Revert "Revert "Move Inet[4]AddressUtils to libs/net"" am: 78701646dd by Chalard Jean · 5 years ago
  2. 7870164 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  3. d2af4d9 Merge "Allow wifi p2p to use legacy dedicated address" by Mark Chien · 5 years ago
  4. eb8fec2 Allow wifi p2p to use legacy dedicated address by markchien · 5 years ago
  5. e660980 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  6. 14aaefc Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  7. af2670f Always stop dhcp server even it is obsolete by markchien · 5 years ago
  8. 6b66d70 Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  9. cf86031 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  10. 6b2b4e6 Merge "Correct PendingIntent#getActivity() flags" by Paul Hu · 5 years ago
  11. 67aeab2 Correct PendingIntent#getActivity() flags by paulhu · 5 years ago
  12. b90c974 Merge "tethering: offload: Netlink Req" by Lorenzo Colitti · 5 years ago
  13. 6896f61 Tethering: Add WiGig support by Dedy Lansky · 6 years ago
  14. 4c9428a Protect invalid entitlement app configuration by markchien · 5 years ago
  15. 902043f Pass entitlement configuration to Settings for entitlement check by markchien · 5 years ago
  16. ac8445c Merge "Let only Ethernet manage ethernet interface up and down" by Mark Chien · 5 years ago
  17. 9807816 Let only Ethernet manage ethernet interface up and down by Milim Lee · 5 years ago
  18. d244bd0 Memory leak due to no stop for IpNeighborMonitor. by h.zhang · 5 years ago
  19. bfdcfe4 [BOT.13] Make offload coordinator poll interval configurable by Hungming Chen · 5 years ago
  20. 8b3af8d [BOT.12] Add unit test for disabling BpfCoordinator by config by Hungming Chen · 5 years ago
  21. 519f120 [BOT.11] BpfCoordinator could be disabled by device config by Hungming Chen · 5 years ago
  22. e571cfd [BOT.8] Dump BPF offload information in dumpsys by Hungming Chen · 5 years ago
  23. 7e6ff1b Merge "Address comment from aosp/1232197" by Treehugger Robot · 5 years ago
  24. 73dd6f7 Merge "[BOT.6] Make BpfCoordinator to support data limit" by Treehugger Robot · 5 years ago
  25. 269c088 [BOT.6] Make BpfCoordinator to support data limit by Hungming Chen · 5 years ago
  26. cdf210f Merge "[BOT.4] Make BpfCoordinator to support data warning" by Lorenzo Colitti · 5 years ago
  27. 51241a1 Merge "Make tether settings intent explicit" by Paul Hu · 5 years ago
  28. c42a0ff [BOT.4] Make BpfCoordinator to support data warning by Hungming Chen · 5 years ago
  29. 3fe5434 Make tether settings intent explicit by paulhu · 5 years ago
  30. cfacebd Merge "Stop reducing RA advertised ipv6 mtu by 16 - not needed." by Maciej Żenczykowski · 5 years ago
  31. f99d2a1 Stop reducing RA advertised ipv6 mtu by 16 - not needed. by Maciej Żenczykowski · 5 years ago
  32. 650c23f Merge "Gate exemptFromEentitlementCheck by Network_STACK permission" by Treehugger Robot · 5 years ago
  33. b150b87 [BOT.5] Move class Ipv6ForwardingRule from IpServer to the coordinator by Hungming Chen · 5 years ago
  34. 7997d69 [BOT.3] Add unit test for polling network stats in the coordinator by Hungming Chen · 5 years ago
  35. 68f1c2a [BOT.2] Create a coordinator and stats provider to provide tether stats by Hungming Chen · 5 years ago
  36. d021699 [BOT.1] Add a class ForwardedStats in TetheringUtils by Hungming Chen · 5 years ago
  37. 9e79087 Gate exemptFromEentitlementCheck by Network_STACK permission by markchien · 5 years ago
  38. df503d4 Address comment from aosp/1232197 by markchien · 5 years ago
  39. c9daba3 Tethering: ensure downstream prefix do not conflict with upstream by markchien · 5 years ago
  40. 6d0a178 Merge "Adjust TTL for ipv6 tethering" by Mark Chien · 5 years ago
  41. d63c4f3 Adjust TTL for ipv6 tethering by markchien · 5 years ago
  42. 6b94c31 tethering: offload: Netlink Req by Tyler Wear · 5 years ago
  43. f4394e8 Fix TetheringServiceTest test WRITE_SETTINGS permission failure by markchien · 5 years ago
  44. fb2caff Merge "Fix READ_DEVICE_CONFIG permission denied problem in TetheringTests" by Treehugger Robot · 5 years ago
  45. 7417469 Fix READ_DEVICE_CONFIG permission denied problem in TetheringTests by markchien · 5 years ago
  46. cc755bf Merge "Support MirrorLink DHCPDECLINE." by Xiao Ma · 5 years ago
  47. 7e2180f Merge "Make members final in TetheringService" by Treehugger Robot · 5 years ago
  48. 4455d6b Support MirrorLink DHCPDECLINE. by Xiao Ma · 5 years ago
  49. 1da5f7d Make members final in TetheringService by markchien · 5 years ago
  50. 37b5232 Merge "Add test for OffloadHardwareInterface" by Mark Chien · 5 years ago
  51. bcaf0d6 Add test for OffloadHardwareInterface by markchien · 5 years ago
  52. 5bc3af9 A minor followup change for BPF offload device option stuff by Hungming Chen · 5 years ago
  53. 5052202 Merge changes I2d6f80f0,I9c26852d by Nucca Chen · 5 years ago
  54. f5078f4 Allow to exempt from entitlement check by markchien · 5 years ago
  55. 147e576 Address the comment of aosp/1288493 by markchien · 5 years ago
  56. 581afa0 Merge "Refactor the EntitlementManager" by Mark Chien · 5 years ago
  57. 146f605 Test tethering log dump by markchien · 5 years ago
  58. 3d8fa88 Use device option to control BPF offload features by Hungming Chen · 5 years ago
  59. 8bf2e7e Add tether BPF offload config to device config and resource by Hungming Chen · 5 years ago
  60. 5475504 [SP18.6] Make offload controller poll interval configurable by junyulai · 5 years ago
  61. 9606a22 [SP18.5] Create offload controller poll interval to resource by junyulai · 5 years ago
  62. 9c50628 [SP18.4] Add unit test for polling network stats in OffloadController by junyulai · 5 years ago
  63. 33d861e Refactor the EntitlementManager by markchien · 5 years ago
  64. c75f373 Merge "[SP18.1] add dependency object to OffloadController" by Treehugger Robot · 5 years ago
  65. d25d881 Merge "[SP18] Poll network stats in OffloadController to support data warning" by Junyu Lai · 5 years ago
  66. 360c88f [SP18.1] add dependency object to OffloadController by junyulai · 5 years ago
  67. 607fa9e [SP18] Poll network stats in OffloadController to support data warning by junyulai · 5 years ago
  68. 821089e Merge "Remove Preconditions usage to stop dependecy with non-updatble class" by Mark Chien · 5 years ago
  69. cb22e06 Merge "Unbreak tethering for no offload supported devices" by Mark Chien · 5 years ago
  70. 6b3afbe Unbreak tethering for no offload supported devices by markchien · 5 years ago
  71. 9b687b9 Merge "Address comments on NetworkStack AIDL v6" by Remi NGUYEN VAN · 5 years ago
  72. aba3d2e Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 5 years ago
  73. b9c1977 Remove Preconditions usage to stop dependecy with non-updatble class by markchien · 5 years ago
  74. 3db6cae Merge "[TNU09] Adjust restricted notification" by Paul Hu · 5 years ago
  75. 03142a0 [TNU09] Adjust restricted notification by paulhu · 5 years ago
  76. 83ba953 Merge "Set attributionTag for noteOp(WRITE_SETTINGS) calls" by Philip P. Moltmann · 5 years ago
  77. 3680357 Merge "[TNU08] Remove the "tethering is on" notification" by Paul Hu · 5 years ago
  78. 70ad9d4 Merge "Retry the call that fetches the tethering offload HAL." by Treehugger Robot · 5 years ago
  79. 06e4401 Retry the call that fetches the tethering offload HAL. by Lorenzo Colitti · 5 years ago
  80. 64343b0 Set attributionTag for noteOp(WRITE_SETTINGS) calls by Philip P. Moltmann · 5 years ago
  81. 57f2633 [TNU08] Remove the "tethering is on" notification by paulhu · 5 years ago
  82. 1f66261 [TNU06] Add roaming notification by paulhu · 5 years ago
  83. 14fb7f6 Merge "[TNU05.1] Address aosp/1237036 leftover comments" by Paul Hu · 5 years ago
  84. 1317e27 [TNU05.1] Address aosp/1237036 leftover comments by paulhu · 5 years ago
  85. b4624df Merge "Remove sendMessage inside EntitlementManager" by Mark Chien · 5 years ago
  86. b353c7e Merge "[TNU05] Add no upstream notification" by Paul Hu · 5 years ago
  87. a1a0be9 Remove sendMessage inside EntitlementManager by markchien · 5 years ago
  88. 648fc2c [TNU05] Add no upstream notification by paulhu · 5 years ago
  89. bdf1003 Do not stop IpServer when recieve wifi ap disabling state. by markchien · 5 years ago
  90. 941a53c Merge "Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED." by Lorenzo Colitti · 5 years ago
  91. 330a9b9 Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED. by Lorenzo Colitti · 5 years ago
  92. d995566 Change tethering file structure to respect its package name by markchien · 5 years ago
  93. a73e5c5 Merge "Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic." by Xiao Ma · 5 years ago
  94. b22a70d Merge "Migrate to TetherOffloadRuleParcel in IpServer" by Lorenzo Colitti · 5 years ago
  95. 943af02 Merge "Fix EntitlementManager issues" by Paul Hu · 5 years ago
  96. 49889dd Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic. by Xiao Ma · 5 years ago
  97. beb2840 Migrate to TetherOffloadRuleParcel in IpServer by Lorenzo Colitti · 5 years ago
  98. 4175676 Fix EntitlementManager issues by paulhu · 5 years ago
  99. 037becb Merge "Assign specific client address to dhcp server" by Treehugger Robot · 5 years ago
  100. b328946 Merge "Create a builder for NetworkCapabilities." by Remi NGUYEN VAN · 5 years ago