1. 6480287 Factorize custom asserts. by Chalard Jean · 6 years ago
  2. c7fc2f7 Move the test of minimum supported keepalive slots to CTS by junyulai · 6 years ago
  3. aa6821b Merge "Add a common test library." by Chalard Jean · 6 years ago
  4. cda76a7 Minor changes for DnsUtils and its test by Luke Huang · 6 years ago
  5. d5cae6a Add a common test library. by Chalard Jean · 6 years ago
  6. 7aaf1b6 Merge "Wipe the data in IpMemoryStore database upon network factory reset." by Xiao Ma · 6 years ago
  7. 686f558 Remove broken test testRfc6724Sort by Luke Huang · 6 years ago
  8. 5141006 Wipe the data in IpMemoryStore database upon network factory reset. by Xiao Ma · 6 years ago
  9. f9a84cd Add Rfc6724 style sort for DnsResolver and fix potential bug by Luke Huang · 6 years ago
  10. 51aef6f Merge "Clean up the arguments annotation and verify items on IpMemoryStoreTest." by Xiao Ma · 6 years ago
  11. b05101d Clean up the arguments annotation and verify items on IpMemoryStoreTest. by Xiao Ma · 6 years ago
  12. c797cf5 Merge changes Ibcb91105,I0218f367 by Junyu Lai · 6 years ago
  13. 15e26fb Support customization of supported keepalive count per transport by junyulai · 6 years ago
  14. 24f9431 adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 6 years ago
  15. fb574ef Add tests for DhcpErrorEvent by Remi NGUYEN VAN · 6 years ago
  16. b9315b9 Move more network unit tests to common tests by Remi NGUYEN VAN · 6 years ago
  17. 1c19cf3 Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 7 years ago
  18. 4a2659d Add common tests for FrameworksBaseTests and CTS by Remi NGUYEN VAN · 6 years ago
  19. da137d9 Fix IpPrefixTest#testContainsInetAddress fail. by paulhu · 6 years ago
  20. 314a231 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 7 years ago
  21. f004bcb Merge changes from topic "vpn_data_accounting" by Varun Anand · 6 years ago
  22. 23e1e5e NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  23. 2dbf6e6 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 7 years ago
  24. d2c678b [TCPKeepalive] Fill correct TOS and TTL value by markchien · 6 years ago
  25. e9109ce Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  26. 9bb0480 Fix Automated API Review issues. by paulhu · 7 years ago
  27. 0fcb078 Replace TcpSocketInfo with similar structure by markchien · 6 years ago
  28. 9a35341 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 6 years ago
  29. 0727435 Move the IpMemoryStore to the network stack. by Chalard Jean · 7 years ago
  30. 6190100 Add Parcelable implementation for ApfCapabilities by Remi NGUYEN VAN · 6 years ago
  31. 25a5047 Check if network has partial connectivity by lucaslin · 6 years ago
  32. ab11bf1 Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 7 years ago
  33. 8c1586e [KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData by junyulai · 7 years ago
  34. 46f41d4 [KA03] Support tcp keepalive offload by markchien · 7 years ago
  35. 1ee45c9 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 7 years ago
  36. 926e230 Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 7 years ago
  37. d57b49c Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 7 years ago
  38. d92c3d5 [MS08] Read back attributes and blobs. by Chalard Jean · 7 years ago
  39. 1098cc6 Test parceling empty LinkProperties. by Lorenzo Colitti · 7 years ago
  40. 3d68028 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
  41. 709d367 [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 7 years ago
  42. 7c2ee0d [MS01] Add the IP memory store service. by Chalard Jean · 7 years ago
  43. 2bcdb1a Merge "Add PCSCF to LinkProperties." by Chalard Jean · 7 years ago
  44. c8497bb Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 7 years ago
  45. 55191eb [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 7 years ago
  46. 7f1d549 Ignore ipv6 tx traffic on clat uid. by junyulai · 7 years ago
  47. 6272427 Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 7 years ago
  48. d397de2 [CS] Add a generic transport-specific information API by Etan Cohen · 7 years ago
  49. 85c0fd7 Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 7 years ago
  50. 541810a Add PCSCF to LinkProperties. by Hongshik · 7 years ago
  51. 29ec3e9 Add XFRM-I support to IpSecService by Benedict Wong · 7 years ago
  52. 1b2d62a Add IPv6 link-local address generation from EUI-48 by Etan Cohen · 7 years ago
  53. 431d07e Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 7 years ago
  54. b8c1f78 Add tests for the network blocked status change by Mike Yu · 7 years ago
  55. 041ac7e Add DhcpServingParams by Remi NGUYEN VAN · 7 years ago
  56. 5a0999e Merge "Add utils to convert Inet4Address <-> int" am: e2a7a7a666 by Remi NGUYEN VAN · 7 years ago
  57. eeb1220 Add utils to convert Inet4Address <-> int by Remi NGUYEN VAN · 7 years ago
  58. 3f8bf1f Merge changes from topic "ipsec-sync-with-pi" by nharold · 7 years ago
  59. 7cdc118 Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  60. 619676b Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  61. b148a21 Fix setCapabilities. by Chalard Jean · 7 years ago
  62. 64a24b3 Add a new ssid field in NetworkCapabilities. by Chalard Jean · 7 years ago
  63. 7c02c25 Migrating remaining core networking tests to Junit4 by Hugo Benichi · 8 years ago
  64. b03086e Merge "Fix setCapabilities." into pi-dev am: 7c65d9f23d by Chalard Jean · 7 years ago
  65. c5c0258 Fix setCapabilities. by Chalard Jean · 7 years ago
  66. abc68d5 Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
  67. 98d4e9d Merge "Add the list of private DNS addresses to LinkProperties" into pi-dev by Chalard Jean · 7 years ago
  68. 9ea008f Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
  69. 527920d Merge "Add a new ssid field in NetworkCapabilities." into pi-dev am: 53d1a8d88d by Chalard Jean · 7 years ago
  70. 058cd31 Add a new ssid field in NetworkCapabilities. by Chalard Jean · 7 years ago
  71. 80c8724 Merge "Force creation of Socket upon Transform application" into pi-dev by Benedict Wong · 7 years ago
  72. 9ba93eb Merge "Update IpSecManager to use InetAddress and prefixLen" into pi-dev by Benedict Wong · 7 years ago
  73. 8d2b143 Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  74. 91d76f4 Merge "Force creation of Socket upon Transform application" am: b5615519e0 by Benedict Wong · 7 years ago
  75. f23b199 Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  76. af07949 Merge "Mark networks with OEM_PAID always restricted" into pi-dev by TreeHugger Robot · 7 years ago
  77. 653a5c2 Mark networks with OEM_PAID always restricted by Lorenzo Colitti · 7 years ago
  78. de3816b Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  79. 2212205 Merge "Add AppOps Checks for MANAGE_IPSEC_TUNNELS" into pi-dev am: 80a2bba9a6 by Nathan Harold · 7 years ago
  80. 34633df Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  81. 24c9494 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 8 years ago
  82. ce5d395 Merge "Add method to NetworkStatsService for UID stats." into pi-dev by Remi NGUYEN VAN · 7 years ago
  83. 1674646 Merge changes from topic "encap-api" into pi-dev by Benedict Wong · 7 years ago
  84. 1a81431 Add method to NetworkStatsService for UID stats. by Remi NGUYEN VAN · 8 years ago
  85. 1f59430 Merge "Mark networks with OEM_PAID always restricted" am: 99613ff80b by Lorenzo Colitti · 7 years ago
  86. 63c49de Merge "Require explicitly supplied truncation length" am: 83f01be8d5 by Lorenzo Colitti · 7 years ago
  87. 99613ff Merge "Mark networks with OEM_PAID always restricted" by Lorenzo Colitti · 7 years ago
  88. fa0f612 Mark networks with OEM_PAID always restricted by Pavel Maltsev · 8 years ago
  89. 4424759 Merge "Clarify UDP encapsulation socket API" am: b676aef03c am: 9ef3a6cf3f by Lorenzo Colitti · 7 years ago
  90. ce07a39 Require explicitly supplied truncation length by Benedict Wong · 7 years ago
  91. 1d51c11 Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  92. 83f01be Merge "Require explicitly supplied truncation length" by Lorenzo Colitti · 7 years ago
  93. b676aef Merge "Clarify UDP encapsulation socket API" by Lorenzo Colitti · 7 years ago
  94. 42e2185 Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 8 years ago
  95. 12cfe2e Merge "Fix network usage stats on 464xlat tethered." am: 83088dcd8e by Remi NGUYEN VAN · 7 years ago
  96. b0571f5 Require explicitly supplied truncation length by Benedict Wong · 7 years ago
  97. dbee0f8 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 8 years ago
  98. 9660f60 Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  99. 3585034 Merge "Minor clean-up in NetworkCapabilities" am: 98dc002acc am: 6d8274ebf1 by Pavel Maltsev · 8 years ago
  100. e49cf94 Merge "Add method to NetworkStatsService for UID stats." am: db89ca3c12 by Remi NGUYEN VAN · 7 years ago