1. b891b5e Add a NetworkStackCoverageTests target. by Lorenzo Colitti · 4 years, 8 months ago
  2. 9018b1c Merge "Fix NetworkStackTests compatibility with Q" by Lorenzo Colitti · 4 years, 8 months ago
  3. 7fc260a Fix NetworkStackTests compatibility with Q by Remi NGUYEN VAN · 4 years, 8 months ago
  4. 715e482 Merge "Notify IpClient DHCP process success before configuring Interface." by Xiao Ma · 4 years, 8 months ago
  5. 16b21ef Notify IpClient DHCP process success before configuring Interface. by Xiao Ma · 4 years, 8 months ago
  6. 16fe454 Update NetworkStack, NetworkStackNext SDK versions by Remi NGUYEN VAN · 4 years, 8 months ago
  7. ef60e46 Merge "Use autogenerated StatsLog that is Q-friendly" by Muhammad Qureshi · 4 years, 8 months ago
  8. aa428cc Use autogenerated StatsLog that is Q-friendly by Muhammad Qureshi · 4 years, 8 months ago
  9. 4f24606 Merge "Update Constructors for CellIdentity(Gsm|Lte)" by Sarah Chin · 4 years, 8 months ago
  10. 2e797cd Add implementation of getInterfaceHash() by Paul Trautrim · 4 years, 8 months ago
  11. 61b3923 Update Constructors for CellIdentity(Gsm|Lte) by Nathan Harold · 4 years, 8 months ago
  12. 81291b9 Don't count transient fields for parceling identity by Chalard Jean · 4 years, 8 months ago
  13. 98b6593 Return actual payload (DHCPDISCOVER) bytes array when starting FILS. by Xiao Ma · 4 years, 9 months ago
  14. d22d5b2 Merge "Reduce redundant network probing and prevent probing loop" by Chiachang Wang · 4 years, 8 months ago
  15. d740dc3 Reduce redundant network probing and prevent probing loop by Chiachang Wang · 4 years, 8 months ago
  16. 97ccc33 NetworkStackTest: Include both 32bit and 64bit lib by Kun Niu · 4 years, 8 months ago
  17. 7191a0f Merge "[SP06.2] add method to support order insensitive equals for NetworkStats" by Junyu Lai · 4 years, 8 months ago
  18. 1fb07d5 [SP06.2] add method to support order insensitive equals for NetworkStats by junyulai · 4 years, 8 months ago
  19. 8e0e9bc Pass the supportQ flag to stats-log-api-gen by Muhammad Qureshi · 4 years, 9 months ago
  20. cee9694 Merge "[SP04] Add TestableNetworkStatsProvider" by Junyu Lai · 4 years, 8 months ago
  21. 1a033a6 Merge "Add NetworkStackTests to mts" by Treehugger Robot · 4 years, 9 months ago
  22. 4afa979 [SP04] Add TestableNetworkStatsProvider by junyulai · 4 years, 10 months ago
  23. f52fa0e [Tether09] Add RouteUtils and NetdUtils by markchien · 4 years, 10 months ago
  24. f0a9761 Add NetworkStackTests to mts by Remi NGUYEN VAN · 4 years, 9 months ago
  25. c1eaeb3 Merge "Remove NetworkStack AndroidTest.xml" by Remi NGUYEN VAN · 4 years, 9 months ago
  26. c521818 Merge "Add rate-limiting to reduce CPU loading of IpClient" by Treehugger Robot · 4 years, 9 months ago
  27. cce4006 Remove NetworkStack AndroidTest.xml by Remi NGUYEN VAN · 4 years, 9 months ago
  28. 0eef000 Add rate-limiting to reduce CPU loading of IpClient by johnson.yeh · 4 years, 9 months ago
  29. 8926b4c Merge "Provide RRO configuration to send DHCP client hostname option." by Xiao Ma · 4 years, 9 months ago
  30. 609972b Merge "Read ARP timing properties from DeviceConfig appropriately." by Xiao Ma · 4 years, 9 months ago
  31. 8bcd673 Provide RRO configuration to send DHCP client hostname option. by Xiao Ma · 5 years ago
  32. d64f58e Read ARP timing properties from DeviceConfig appropriately. by Xiao Ma · 4 years, 10 months ago
  33. 5877916 Prevent wtf crash test app by Chiachang Wang · 4 years, 9 months ago
  34. 7b60bfa Add more integration test cases (timeout/abort/success) for DHCP FILS. by Xiao Ma · 4 years, 10 months ago
  35. 3651e21 Merge "Fix Error Prone errors" by Treehugger Robot · 4 years, 9 months ago
  36. 3ca7fb4 Fix Error Prone errors by Colin Cross · 4 years, 9 months ago
  37. d75a722 Merge "Evaluate tcp only on target network" by Chiachang Wang · 4 years, 9 months ago
  38. d035d36 Merge "Revise doc for NetworkShim" by Treehugger Robot · 4 years, 9 months ago
  39. cded6ce Evaluate tcp only on target network by Chiachang Wang · 4 years, 9 months ago
  40. b62b20f Revise doc for NetworkShim by Chiachang Wang · 4 years, 9 months ago
  41. c95af40 Merge "Add NetworkShim" by Chiachang Wang · 4 years, 9 months ago
  42. 24af3a9 Add NetworkShim by Chiachang Wang · 4 years, 9 months ago
  43. 0350709 Merge "Use location mcc to load the resource" by Lucas Lin · 4 years, 9 months ago
  44. 2abb2cc Use unstable netd_aidl_interface for development by Chiachang Wang · 4 years, 10 months ago
  45. 9b4dfab Use location mcc to load the resource by lucaslin · 4 years, 9 months ago
  46. 0eb158a Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  47. c13b4ca Merge "Set min_sdk to 29 for NetworkStack tests" by Remi NGUYEN VAN · 4 years, 9 months ago
  48. 859ceab Add Rapid Commit option support in DHCP Server side. by Xiao Ma · 5 years ago
  49. 762f239 Merge "Implement IPv4 address conflict detection and DHCPDECLINE." by Xiao Ma · 4 years, 10 months ago
  50. 7d73395 Implement IPv4 address conflict detection and DHCPDECLINE. by Xiao Ma · 5 years ago
  51. cd588de Merge "Revert "Disable TCP stall detection"" by Chiachang Wang · 4 years, 10 months ago
  52. 0d749e7 Merge "Clean up and align the ByteBuffer order in test." by Chiachang Wang · 4 years, 10 months ago
  53. 3093ff3 Clean up and align the ByteBuffer order in test. by Chiachang Wang · 4 years, 10 months ago
  54. 902842d Parse extra un-used TcpInfo by Chiachang Wang · 4 years, 10 months ago
  55. 4a8d1d4 Add DHCP Rapid Commit FILS support. by Xiao Ma · 5 years ago
  56. 0656b1b Merge "Allow to disable tcp detection via flag" by Chiachang Wang · 4 years, 10 months ago
  57. a3b1403 Merge "Add a ClearingIpAddressesState." am: d82280212c by Lorenzo Colitti · 4 years, 10 months ago
  58. d822802 Merge "Add a ClearingIpAddressesState." by Treehugger Robot · 4 years, 10 months ago
  59. e797c9b Allow to disable tcp detection via flag by Chiachang Wang · 4 years, 10 months ago
  60. 038f3cd Add a ClearingIpAddressesState. by Lorenzo Colitti · 5 years ago
  61. fa0785c Merge "Make IpClientIntegrationTest talk to the real netd" am: 6c0ec1fb91 by Lorenzo Colitti · 4 years, 10 months ago
  62. 6c0ec1f Merge "Make IpClientIntegrationTest talk to the real netd" by Lorenzo Colitti · 4 years, 10 months ago
  63. 1e868b3 Make IpClientIntegrationTest talk to the real netd by Lorenzo Colitti · 4 years, 10 months ago
  64. a54db7f Revert "Disable TCP stall detection" by Chiachang Wang · 4 years, 10 months ago
  65. ccdf1c2 Merge "Catch possible buffer access exception" am: d077658de4 by Chiachang Wang · 4 years, 10 months ago
  66. d077658 Merge "Catch possible buffer access exception" by Chiachang Wang · 4 years, 10 months ago
  67. 19f87a7 Catch possible buffer access exception by Chiachang Wang · 4 years, 10 months ago
  68. 242ab14 Merge "Update type in RoutingAttribute" am: 5ea7a0be17 by Chiachang Wang · 4 years, 10 months ago
  69. 5ea7a0b Merge "Update type in RoutingAttribute" by Chiachang Wang · 4 years, 10 months ago
  70. a26755b Merge "Avoid incorrect nlmsg_type in returned INetDiagMessage" am: ed4e6885d8 by Chiachang Wang · 4 years, 10 months ago
  71. ed4e688 Merge "Avoid incorrect nlmsg_type in returned INetDiagMessage" by Chiachang Wang · 4 years, 10 months ago
  72. f6d6cd2 Update type in RoutingAttribute by Chiachang Wang · 4 years, 10 months ago
  73. c46b981 Avoid incorrect nlmsg_type in returned INetDiagMessage by Chiachang Wang · 4 years, 10 months ago
  74. 79748c5 Disable TCP stall detection am: 00e3086c93 by Chalard Jean · 4 years, 10 months ago
  75. 00e3086 Disable TCP stall detection by Chalard Jean · 4 years, 10 months ago
  76. 1b85572 Follow up commit of aosp/1157146 am: 4336b91fb4 by Chiachang Wang · 4 years, 10 months ago
  77. 4336b91 Follow up commit of aosp/1157146 by Chiachang Wang · 4 years, 10 months ago
  78. a42c948 Set min_sdk to 29 for NetworkStack tests by Remi NGUYEN VAN · 4 years, 10 months ago
  79. 0207b92 Remove netlinkclient dependency on shared-srcs am: dc24d1c740 by Remi NGUYEN VAN · 4 years, 10 months ago
  80. dc24d1c Remove netlinkclient dependency on shared-srcs by Remi NGUYEN VAN · 4 years, 10 months ago
  81. 03cd7f0 Merge "Notify IpClient DHCP process success when entering DHCP Bound State." by Lorenzo Colitti · 4 years, 10 months ago
  82. 568c32f Merge "Notify IpClient DHCP process success when entering DHCP Bound State." by Lorenzo Colitti · 4 years, 10 months ago
  83. e419da7 Notify IpClient DHCP process success when entering DHCP Bound State. by Xiao Ma · 4 years, 10 months ago
  84. c66b194 Merge "Remove api_dir property" am: 8f550acdd6 by Sundong Ahn · 4 years, 10 months ago
  85. 8f550ac Merge "Remove api_dir property" by Treehugger Robot · 4 years, 10 months ago
  86. 276366f Merge "Move shared packages to NetworkStack project" am: d53b4053df by Remi NGUYEN VAN · 4 years, 10 months ago
  87. d53b405 Merge "Move shared packages to NetworkStack project" by Remi NGUYEN VAN · 4 years, 10 months ago
  88. fe673d1 Merge "Evaluate data stall via tcp signal" am: 94b74699a2 by Chiachang Wang · 4 years, 10 months ago
  89. 94b7469 Merge "Evaluate data stall via tcp signal" by Chiachang Wang · 4 years, 10 months ago
  90. 2e5f960 Merge "Cleanup in TcpInfo" am: d0d07a1246 by Chiachang Wang · 4 years, 10 months ago
  91. d0d07a1 Merge "Cleanup in TcpInfo" by Chiachang Wang · 4 years, 10 months ago
  92. 9558455 Remove api_dir property by Sundong Ahn · 4 years, 10 months ago
  93. 0745fd8 Cleanup in TcpInfo by Chiachang Wang · 4 years, 10 months ago
  94. a5716bf Evaluate data stall via tcp signal by Chiachang Wang · 4 years, 10 months ago
  95. 1fc930c Move shared packages to NetworkStack project by Remi NGUYEN VAN · 5 years ago
  96. dbfef8e Merge "Make sure the test module uninstall the apks at the end" am: fb73cd7048 by Julien Desprez · 4 years, 10 months ago
  97. fb73cd7 Merge "Make sure the test module uninstall the apks at the end" by Julien Desprez · 4 years, 10 months ago
  98. bc7f24e Make sure the test module uninstall the apks at the end by Julien Desprez · 4 years, 10 months ago
  99. 614f990 Update package for classes am: f8f7720f84 by Chiachang Wang · 4 years, 10 months ago
  100. f8f7720 Update package for classes by Chiachang Wang · 4 years, 10 months ago