1. 7d64434 Merge "Support adding NATT keepalive packet filter" am: d157594a2a by Mark Chien · 5 years ago
  2. d157594 Merge "Support adding NATT keepalive packet filter" by Mark Chien · 5 years ago
  3. 4570f86 Merge "Freeze {ipmemorystore,networkstack}-aidl-interfaces as version 2." am: e3cc932d27 by Lorenzo Colitti · 5 years ago
  4. 9eeaa3a Support adding NATT keepalive packet filter by Aaron Huang · 5 years ago
  5. 63d9284 Merge "Add AIDL parcelable for NattKeepalivePacketData" am: 6d7ed60834 by Mark Chien · 5 years ago
  6. 791dd86 Freeze {ipmemorystore,networkstack}-aidl-interfaces as version 2. by Lorenzo Colitti · 5 years ago
  7. 6d7ed60 Merge "Add AIDL parcelable for NattKeepalivePacketData" by Mark Chien · 5 years ago
  8. 0efbd94 Merge changes Ia9865c75,I47d9d53d,Idbe10c36 am: da1df963e6 am: 5418c966ae by Lorenzo Colitti · 5 years ago
  9. 681f33c Additional code for server name in DHCP packets. by Lorenzo Colitti · 5 years ago
  10. 4932896 Merge "Add validation type definition to support multiple probe result" am: 3bdd969ff7 by Lorenzo Colitti · 5 years ago
  11. f914b77 Add validation type definition to support multiple probe result by Chiachang Wang · 5 years ago
  12. 76985bd Add AIDL parcelable for NattKeepalivePacketData by Aaron Huang · 5 years ago
  13. 280a223 Merge "Move NattKeepalivePacketData out of the framework" am: 833edcbb1b by Aaron Huang · 5 years ago
  14. 833edcb Merge "Move NattKeepalivePacketData out of the framework" by Aaron Huang · 5 years ago
  15. 1232fe3 Freeze the networkstack-aidl-interfaces interface by Remi NGUYEN VAN · 5 years ago
  16. 1ad99fb Merge changes Id598ae1d,I475bd011 by Chalard Jean · 5 years ago
  17. f38a99d Fix a possible crash when the listener is null by Chalard Jean · 5 years ago
  18. da3421e Straighten AIDL interface for the memory store by Chalard Jean · 6 years ago
  19. 77e4e52 Move NattKeepalivePacketData out of the framework by Aaron Huang · 5 years ago
  20. 896245a Move TrafficStats tags for the network stack constants by Chalard Jean · 5 years ago
  21. 825181b Merge "Crash the system server if network stack is lost" by Remi NGUYEN VAN · 5 years ago
  22. fb08776 Merge "Move the latest AIDL update to the bottom" by Chalard Jean · 5 years ago
  23. 06f3916 Crash the system server if network stack is lost by Remi NGUYEN VAN · 6 years ago
  24. afc5f9b Expose captive portal urls for configuration by Niklas Lindgren · 6 years ago
  25. 45ff048 Move the latest AIDL update to the bottom by Chalard Jean · 5 years ago
  26. 66d744b Merge "Add a mechanism to pass the L2Key and group hint to IpClient" by Remi NGUYEN VAN · 5 years ago
  27. 3cab290 Add a mechanism to pass the L2Key and group hint to IpClient by Chalard Jean · 5 years ago
  28. fecb630 Remove SocketUtils#setSocketTimeValueOption by Remi NGUYEN VAN · 5 years ago
  29. e0ef7ce Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 5 years ago
  30. 17ea70c Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 5 years ago
  31. d74219b Cleanup SystemReady in the network stack by Chalard Jean · 5 years ago
  32. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  33. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  34. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 5 years ago
  35. 385ccb0 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 5 years ago
  36. 50fadbe Fix glob syntax by Colin Cross · 5 years ago
  37. 6591477 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 5 years ago
  38. 021ea66 Merge "Use SystemApi framework parcelables directly" by Treehugger Robot · 5 years ago
  39. 2668682 Use SystemApi framework parcelables directly by Remi NGUYEN VAN · 5 years ago
  40. 6aef2af Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 5 years ago
  41. 1fc82b2 [TCPKeepalive] Fill correct TOS and TTL value by markchien · 5 years ago
  42. 0bd294c Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 5 years ago
  43. 0c089bc Merge changes I2e8c2ad9,Ic4f4c7d2 by Lorenzo Colitti · 5 years ago
  44. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  45. 306e8cd Move the networkstack AIDL interfaces to services/net. by Lorenzo Colitti · 5 years ago
  46. d9736de Fix Automated API Review issues. by paulhu · 5 years ago
  47. d42fca6 Replace TcpSocketInfo with similar structure by markchien · 5 years ago
  48. a3f811a Move TcpKeepalivePacketData out of the framework. by Lorenzo Colitti · 5 years ago
  49. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  50. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  51. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  52. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  53. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 5 years ago
  54. 389443c Initialize the NetworkStack before WiFi by Remi NGUYEN VAN · 5 years ago
  55. b8f2ab9 Merge "Use an in-process APK for in-process NetworkStack" by Remi NGUYEN VAN · 5 years ago
  56. a6f3476 Merge "Give Telephony the permissions to access the network stack." by Treehugger Robot · 5 years ago
  57. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 5 years ago
  58. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 5 years ago
  59. 12aaf7e Give Telephony the permissions to access the network stack. by Chalard Jean · 5 years ago
  60. 8acc99a Use an in-process APK for in-process NetworkStack by Remi NGUYEN VAN · 5 years ago
  61. 086779d IPv6: enable IPv6 link local routing for local network by Jimmy Chen · 5 years ago
  62. b7bda39 Fix SocketUtils API by Remi NGUYEN VAN · 5 years ago
  63. 1d8977b Merge "Fix RouterAdvertisementDaemon thread leakage problem" by Lorenzo Colitti · 5 years ago
  64. 6dea37d Fix RouterAdvertisementDaemon thread leakage problem by Iris Chang · 6 years ago
  65. a25379f Add logging to NetworkStackClient by Remi NGUYEN VAN · 6 years ago
  66. 256298e Change getPackageUid to getPackageUidAsUser by Remi NGUYEN VAN · 5 years ago
  67. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  68. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  69. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  70. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  71. 9fdc6d2 Merge "Revert "Extract network observer code from NetworkManagementService."" by Remi NGUYEN VAN · 6 years ago
  72. bfd0aa0 Revert "Extract network observer code from NetworkManagementService." by Remi NGUYEN VAN · 6 years ago
  73. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  74. e3f18bd Merge "Add INetd to SystemServiceRegistry" by Remi NGUYEN VAN · 6 years ago
  75. 9188b49 Merge "Add NetworkStack networking deps to SystemApi" by Remi NGUYEN VAN · 6 years ago
  76. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  77. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  78. 3193598 Add INetd to SystemServiceRegistry by Remi NGUYEN VAN · 6 years ago
  79. bc19ab1 Remove IpClient wrapper by Remi NGUYEN VAN · 6 years ago
  80. d8bc829 Extract network observer code from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  81. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  82. e62097f Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 6 years ago
  83. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  84. c6304b8 Create a wrapper for IpClient by Remi NGUYEN VAN · 6 years ago
  85. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  86. 97f69c2 Add getAvoidBadWifi system API by Remi NGUYEN VAN · 6 years ago
  87. 06adb08 Merge "Remove InterfaceController dependency on NMS" by Remi NGUYEN VAN · 6 years ago
  88. 491f535 Merge changes Ieef54d84,Ica3e88c2 by Remi NGUYEN VAN · 6 years ago
  89. 91c81c13 Merge "Add SystemApi utility for raw sockets." by Remi NGUYEN VAN · 6 years ago
  90. d1b51a3 Remove InterfaceController dependency on NMS by Remi NGUYEN VAN · 6 years ago
  91. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  92. 811f638 Add SystemApi utility for raw sockets. by Remi NGUYEN VAN · 6 years ago
  93. 94a0557 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 6 years ago
  94. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  95. e7e9f2b Fix lint errors for moving IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  96. 60b9ad2 Merge "Add IIpClient API for IpClient" by Remi NGUYEN VAN · 6 years ago
  97. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  98. 79a6d5e Merge "Add fields used by NetworkStack to the API" by Remi NGUYEN VAN · 6 years ago
  99. 31f1d0c Add fields used by NetworkStack to the API by Remi NGUYEN VAN · 6 years ago
  100. c2c7ee1 Replace uses of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 6 years ago