1. 158dded Merge "Use FrameworkStatsLog instead of StatsLog" am: b3ee8754dd am: 075b51103e am: ddcb51e926 by Automerger Merge Worker · 4 years, 6 months ago
  2. 93891dd Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 4 years, 6 months ago
  3. e01ea25 Add implementation of getInterfaceHash() by Paul Trautrim · 4 years, 6 months ago
  4. af2e082 Add implementation of getInterfaceHash() by Paul Trautrim · 4 years, 6 months ago
  5. 92b8e7f [Tether09] Use INetd to call netd directly by markchien · 4 years, 6 months ago
  6. a9d9ef8 [Tether09] Use INetd to call netd directly by markchien · 4 years, 6 months ago
  7. ea1a7ca Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 7 months ago
  8. 67dfdbc Merge "Add TetherConfigParcel to improve startTetheringWithConfiguration" by Chiachang Wang · 4 years, 7 months ago
  9. afd43e4 Add TetherConfigParcel to improve startTetheringWithConfiguration by Chiachang Wang · 4 years, 7 months ago
  10. 79ebe4f Add CONNECTIVITY_INTERNAL to bt tethering related APIs temporarily by paulhu · 4 years, 7 months ago
  11. 59148b7 Replace the permission of internal connectivity checks by paulhu · 5 years ago
  12. a3ddee8 Merge "Support enable/disable dns forwarding of dnsmasq when start tethering" by Luke Huang · 4 years, 11 months ago
  13. b0d5246 Support enable/disable dns forwarding of dnsmasq when start tethering by Luke Huang · 5 years ago
  14. cf545aa Merge "Transfer ownership of NetworkStatsFactory to NetworkStatsService." am: bd94f0afd2 by Lorenzo Colitti · 5 years ago
  15. 8b57713 Transfer ownership of NetworkStatsFactory to NetworkStatsService. by Lorenzo Colitti · 5 years ago
  16. 2471441 Merge changes Ieb8645ac,I6466ec14,I87deb82b,I995b108e,Ib6521459 am: f4c10e8bc2 by Varun Anand · 5 years ago
  17. 5823e8d Remove unused lastStats parameter by Benedict Wong · 5 years ago
  18. 30d7a16 Merge "Make DNS cache lifecycle management explicit" am: a6d5664819 by Lorenzo Colitti · 5 years ago
  19. a6d5664 Merge "Make DNS cache lifecycle management explicit" by Lorenzo Colitti · 5 years ago
  20. a430eda Merge "Remove unused methods from INetworkManagementService" am: 5d2c5d5dc2 by Rubin Xu · 5 years ago
  21. 5d2c5d5 Merge "Remove unused methods from INetworkManagementService" by Treehugger Robot · 5 years ago
  22. a24d5d8 Make DNS cache lifecycle management explicit by Luke Huang · 5 years ago
  23. bff270b Merge "Freeze netd AIDL interface (framework)" am: eb8d81ca14 am: e427c17917 by Remi NGUYEN VAN · 5 years ago
  24. 1e41180 Remove unused methods from INetworkManagementService by Rubin Xu · 5 years ago
  25. eec0ed4 Freeze netd AIDL interface (framework) by Remi NGUYEN VAN · 5 years ago
  26. 061cec7 Move NetworkStatsFactory into service directory by Chenbo Feng · 5 years ago
  27. f2f1f27 Move NetworkStatsFactory into service directory by Chenbo Feng · 5 years ago
  28. 6764eff Merge "Use IDnsResolver instead of INetd for resolver related binder commands" am: b9ef4dd299 am: 1711278ce2 by Luke Huang · 5 years ago
  29. 6591477 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 5 years ago
  30. 9490fe0 Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" am: 3af01e2f46 am: e374524144 by Luke Huang · 5 years ago
  31. 3af01e2 Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 5 years ago
  32. 909b31a Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 5 years ago
  33. b90ad24 Stop using netd parcelables in the framework. by Lorenzo Colitti · 5 years ago
  34. cc7f1db Stop using netd parcelables in the framework. by Lorenzo Colitti · 5 years ago
  35. 3fcab61 Merge "IPv6: enable IPv6 link local routing for local network" am: f635f12666 am: 32b60b59b1 by Jimmy Chen · 5 years ago
  36. 086779d IPv6: enable IPv6 link local routing for local network by Jimmy Chen · 5 years ago
  37. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 5 years ago
  38. f9a8c2e Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 5 years ago
  39. 4a80077 Merge "Remove last NetworkStack usage of hidden APIs" am: 16ec5d038c am: 4845df3ced by Remi NGUYEN VAN · 5 years ago
  40. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 5 years ago
  41. bfd0aa0 Revert "Extract network observer code from NetworkManagementService." by Remi NGUYEN VAN · 5 years ago
  42. 9ebc3fc Revert "Extract network observer code from NetworkManagementService." by Remi NGUYEN VAN · 5 years ago
  43. bb07c0b7 Merge changes If54fa3a8,Ie7bd1459 am: 166c3aa030 am: dab15ff5f8 am: 4461bd8f0f by Lorenzo Colitti · 5 years ago
  44. d8bc829 Extract network observer code from NetworkManagementService. by Lorenzo Colitti · 5 years ago
  45. 943619d Change the signature of notifyInterfaceClassActivity. by Lorenzo Colitti · 5 years ago
  46. 6ca2d0f Merge changes I1250730c,I7d00848c am: e693d49c0a am: 9026fb46cc am: 9a13aa9ffd by Remi NGUYEN VAN · 5 years ago
  47. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 5 years ago
  48. 7a4c67e Merge "Netd unsolicited event porting" am: 98f0c30911 am: 6303689d0f by Luke Huang · 5 years ago
  49. d290dd5 Netd unsolicited event porting by Luke Huang · 6 years ago
  50. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  51. 8bddc8f Merge "Fix lint errors for moving IpClient to NetworkStack" am: 9325fbc4f8 am: 3d7914e98b by Remi NGUYEN VAN · 5 years ago
  52. e7e9f2b Fix lint errors for moving IpClient to NetworkStack by Remi NGUYEN VAN · 5 years ago
  53. 3d375db Merge changes Iec53a9fd,Iac4cfe70 am: 29afcf0eb0 am: b0c74fb227 am: 333a70ebe5 by Lorenzo Colitti · 6 years ago
  54. 9307ca2 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  55. 21afd86 Merge "Remove 'hasDns' parameter" am: 3176e8be7a am: c7af83f4ff am: d8dec0ca80 by Ken Chen · 6 years ago
  56. 3176e8b Merge "Remove 'hasDns' parameter" by Ken Chen · 6 years ago
  57. 343a957 Merge "Covert list<String> into String[] in INetd" am: d274332a9d am: 8fd6b59224 by Luke Huang · 6 years ago
  58. 1b4f92f Covert list<String> into String[] in INetd by Luke Huang · 6 years ago
  59. 9dfc3c1 Merge changes from topic "netd-event-listener-aidl" am: 481251a0c2 am: 379029671a by Lorenzo Colitti · 6 years ago
  60. d8a70b6 Delete INetworkManagementService#getNetdService. by Lorenzo Colitti · 6 years ago
  61. bed368e Remove 'hasDns' parameter by cken · 6 years ago
  62. 960bde3 Merge "Nat-related commands porting" am: 3d2b099dc0 am: 218b5f6dc0 by Luke Huang · 6 years ago
  63. a31e073 Nat-related commands porting by Luke Huang · 6 years ago
  64. 13801b9 Merge "interface-related commands porting" am: 808c2fa747 am: 21fecd5957 by Luke Huang · 6 years ago
  65. 808c2fa Merge "interface-related commands porting" by Luke Huang · 6 years ago
  66. 8c12dcd Merge "Refactor UidRange by using stable aidl structure" am: d1d3b374b7 am: 53c8b8a939 by Luke Huang · 6 years ago
  67. ddc28ad Merge "Refine firewall-related commands" am: 7843e757d3 am: 985442370e by Luke Huang · 6 years ago
  68. d1d3b37 Merge "Refactor UidRange by using stable aidl structure" by Treehugger Robot · 6 years ago
  69. 1edf4c6 Merge "Firewall-related commands porting" am: 1acfa7de1b am: 6ba18c6b03 by Luke Huang · 6 years ago
  70. 674f13b Merge "Refine network-related commands porting" am: 82696f8e4c am: 3c78330edb by Luke Huang · 6 years ago
  71. 14f7544 interface-related commands porting by Luke Huang · 6 years ago
  72. 615e102 Refine firewall-related commands by Luke Huang · 6 years ago
  73. 1acfa7d Merge "Firewall-related commands porting" by Luke Huang · 6 years ago
  74. 7701791 Refactor UidRange by using stable aidl structure by Luke Huang · 6 years ago
  75. a241db9 Firewall-related commands porting by Luke Huang · 6 years ago
  76. ca4d6f1 Merge "Network-related commands porting" am: 9b20115264 am: 923aa75d75 by Luke Huang · 6 years ago
  77. 706d7ab Refine network-related commands porting by Luke Huang · 6 years ago
  78. 9b20115 Merge "Network-related commands porting" by Luke Huang · 6 years ago
  79. f33cfcf Merge "Refactor tetherGetStats by using stable aidl structure" am: 335253df0f am: f81dce0f79 by Luke Huang · 6 years ago
  80. 8a462ec Network-related commands porting by Luke Huang · 6 years ago
  81. 13b79e8 Refactor tetherGetStats by using stable aidl structure by Luke Huang · 6 years ago
  82. c337f63 Merge "Tether-related commands porting" am: 1820136821 am: 0d5a9168de by Luke Huang · 6 years ago
  83. 1820136 Merge "Tether-related commands porting" by Luke Huang · 6 years ago
  84. 4a32bf4 Tether-related commands porting by Luke Huang · 6 years ago
  85. 80058fd Merge "Bandwidth-related commands porting" am: 8dc60930ab am: 160adaab84 by Luke Huang · 6 years ago
  86. c7bea866 Bandwidth-related commands porting by Luke Huang · 6 years ago
  87. de6b9db Merge "Netd unconditionally enable bandwidth control" am: 75fb51b0ec am: b4b2155fc2 by Luke Huang · 6 years ago
  88. 1169af1 Merge "Always enable bandwidth control in Q" am: 4be1419838 am: e3621c5e2e by Chenbo Feng · 6 years ago
  89. 56a03a0 Netd unconditionally enable bandwidth control by Luke Huang · 6 years ago
  90. 52f1e6f Always enable bandwidth control in Q by Chenbo Feng · 7 years ago
  91. 84862e2 Merge "Ipfwd-related commands porting" am: 0e5b480b1b am: b1781c210e by Luke Huang · 6 years ago
  92. 4db488b Ipfwd-related commands porting by Luke Huang · 6 years ago
  93. 7a8cd2a Merge "Clatd-related commands porting" am: 3b9ae0ae48 am: 198936ce60 by Luke Huang · 6 years ago
  94. 3b9ae0a Merge "Clatd-related commands porting" by Luke Huang · 6 years ago
  95. f989a15 Merge "Strict-related commands porting" am: ff9159b1df am: 0f148251c4 am: 6b9564e30f by Luke Huang · 6 years ago
  96. ff9159b Merge "Strict-related commands porting" by Luke Huang · 6 years ago
  97. 69369f3 Clatd-related commands porting by Luke Huang · 6 years ago
  98. e700411 Merge "Idletimer-related commands porting" am: b6b8516ba0 am: db4dace06b am: 7dc352c223 by Luke Huang · 6 years ago
  99. 473eb87 Strict-related commands porting by Luke Huang · 6 years ago
  100. a62d049 Idletimer-related commands porting by Luke Huang · 6 years ago