1. 1675807 Merge "Fix flaky testNattSocketKeepalives" by Remi NGUYEN VAN · 6 years ago
  2. ac02bc8 Fix flaky testNattSocketKeepalives by Remi NGUYEN VAN · 6 years ago
  3. 8fee3de Merge "Support multi-SIM entitlement check" by Mark Chien · 6 years ago
  4. 0b59507 Support multi-SIM entitlement check by markchien · 6 years ago
  5. 9c5d964 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  6. 2ed5d4c [KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData by junyulai · 6 years ago
  7. 150e191 [KA03] Support tcp keepalive offload by markchien · 6 years ago
  8. 0683511 [KA02] internal cleanup and refactor for SocketKeepalive by junyulai · 6 years ago
  9. 4163ff7 Merge "Add get last entitlement value callback API" by Mark Chien · 6 years ago
  10. f273127 Add get last entitlement value callback API by markchien · 6 years ago
  11. 62a9b66 Merge "Add an API that allows VPNs to declare themselves as metered." by Varun Anand · 6 years ago
  12. 1215f09 Add an API that allows VPNs to declare themselves as metered. by Varun Anand · 6 years ago
  13. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  14. 774c3ce Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  15. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  16. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  17. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  18. a462bcb Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  19. 1f9d80f Merge "Fix IPMS tests timeout." by Treehugger Robot · 6 years ago
  20. 9f73671 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 6 years ago
  21. ee8e6a0 Revert "Whitelist packages from VPN lockdown." by Dan Albert · 6 years ago
  22. 8b59179 Merge "Add API for proxy configuration over VPN." by Treehugger Robot · 6 years ago
  23. efc7735 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  24. bb9cef0 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  25. 044a436 Add API for proxy configuration over VPN. by Irina Dumitrescu · 6 years ago
  26. 6fa3d39 Merge "Popup a notification after logging in the captive portal network" by Lucas Lin · 6 years ago
  27. f735efc Fix IPMS tests timeout. by Chalard Jean · 6 years ago
  28. d2e045e0 Popup a notification after logging in the captive portal network by lucaslin · 6 years ago
  29. b3656c7 Merge changes from topic "ka05" by Junyu Lai · 6 years ago
  30. 215b877 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 6 years ago
  31. 48eac1d4 [KA01] export SocketKeepalive API for NAT-T keepalive by junyulai · 6 years ago
  32. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  33. e62097f Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 6 years ago
  34. 773f3f5 Merge "[MS11] Implement findL2Key" by Treehugger Robot · 6 years ago
  35. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  36. 31ff061 Merge changes from topic "Java async dns" by Luke Huang · 6 years ago
  37. 8d1a890 [MS11] Implement findL2Key by Chalard Jean · 6 years ago
  38. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  39. 58582a3 Merge "Add getAvoidBadWifi system API" by Remi NGUYEN VAN · 6 years ago
  40. 022daeb Merge changes If71fadd2,I42047185 by Chalard Jean · 6 years ago
  41. ced57bb Add libprocessgroup dependency by Suren Baghdasaryan · 6 years ago
  42. 00b15f3 Add asynchronous DNS query API in Java by Luke Huang · 6 years ago
  43. 97f69c2 Add getAvoidBadWifi system API by Remi NGUYEN VAN · 6 years ago
  44. 479c076 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 6 years ago
  45. 06adb08 Merge "Remove InterfaceController dependency on NMS" by Remi NGUYEN VAN · 6 years ago
  46. d1b51a3 Remove InterfaceController dependency on NMS by Remi NGUYEN VAN · 6 years ago
  47. b67e493 [MS10] Address leftover comments on MS03 and MS07 by Chalard Jean · 6 years ago
  48. a39756a [MS09] Implement isSameNetwork. by Chalard Jean · 6 years ago
  49. 94a0557 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 6 years ago
  50. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  51. 9325fbc Merge "Fix lint errors for moving IpClient to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  52. a1b2a93 Merge "Properly expect all callbacks in testStackedLinkProperties." by Lorenzo Colitti · 6 years ago
  53. e7e9f2b Fix lint errors for moving IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  54. 2412c13 Properly expect all callbacks in testStackedLinkProperties. by Lorenzo Colitti · 6 years ago
  55. 60b9ad2 Merge "Add IIpClient API for IpClient" by Remi NGUYEN VAN · 6 years ago
  56. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  57. cb3b895 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 6 years ago
  58. ca046e8 Merge changes I2ddfef0c,I49bee0c9 by Chalard Jean · 6 years ago
  59. a5d31f5 Add IIpClient API for IpClient by Remi NGUYEN VAN · 6 years ago
  60. bf73e66 [MS08] Read back attributes and blobs. by Chalard Jean · 6 years ago
  61. 91549b6 [MS07] Implement storeNetworkAttributes and storeBlob. by Chalard Jean · 6 years ago
  62. 6b0b2b7 Add stable AIDL parcelables for IIpClient API by Remi NGUYEN VAN · 6 years ago
  63. 35c5160 Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets." by Josh Gao · 6 years ago
  64. 836ad57 [CS] Add an option to block sensitive network specifier by Etan Cohen · 6 years ago
  65. c37177a Merge "Add stable AIDL parcelables for LinkProperties" by Remi NGUYEN VAN · 6 years ago
  66. 4855a2e Add stable AIDL parcelables for LinkProperties by Remi NGUYEN VAN · 6 years ago
  67. 796c944 Merge changes I09167532,I7df77a99,I67797b3f,Ic27e706f by Chalard Jean · 6 years ago
  68. 5e5c764 [MS06] Add the relevance utils. by Chalard Jean · 6 years ago
  69. 61e27ab [MS03] Add the contract for the IPMS database. by Chalard Jean · 6 years ago
  70. dac3918 Test parceling empty LinkProperties. by Lorenzo Colitti · 6 years ago
  71. 9307ca2 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  72. 59b3447 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 6 years ago
  73. f89d7be [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 6 years ago
  74. 8c141bd [MS01] Add the IP memory store service. by Chalard Jean · 6 years ago
  75. 81552d6 Merge "Move NetworkMonitor to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  76. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  77. 64e495b Merge "Add PCSCF to LinkProperties." by Chalard Jean · 6 years ago
  78. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  79. 73105e11 Fix linter errors in IpServer and its dependencies by Remi NGUYEN VAN · 6 years ago
  80. 761198a Add parceling for DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  81. bd73798 Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 6 years ago
  82. 9d5e003 Merge "Replace InterfaceParams with ifName in DhcpServer" by Remi NGUYEN VAN · 6 years ago
  83. 155da48 Replace InterfaceParams with ifName in DhcpServer by Remi NGUYEN VAN · 6 years ago
  84. b11a084 Merge "apf: Drop ARP reply if SPA is 0.0.0.0" by Aaron Huang · 6 years ago
  85. d9eeba6 Merge "Track default upstream when system is ready" by Mark Chien · 6 years ago
  86. a6c7287 Track default upstream when system is ready by markchien · 6 years ago
  87. 0d9b942 Merge "Add an APF unit test to drop all packets in the pcap file" by Aaron Huang · 6 years ago
  88. bd648ce [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 6 years ago
  89. 04ed6a3 apf: Drop ARP reply if SPA is 0.0.0.0 by Aaron Huang · 6 years ago
  90. 785e5f1 Add an APF unit test to drop all packets in the pcap file by Aaron Huang · 6 years ago
  91. f6ebf4a Ignore ipv6 tx traffic on clat uid. by junyulai · 6 years ago
  92. 0882543 Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 6 years ago
  93. 9677dde Merge "Migrate INetd to stable aidl" by Luke Huang · 6 years ago
  94. 4e780bd Merge "Increase the IpClientTest timeouts to reduce flake rate." by Treehugger Robot · 6 years ago
  95. 7f50b11 Merge "[CS] Add a generic transport-specific information API" by Etan Cohen · 6 years ago
  96. ca9fb56 [CS] Add a generic transport-specific information API by Etan Cohen · 6 years ago
  97. 734c4ce Migrate INetd to stable aidl by Luke Huang · 6 years ago
  98. 87c7dff Increase the IpClientTest timeouts to reduce flake rate. by Lorenzo Colitti · 6 years ago
  99. 51b1e45 Merge "Call netd to update the tcp buffer size" by Treehugger Robot · 6 years ago
  100. 8b8684a Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 6 years ago