1. bad9d91 Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN"" by Lorenzo Colitti · 6 years ago
  2. bc571c7 Revert "Block incoming non-VPN packets to apps under fully-routed VPN" by Remi NGUYEN VAN · 6 years ago
  3. 4773027 Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 7 years ago
  4. 49b1587 Add common tests for FrameworksBaseTests and CTS by Remi NGUYEN VAN · 6 years ago
  5. 207037a Fix IpPrefixTest#testContainsInetAddress fail. by paulhu · 6 years ago
  6. 3c33ee5 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 6 years ago
  7. 06b4b6f Merge changes from topic "vpn_data_accounting" by Varun Anand · 6 years ago
  8. 2af0b66 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  9. 612520f Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  10. b5a2b80 [TCPKeepalive] Fill correct TOS and TTL value by markchien · 6 years ago
  11. acb5eca Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  12. cbbc3db Fix Automated API Review issues. by paulhu · 6 years ago
  13. 458c95b Replace TcpSocketInfo with similar structure by markchien · 6 years ago
  14. d64b329 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 6 years ago
  15. 4ae71e9 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  16. df04297 Add Parcelable implementation for ApfCapabilities by Remi NGUYEN VAN · 6 years ago
  17. 2240ef6 Check if network has partial connectivity by lucaslin · 6 years ago
  18. 147f6cf Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 6 years ago
  19. 80d0356 [KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData by junyulai · 6 years ago
  20. e5591ce [KA03] Support tcp keepalive offload by markchien · 7 years ago
  21. 8f8deae Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  22. e167e11 Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 7 years ago
  23. 8bd18cf Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  24. b899722 [MS08] Read back attributes and blobs. by Chalard Jean · 7 years ago
  25. 1d3bf3d Test parceling empty LinkProperties. by Lorenzo Colitti · 7 years ago
  26. 981b34f Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
  27. 6dd2486 [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 7 years ago
  28. d3829de [MS01] Add the IP memory store service. by Chalard Jean · 7 years ago
  29. a99e1ee Merge "Add PCSCF to LinkProperties." by Chalard Jean · 7 years ago
  30. 926c915 Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 7 years ago
  31. 73fb5a8 [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 7 years ago
  32. 879dbfa Ignore ipv6 tx traffic on clat uid. by junyulai · 7 years ago
  33. 12924cb Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 7 years ago
  34. ac07cca [CS] Add a generic transport-specific information API by Etan Cohen · 7 years ago
  35. edb60c4 Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 7 years ago
  36. e2d7cf5 Add PCSCF to LinkProperties. by Hongshik · 7 years ago
  37. 12b7056 Add XFRM-I support to IpSecService by Benedict Wong · 7 years ago
  38. ec1c466 Add IPv6 link-local address generation from EUI-48 by Etan Cohen · 7 years ago
  39. 1d103a9 Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 7 years ago
  40. 96612ae Add tests for the network blocked status change by Mike Yu · 7 years ago
  41. aa3d9ac Add DhcpServingParams by Remi NGUYEN VAN · 7 years ago
  42. c9f4d7b Merge "Add utils to convert Inet4Address <-> int" am: 2587292cd1 by Remi NGUYEN VAN · 7 years ago
  43. 6e2a93c Add utils to convert Inet4Address <-> int by Remi NGUYEN VAN · 7 years ago
  44. ff904be Merge changes from topic "ipsec-sync-with-pi" by nharold · 7 years ago
  45. ba38f8b Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  46. 2a9b2c8 Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  47. 52a6d54 Fix setCapabilities. by Chalard Jean · 7 years ago
  48. 390bee5 Add a new ssid field in NetworkCapabilities. by Chalard Jean · 7 years ago
  49. e17657c Migrating remaining core networking tests to Junit4 by Hugo Benichi · 8 years ago
  50. 2e7a6c1 Merge "Fix setCapabilities." into pi-dev am: cb42feb502 by Chalard Jean · 7 years ago
  51. e15627e Fix setCapabilities. by Chalard Jean · 7 years ago
  52. 299d856 Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
  53. 2cc723e Merge "Add the list of private DNS addresses to LinkProperties" into pi-dev by Chalard Jean · 7 years ago
  54. 3e0a46a Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
  55. 33ada88 Merge "Add a new ssid field in NetworkCapabilities." into pi-dev am: f920300665 by Chalard Jean · 7 years ago
  56. 3ec2c0f Add a new ssid field in NetworkCapabilities. by Chalard Jean · 7 years ago
  57. 534cfd2 Merge "Force creation of Socket upon Transform application" into pi-dev by Benedict Wong · 7 years ago
  58. d370c85 Merge "Update IpSecManager to use InetAddress and prefixLen" into pi-dev by Benedict Wong · 7 years ago
  59. 2ea91ae Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  60. 218bfc4 Merge "Force creation of Socket upon Transform application" am: 4acfd60844 by Benedict Wong · 7 years ago
  61. 031d447 Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  62. 4f58ec4 Merge "Mark networks with OEM_PAID always restricted" into pi-dev by TreeHugger Robot · 7 years ago
  63. 9b58dd3 Mark networks with OEM_PAID always restricted by Lorenzo Colitti · 7 years ago
  64. 412ff41 Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  65. 78fd96e Merge "Add AppOps Checks for MANAGE_IPSEC_TUNNELS" into pi-dev am: 80a2bba9a6 by Nathan Harold · 7 years ago
  66. 68a7edf Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  67. 1720e75 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 7 years ago
  68. d197642 Merge "Add method to NetworkStatsService for UID stats." into pi-dev by Remi NGUYEN VAN · 7 years ago
  69. c37a574 Merge changes from topic "encap-api" into pi-dev by Benedict Wong · 7 years ago
  70. ef7e3af Add method to NetworkStatsService for UID stats. by Remi NGUYEN VAN · 7 years ago
  71. 3754e15 Merge "Mark networks with OEM_PAID always restricted" am: dbc568ceaf by Lorenzo Colitti · 7 years ago
  72. 56d68c3 Merge "Require explicitly supplied truncation length" am: 2db4d5fbda by Lorenzo Colitti · 7 years ago
  73. dbc568c Merge "Mark networks with OEM_PAID always restricted" by Lorenzo Colitti · 7 years ago
  74. 8cb5245 Mark networks with OEM_PAID always restricted by Pavel Maltsev · 7 years ago
  75. 57498b9 Merge "Clarify UDP encapsulation socket API" am: db1e624ee1 am: bdc59ca370 by Lorenzo Colitti · 7 years ago
  76. 2e1ebb6 Require explicitly supplied truncation length by Benedict Wong · 7 years ago
  77. c165885 Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  78. 2db4d5f Merge "Require explicitly supplied truncation length" by Lorenzo Colitti · 7 years ago
  79. db1e624 Merge "Clarify UDP encapsulation socket API" by Lorenzo Colitti · 7 years ago
  80. 65ffbaf Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 7 years ago
  81. c83f237 Merge "Fix network usage stats on 464xlat tethered." am: 83088dcd8e by Remi NGUYEN VAN · 7 years ago
  82. 5f38c02 Require explicitly supplied truncation length by Benedict Wong · 7 years ago
  83. c19a5eb Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 7 years ago
  84. a042c3f Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  85. 51f4d8a Merge "Minor clean-up in NetworkCapabilities" am: 539f85a18d am: b1e2bfe4df by Pavel Maltsev · 7 years ago
  86. 7370f42 Merge "Add method to NetworkStatsService for UID stats." am: db89ca3c12 by Remi NGUYEN VAN · 7 years ago
  87. 1cb92c7 Add method to NetworkStatsService for UID stats. by Remi NGUYEN VAN · 7 years ago
  88. 76df78f Added implementation for VTI add/remove address by Benedict Wong · 7 years ago
  89. 696b853 Merge "Added implementation for VTI add/remove address" am: 3f3410ae6b by Benedict Wong · 7 years ago
  90. 3f3410a Merge "Added implementation for VTI add/remove address" by Benedict Wong · 7 years ago
  91. 0da1f39 Added implementation for VTI add/remove address by Benedict Wong · 7 years ago
  92. 3152f21 Merge "Fixing comments in Network Capabilities" am: b6477d22ca am: 2c36870f3d by Pavel Maltsev · 7 years ago
  93. 1f9f48e Fixing comments in Network Capabilities by Pavel Maltsev · 7 years ago
  94. 5d97ad9 Merge "Minor clean-up in NetworkCapabilities" am: 1dd43b192c am: 6ab3c9c246 by Pavel Maltsev · 7 years ago
  95. 1dd43b1 Merge "Minor clean-up in NetworkCapabilities" by Treehugger Robot · 7 years ago
  96. 1252af5 Merge "Allow null subscriberId in NetworkStatsManager." am: 09639d8ad0 by Remi NGUYEN VAN · 7 years ago
  97. a08eb72 Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 7 years ago
  98. 1016f73 Merge "Extend network request to query networks w/o capabilites" am: 47d4d15483 am: 334cde1ec2 by Pavel Maltsev · 7 years ago
  99. 47d4d15 Merge "Extend network request to query networks w/o capabilites" by Treehugger Robot · 7 years ago
  100. 0a8dbc7 Merge "Give apps with NETWORK_SETTINGS right to see any VPN." am: faed85f2b0 am: 331e50f601 by Chalard Jean · 7 years ago