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