1. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  2. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  3. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  4. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  5. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 5 years ago
  6. 389443c Initialize the NetworkStack before WiFi by Remi NGUYEN VAN · 5 years ago
  7. b8f2ab9 Merge "Use an in-process APK for in-process NetworkStack" by Remi NGUYEN VAN · 5 years ago
  8. a6f3476 Merge "Give Telephony the permissions to access the network stack." by Treehugger Robot · 5 years ago
  9. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 5 years ago
  10. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 5 years ago
  11. 12aaf7e Give Telephony the permissions to access the network stack. by Chalard Jean · 5 years ago
  12. 8acc99a Use an in-process APK for in-process NetworkStack by Remi NGUYEN VAN · 5 years ago
  13. 086779d IPv6: enable IPv6 link local routing for local network by Jimmy Chen · 5 years ago
  14. b7bda39 Fix SocketUtils API by Remi NGUYEN VAN · 5 years ago
  15. 1d8977b Merge "Fix RouterAdvertisementDaemon thread leakage problem" by Lorenzo Colitti · 5 years ago
  16. 6dea37d Fix RouterAdvertisementDaemon thread leakage problem by Iris Chang · 6 years ago
  17. a25379f Add logging to NetworkStackClient by Remi NGUYEN VAN · 5 years ago
  18. 256298e Change getPackageUid to getPackageUidAsUser by Remi NGUYEN VAN · 5 years ago
  19. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  20. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  21. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  22. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  23. 9fdc6d2 Merge "Revert "Extract network observer code from NetworkManagementService."" by Remi NGUYEN VAN · 6 years ago
  24. bfd0aa0 Revert "Extract network observer code from NetworkManagementService." by Remi NGUYEN VAN · 6 years ago
  25. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  26. e3f18bd Merge "Add INetd to SystemServiceRegistry" by Remi NGUYEN VAN · 6 years ago
  27. 9188b49 Merge "Add NetworkStack networking deps to SystemApi" by Remi NGUYEN VAN · 6 years ago
  28. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  29. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  30. 3193598 Add INetd to SystemServiceRegistry by Remi NGUYEN VAN · 6 years ago
  31. bc19ab1 Remove IpClient wrapper by Remi NGUYEN VAN · 6 years ago
  32. d8bc829 Extract network observer code from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  33. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  34. e62097f Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 6 years ago
  35. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  36. c6304b8 Create a wrapper for IpClient by Remi NGUYEN VAN · 6 years ago
  37. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  38. 97f69c2 Add getAvoidBadWifi system API by Remi NGUYEN VAN · 6 years ago
  39. 06adb08 Merge "Remove InterfaceController dependency on NMS" by Remi NGUYEN VAN · 6 years ago
  40. 491f535 Merge changes Ieef54d84,Ica3e88c2 by Remi NGUYEN VAN · 6 years ago
  41. 91c81c13 Merge "Add SystemApi utility for raw sockets." by Remi NGUYEN VAN · 6 years ago
  42. d1b51a3 Remove InterfaceController dependency on NMS by Remi NGUYEN VAN · 6 years ago
  43. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  44. 811f638 Add SystemApi utility for raw sockets. by Remi NGUYEN VAN · 6 years ago
  45. 94a0557 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 6 years ago
  46. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  47. e7e9f2b Fix lint errors for moving IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  48. 60b9ad2 Merge "Add IIpClient API for IpClient" by Remi NGUYEN VAN · 6 years ago
  49. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  50. 79a6d5e Merge "Add fields used by NetworkStack to the API" by Remi NGUYEN VAN · 6 years ago
  51. 31f1d0c Add fields used by NetworkStack to the API by Remi NGUYEN VAN · 6 years ago
  52. c2c7ee1 Replace uses of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 6 years ago
  53. a5d31f5 Add IIpClient API for IpClient by Remi NGUYEN VAN · 6 years ago
  54. 6b0b2b7 Add stable AIDL parcelables for IIpClient API by Remi NGUYEN VAN · 6 years ago
  55. 4855a2e Add stable AIDL parcelables for LinkProperties by Remi NGUYEN VAN · 6 years ago
  56. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  57. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  58. 73105e11 Fix linter errors in IpServer and its dependencies by Remi NGUYEN VAN · 6 years ago
  59. 761198a Add parceling for DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  60. 9d5e003 Merge "Replace InterfaceParams with ifName in DhcpServer" by Remi NGUYEN VAN · 6 years ago
  61. 155da48 Replace InterfaceParams with ifName in DhcpServer by Remi NGUYEN VAN · 6 years ago
  62. 04ed6a3 apf: Drop ARP reply if SPA is 0.0.0.0 by Aaron Huang · 6 years ago
  63. 785e5f1 Add an APF unit test to drop all packets in the pcap file by Aaron Huang · 6 years ago
  64. 2a52036 Merge "Remove unused imports of libcore.io.Libcore." by Treehugger Robot · 6 years ago
  65. 031dfa6 Remove unused import by Neil Fuller · 6 years ago
  66. 30ff7a0 Remove unused imports of libcore.io.Libcore. by Tobias Thierer · 6 years ago
  67. 3b12359 Merge "Send hostname and MTU options in DHCP ACK/OFFER" by Remi NGUYEN VAN · 6 years ago
  68. f90a92b Send hostname and MTU options in DHCP ACK/OFFER by Remi NGUYEN VAN · 6 years ago
  69. f5d65c5 Don't throw a NPE in SharedLog#e by Remi NGUYEN VAN · 6 years ago
  70. f8529dc Merge "Add ConnectivityManager.getConnectionOwnerUid()" by Jeffrey Vander Stoep · 6 years ago
  71. 0ac2c09 Add ConnectivityManager.getConnectionOwnerUid() by Jeff Vander Stoep · 6 years ago
  72. 8e492f8 Use IPv6 hop limit from upstream interface. by Erik Kline · 6 years ago
  73. 7a4ccc6 Initial rename to IpServer by Erik Kline · 6 years ago
  74. 95999bd Remove the last of the ResolvUtil uses by Erik Kline · 6 years ago
  75. 56fbfc0 Fix ConcurrentModificationException crash due to race in IpClient by Jacob Abrams · 6 years ago
  76. 666bb5c Merge "Try to set the hop limit to something suitable for 64share" by Treehugger Robot · 6 years ago
  77. 5b43cea Tighten up neighbor timers if IpReachabilityMonitor is in use by Erik Kline · 6 years ago
  78. abb7033 Try to set the hop limit to something suitable for 64share by Erik Kline · 6 years ago
  79. e1a1dcc Ignore DHCP discover and request w/ invalid giaddr by Remi NGUYEN VAN · 6 years ago
  80. 8975ab6 Send ciaddr in DHCP server ACK if set by client by Remi NGUYEN VAN · 6 years ago
  81. 9865cc1 Minor logging fixes for new DHCP server by Remi NGUYEN VAN · 6 years ago
  82. 6557a24 Fix DHCP options sent by DHCP server by Remi NGUYEN VAN · 6 years ago
  83. e59d031 Fix BOOTP fields for server-generated DHCP packets by Remi NGUYEN VAN · 6 years ago
  84. 397f811 Also copy-construct multinetwork policy preference by Erik Kline · 6 years ago
  85. ef7432f Merge "Ignore DHCP packet sent from non-68 client port" by Remi NGUYEN VAN · 6 years ago
  86. e3a0f42 Merge "Add DhcpServer" by Remi NGUYEN VAN · 6 years ago
  87. 80f3ddc Merge "Add varargs methods to build DhcpServingParams" by Remi NGUYEN VAN · 6 years ago
  88. b0762eb Ignore DHCP packet sent from non-68 client port by Remi NGUYEN VAN · 6 years ago
  89. a13007a Add DhcpServer by Remi NGUYEN VAN · 6 years ago
  90. a758720 Add varargs methods to build DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  91. 18c144c Merge "IpClient: fix in InitialConfiguration validation." by Treehugger Robot · 6 years ago
  92. bd0cc31 Add a SharedLog method to log errors w/ stacktrace by Remi NGUYEN VAN · 6 years ago
  93. a420b57 Add DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  94. 1885805 Add fields to DHCP packets for server use-case by Remi NGUYEN VAN · 6 years ago
  95. c1413d0 Add DHCP utils extracted from DhcpClient by Remi NGUYEN VAN · 6 years ago
  96. eca5b4e Add DhcpLeaseRepository by Remi NGUYEN VAN · 6 years ago
  97. d2cb322 Add codewiz@, reminv@ to OWNERS for connectivity by Remi NGUYEN VAN · 6 years ago
  98. 509c061 IpClient: fix in InitialConfiguration validation. by Hugo Benichi · 6 years ago
  99. de8eac9 Merge "Always close file descriptors" am: 26025a06ec by Erik Kline · 6 years ago
  100. 725e8f6 Always close file descriptors by Erik Kline · 6 years ago