1. 59b3447 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 6 years ago
  2. f89d7be [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 6 years ago
  3. 8c141bd [MS01] Add the IP memory store service. by Chalard Jean · 6 years ago
  4. 81552d6 Merge "Move NetworkMonitor to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  5. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  6. 64e495b Merge "Add PCSCF to LinkProperties." by Chalard Jean · 6 years ago
  7. 94e5b22 Merge "Move DhcpServer to NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  8. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  9. a2e577d Merge "Implement RcsParticipant (base)" by Sahin Caliskan · 6 years ago
  10. 73105e11 Fix linter errors in IpServer and its dependencies by Remi NGUYEN VAN · 6 years ago
  11. cd9c24d Implement RcsParticipant (base) by Sahin Caliskan · 6 years ago
  12. 761198a Add parceling for DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  13. 424945e Implement RcsThread querying (base) by Sahin Caliskan · 6 years ago
  14. bd73798 Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 6 years ago
  15. 9d5e003 Merge "Replace InterfaceParams with ifName in DhcpServer" by Remi NGUYEN VAN · 6 years ago
  16. 155da48 Replace InterfaceParams with ifName in DhcpServer by Remi NGUYEN VAN · 6 years ago
  17. b11a084 Merge "apf: Drop ARP reply if SPA is 0.0.0.0" by Aaron Huang · 6 years ago
  18. 4929a0d Merge "Move RCS APIs to android.telephony.ims" by Sahin Caliskan · 6 years ago
  19. 7719db2 Move RCS APIs to android.telephony.ims by Sahin Caliskan · 6 years ago
  20. d9eeba6 Merge "Track default upstream when system is ready" by Mark Chien · 6 years ago
  21. a6c7287 Track default upstream when system is ready by markchien · 6 years ago
  22. 0d9b942 Merge "Add an APF unit test to drop all packets in the pcap file" by Aaron Huang · 6 years ago
  23. bd648ce [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 6 years ago
  24. 04ed6a3 apf: Drop ARP reply if SPA is 0.0.0.0 by Aaron Huang · 6 years ago
  25. 785e5f1 Add an APF unit test to drop all packets in the pcap file by Aaron Huang · 6 years ago
  26. f6ebf4a Ignore ipv6 tx traffic on clat uid. by junyulai · 6 years ago
  27. 0882543 Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 6 years ago
  28. 9677dde Merge "Migrate INetd to stable aidl" by Luke Huang · 6 years ago
  29. 4e780bd Merge "Increase the IpClientTest timeouts to reduce flake rate." by Treehugger Robot · 6 years ago
  30. 7f50b11 Merge "[CS] Add a generic transport-specific information API" by Etan Cohen · 6 years ago
  31. ca9fb56 [CS] Add a generic transport-specific information API by Etan Cohen · 6 years ago
  32. 734c4ce Migrate INetd to stable aidl by Luke Huang · 6 years ago
  33. 87c7dff Increase the IpClientTest timeouts to reduce flake rate. by Lorenzo Colitti · 6 years ago
  34. 51b1e45 Merge "Call netd to update the tcp buffer size" by Treehugger Robot · 6 years ago
  35. 8b8684a Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 6 years ago
  36. fa42501 Add PCSCF to LinkProperties. by Hongshik · 6 years ago
  37. d6c2dc5 Merge "Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl" by Luke Huang · 6 years ago
  38. 1c548e5 Merge "TouchLatency: make updates time based and add fps to ball mode" by Adrian Salido · 6 years ago
  39. e8e522b Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl by Luke Huang · 6 years ago
  40. 33fe80f Merge "Data stall detection using DNS event" by Chiachang Wang · 6 years ago
  41. beefecc TouchLatency: make updates time based and add fps to ball mode by Adrian Salido · 6 years ago
  42. 7f14dbc Call netd to update the tcp buffer size by Chenbo Feng · 6 years ago
  43. 7a70a7e Data stall detection using DNS event by Chiachang Wang · 6 years ago
  44. ef557cf Merge "PermissionMonitor: Move intent receiver to ConnectivityService." by Junyu Lai · 6 years ago
  45. f928c1e Merge changes from topic "xfrmi-support" by Benedict Wong · 6 years ago
  46. 1c66fd2 Merge "Add Entitlement Manger to encapsulate provisioning mechanics" by Treehugger Robot · 6 years ago
  47. 781dae6 Add XFRM-I support to IpSecService by Benedict Wong · 6 years ago
  48. 2454b69 PermissionMonitor: Move intent receiver to ConnectivityService. by junyulai · 6 years ago
  49. b6eb2c2 Add Entitlement Manger to encapsulate provisioning mechanics by markchien · 6 years ago
  50. a8923c5 Add IPv6 link-local address generation from EUI-48 by Etan Cohen · 6 years ago
  51. 1256486 Fix RcsManager and add empty RcsThread class by Sahin Caliskan · 6 years ago
  52. df01b11 Merge "Use spy in PermissionMonitorTest." by Junyu Lai · 6 years ago
  53. 345155e Use spy in PermissionMonitorTest. by junyulai · 6 years ago
  54. 88b8f63 Add skip464xlat test in Nat464XlatTest by soma, kawata · 6 years ago
  55. dffb7d9 Merge "Support backward compatibility for restricted network permission" by Paul Hu · 6 years ago
  56. 3b0f5ea Support backward compatibility for restricted network permission by paulhu · 6 years ago
  57. c33ac0d Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 6 years ago
  58. d1d3b37 Merge "Refactor UidRange by using stable aidl structure" by Treehugger Robot · 6 years ago
  59. 8ed8915 No-op refactoring of VPN lockdown status check. by junyulai · 6 years ago
  60. 7701791 Refactor UidRange by using stable aidl structure by Luke Huang · 6 years ago
  61. 6995549 Reduce excess local prefix computations by markchien · 6 years ago
  62. 43d8774 Merge "Add tests for the network blocked status change" am: af0de1a2e9 by Junyu Lai · 6 years ago
  63. f972975 Add tests for the network blocked status change by Mike Yu · 6 years ago
  64. 96cb6d9 Merge "Sleep 1s before force stop and use killBackgroundApp" am: 2417859fa5 by Mathieu Chartier · 6 years ago
  65. 5615adf Sleep 1s before force stop and use killBackgroundApp by Mathieu Chartier · 6 years ago
  66. a1bc1b1 Merge "Build com.android.media.remotedisplay with java_sdk_library" by Sundong Ahn · 6 years ago
  67. 1ad4aed Merge "Build com.android.media.remotedisplay with java_sdk_library" by Treehugger Robot · 6 years ago
  68. d252f61 Merge "Remove explicit dependencies on "core" libraries" am: 18f9a2c24d by Neil Fuller · 6 years ago
  69. 066ca17 Remove explicit dependencies on "core" libraries by Neil Fuller · 6 years ago
  70. f81dce0 Merge "Refactor tetherGetStats by using stable aidl structure" am: 335253df0f by Luke Huang · 6 years ago
  71. 335253d Merge "Refactor tetherGetStats by using stable aidl structure" by Luke Huang · 6 years ago
  72. bfff7e2 Merge changes from topic "aapt2-manifest-elements" am: e75f2f504e by Colin Cross · 6 years ago
  73. e75f2f5 Merge changes from topic "aapt2-manifest-elements" by Treehugger Robot · 6 years ago
  74. 47a589c Merge changes I10c01f2b,Ie05bc535 am: 277d42a035 by Yan Yan · 6 years ago
  75. 277d42a Merge changes I10c01f2b,Ie05bc535 by Yan Yan · 6 years ago
  76. e4259d3 Check to ensure UDP-encap is used only for IPv4 by evitayan · 6 years ago
  77. 0a7d3e3 Add UDP encapsulation tests for IpSecService. by evitayan · 6 years ago
  78. 13b79e8 Refactor tetherGetStats by using stable aidl structure by Luke Huang · 6 years ago
  79. 94b0562 Merge "Send hostname and MTU options in DHCP ACK/OFFER" am: 3b12359e4c by Remi NGUYEN VAN · 6 years ago
  80. 3b12359 Merge "Send hostname and MTU options in DHCP ACK/OFFER" by Remi NGUYEN VAN · 6 years ago
  81. cfc5085 Merge "Remove unnecessary dependency on bouncycastle" am: 32fb670a0a by Neil Fuller · 6 years ago
  82. 32fb670 Merge "Remove unnecessary dependency on bouncycastle" by Neil Fuller · 6 years ago
  83. a0484ac Merge "Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests" by Jayant Chowdhary · 6 years ago
  84. 35297c4 Remove unnecessary dependency on bouncycastle by Neil Fuller · 6 years ago
  85. 604b0ee Merge "Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests" by Jayant Chowdhary · 6 years ago
  86. 1bceeaa Merge "Allow wifi and ethenet connected at same time." am: 54d34fe8a7 by Leif Hendrik Wilden · 6 years ago
  87. 54d34fe Merge "Allow wifi and ethenet connected at same time." by Treehugger Robot · 6 years ago
  88. 881a987 Build com.android.media.remotedisplay with java_sdk_library by Sundong Ahn · 6 years ago
  89. 14aeab6 Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests by Jayant Chowdhary · 6 years ago
  90. fd30663 Allow wifi and ethenet connected at same time. by Leif Hendrik Wilden · 6 years ago
  91. 38acbcd Merge "Fix idle timer rule leakage" am: 9367b9ea4c by Chiachang Wang · 6 years ago
  92. bc3c6b1 Merge changes I0f997d30,I288ba1f4 am: 53f8591789 by Remi NGUYEN VAN · 6 years ago
  93. 9367b9e Merge "Fix idle timer rule leakage" by Chiachang Wang · 6 years ago
  94. 53f8591 Merge changes I0f997d30,I288ba1f4 by Treehugger Robot · 6 years ago
  95. f90a92b Send hostname and MTU options in DHCP ACK/OFFER by Remi NGUYEN VAN · 6 years ago
  96. 89af05b Merge "InetDiagSocketTest: enable UDP unit tests on all devices" am: 23a73be430 by Jeff Vander Stoep · 6 years ago
  97. 23a73be Merge "InetDiagSocketTest: enable UDP unit tests on all devices" by Treehugger Robot · 6 years ago
  98. f5dfad4 InetDiagSocketTest: enable UDP unit tests on all devices by Jeff Vander Stoep · 6 years ago
  99. a609304 Fix idle timer rule leakage by Chiachang Wang · 6 years ago
  100. ee1cde5 Merge "Call clearSettingsProvider before and after test" am: 3868fc30ee by Remi NGUYEN VAN · 6 years ago