1. c0fd05c Fix leak of DhcpServer on tethering stop error by Remi NGUYEN VAN · 5 years ago
  2. 782393f Fix the potential NullPointerException. by Xiao Ma · 5 years ago
  3. 3d29ae9 Add comments to frozen AIDL API files by Remi NGUYEN VAN · 5 years ago
  4. 931ec8e Fix cannot create Nat-T keepalive on mobile data by junyulai · 5 years ago
  5. f4a435a Merge changes Ib9a15fec,I9f3f2588 into qt-dev by Lorenzo Colitti · 5 years ago
  6. e7e0294 Merge "Simplify crash conditions in NetworkStackClient" into qt-dev by Remi NGUYEN VAN · 5 years ago
  7. 1cf53ba Add a wrapper for INetworkMonitor. by Lorenzo Colitti · 5 years ago
  8. 0edda9f Simplify crash conditions in NetworkStackClient by Remi NGUYEN VAN · 5 years ago
  9. 6b26815 Merge changes I2cb4200b,If1fa00be into qt-dev by Remi NGUYEN VAN · 5 years ago
  10. 5855ce2 Proper handling of NetworkStack crash by Remi NGUYEN VAN · 5 years ago
  11. d6e2bbb Wipe the data in IpMemoryStore database upon network factory reset. by Xiao Ma · 5 years ago
  12. cb29c2b Properly use versioned interfaces. by Lorenzo Colitti · 5 years ago
  13. 42ea026 Add a factoryReset method to IIpMemoryStore, and freeze api. by Lorenzo Colitti · 5 years ago
  14. f986110 Support strict mode private DNS on VPNs that provide Internet. by Chalard Jean · 5 years ago
  15. 3ce093b adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 5 years ago
  16. 64c39a1 Add a simple wrapper for IpClient. by Lorenzo Colitti · 5 years ago
  17. a9690c1 Freeze networkstack-aidl-interfaces as version 3. by markchien · 5 years ago
  18. d0f8ca8 Support adding NATT keepalive packet filter by Mark Chien · 5 years ago
  19. 9c0f0db Merge "Freeze {ipmemorystore,networkstack}-aidl-interfaces as version 2." into qt-dev by TreeHugger Robot · 5 years ago
  20. 1447fd9 Merge changes from topic "natt-aidl+aidl-freeze" into qt-dev by TreeHugger Robot · 5 years ago
  21. 6b93ec0 Freeze {ipmemorystore,networkstack}-aidl-interfaces as version 2. by Lorenzo Colitti · 5 years ago
  22. bc45a6d Add AIDL parcelable for NattKeepalivePacketData by Aaron Huang · 5 years ago
  23. f360cbd Move NattKeepalivePacketData out of the framework by Aaron Huang · 5 years ago
  24. 4d92d76 Additional code for server name in DHCP packets. by Lorenzo Colitti · 5 years ago
  25. bead516 Add validation type definition to support multiple probe result by Lorenzo Colitti · 5 years ago
  26. e8660ef Freeze the networkstack-aidl-interfaces interface by Lorenzo Colitti · 5 years ago
  27. 6a76b7e Move TrafficStats tags for the network stack constants by Chalard Jean · 5 years ago
  28. 9164fabb Crash the system server if network stack is lost by Remi NGUYEN VAN · 5 years ago
  29. 9ca4c62 Expose captive portal urls for configuration by Remi NGUYEN VAN · 5 years ago
  30. 9d1465d Move the latest AIDL update to the bottom by Chalard Jean · 5 years ago
  31. 7c0d3098 Merge "Add a mechanism to pass the L2Key and group hint to IpClient" into qt-dev by TreeHugger Robot · 5 years ago
  32. d3c34d4 Add a mechanism to pass the L2Key and group hint to IpClient by Chalard Jean · 5 years ago
  33. 909dfd1 Remove SocketUtils#setSocketTimeValueOption by Remi NGUYEN VAN · 5 years ago
  34. 2867145 Fix a possible crash when the listener is null by Chalard Jean · 5 years ago
  35. 943e740 Straighten AIDL interface for the memory store by Chalard Jean · 6 years ago
  36. e0ef7ce Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 5 years ago
  37. 17ea70c Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 5 years ago
  38. d74219b Cleanup SystemReady in the network stack by Chalard Jean · 5 years ago
  39. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  40. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  41. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 5 years ago
  42. 385ccb0 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 5 years ago
  43. 50fadbe Fix glob syntax by Colin Cross · 5 years ago
  44. 6591477 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 5 years ago
  45. 021ea66 Merge "Use SystemApi framework parcelables directly" by Treehugger Robot · 5 years ago
  46. 2668682 Use SystemApi framework parcelables directly by Remi NGUYEN VAN · 5 years ago
  47. 6aef2af Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 5 years ago
  48. 1fc82b2 [TCPKeepalive] Fill correct TOS and TTL value by markchien · 5 years ago
  49. 0bd294c Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 5 years ago
  50. 0c089bc Merge changes I2e8c2ad9,Ic4f4c7d2 by Lorenzo Colitti · 5 years ago
  51. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  52. 306e8cd Move the networkstack AIDL interfaces to services/net. by Lorenzo Colitti · 5 years ago
  53. d9736de Fix Automated API Review issues. by paulhu · 5 years ago
  54. d42fca6 Replace TcpSocketInfo with similar structure by markchien · 5 years ago
  55. a3f811a Move TcpKeepalivePacketData out of the framework. by Lorenzo Colitti · 5 years ago
  56. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  57. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  58. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  59. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  60. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 5 years ago
  61. 389443c Initialize the NetworkStack before WiFi by Remi NGUYEN VAN · 5 years ago
  62. b8f2ab9 Merge "Use an in-process APK for in-process NetworkStack" by Remi NGUYEN VAN · 5 years ago
  63. a6f3476 Merge "Give Telephony the permissions to access the network stack." by Treehugger Robot · 5 years ago
  64. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 5 years ago
  65. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 5 years ago
  66. 12aaf7e Give Telephony the permissions to access the network stack. by Chalard Jean · 5 years ago
  67. 8acc99a Use an in-process APK for in-process NetworkStack by Remi NGUYEN VAN · 5 years ago
  68. 086779d IPv6: enable IPv6 link local routing for local network by Jimmy Chen · 5 years ago
  69. b7bda39 Fix SocketUtils API by Remi NGUYEN VAN · 5 years ago
  70. 1d8977b Merge "Fix RouterAdvertisementDaemon thread leakage problem" by Lorenzo Colitti · 5 years ago
  71. 6dea37d Fix RouterAdvertisementDaemon thread leakage problem by Iris Chang · 6 years ago
  72. a25379f Add logging to NetworkStackClient by Remi NGUYEN VAN · 5 years ago
  73. 256298e Change getPackageUid to getPackageUidAsUser by Remi NGUYEN VAN · 5 years ago
  74. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 5 years ago
  75. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 5 years ago
  76. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 5 years ago
  77. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  78. 9fdc6d2 Merge "Revert "Extract network observer code from NetworkManagementService."" by Remi NGUYEN VAN · 6 years ago
  79. bfd0aa0 Revert "Extract network observer code from NetworkManagementService." by Remi NGUYEN VAN · 6 years ago
  80. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  81. e3f18bd Merge "Add INetd to SystemServiceRegistry" by Remi NGUYEN VAN · 6 years ago
  82. 9188b49 Merge "Add NetworkStack networking deps to SystemApi" by Remi NGUYEN VAN · 6 years ago
  83. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  84. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  85. 3193598 Add INetd to SystemServiceRegistry by Remi NGUYEN VAN · 6 years ago
  86. bc19ab1 Remove IpClient wrapper by Remi NGUYEN VAN · 6 years ago
  87. d8bc829 Extract network observer code from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  88. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  89. e62097f Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 6 years ago
  90. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  91. c6304b8 Create a wrapper for IpClient by Remi NGUYEN VAN · 6 years ago
  92. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  93. 97f69c2 Add getAvoidBadWifi system API by Remi NGUYEN VAN · 6 years ago
  94. 06adb08 Merge "Remove InterfaceController dependency on NMS" by Remi NGUYEN VAN · 6 years ago
  95. 491f535 Merge changes Ieef54d84,Ica3e88c2 by Remi NGUYEN VAN · 6 years ago
  96. 91c81c13 Merge "Add SystemApi utility for raw sockets." by Remi NGUYEN VAN · 6 years ago
  97. d1b51a3 Remove InterfaceController dependency on NMS by Remi NGUYEN VAN · 6 years ago
  98. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  99. 811f638 Add SystemApi utility for raw sockets. by Remi NGUYEN VAN · 6 years ago
  100. 94a0557 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 6 years ago