1. 38b1a38 Fix NetworkMonitorTest on Q by Remi NGUYEN VAN · 3 years, 1 month ago
  2. 3bf9907 Merge "Add SDK check to check NOT_VCN_MANAGED" by Remi NGUYEN VAN · 3 years, 1 month ago
  3. 013c3aa Merge "Update NetlinkSocketTest to handle RTM_GETNEIGH{TBL} restrictions" by Bram Bonné · 3 years, 1 month ago
  4. 6554553 Merge "Revert "Revert "Test eventuallyExpect""" by Chiachang Wang · 3 years, 1 month ago
  5. 25b0aeb Merge "Address linter error in TestableNetworkCallbackTest" by Chiachang Wang · 3 years, 1 month ago
  6. 20fcc76 Address linter error in TestableNetworkCallbackTest by Chiachang Wang · 3 years, 1 month ago
  7. 7df9c90 Revert "Revert "Test eventuallyExpect"" by Chiachang Wang · 3 years, 1 month ago
  8. 1b7a063 Add SDK check to check NOT_VCN_MANAGED by Remi NGUYEN VAN · 3 years, 1 month ago
  9. 32563f8 Revert "Test eventuallyExpect" by Mohammad Islam · 3 years, 1 month ago
  10. 69a936a Optimize neighbor unreachability detection probe fallback. by Xiao Ma · 3 years, 4 months ago
  11. a515b9e Test eventuallyExpect by Chiachang Wang · 3 years, 11 months ago
  12. c6eb439 Merge "Support Neighbor Advertisement packet w/o TLLA option parsing." by Xiao Ma · 3 years, 1 month ago
  13. 84221d9 Update NetlinkSocketTest to handle RTM_GETNEIGH{TBL} restrictions by Bram Bonné · 3 years, 1 month ago
  14. b56816d Merge "Validate all INTERNET-providing VCN-managed networks" by Treehugger Robot · 3 years, 1 month ago
  15. e3f5347 Validate all INTERNET-providing VCN-managed networks by Benedict Wong · 3 years, 3 months ago
  16. 78156e4 Notify the platform if network validation is skipped in NetworkMonitor. by Cody Kesting · 4 years ago
  17. f3ca3c5 Merge "Validate OEM_PAID networks" by Treehugger Robot · 3 years, 1 month ago
  18. 5d71e47 Merge "Suppress NewApi lint errors in NetworkMonitor test." by Lorenzo Colitti · 3 years, 1 month ago
  19. 5cba6b6 Suppress NewApi lint errors in NetworkMonitor test. by Lorenzo Colitti · 3 years, 1 month ago
  20. 2fbc846 Validate OEM_PAID networks by Pavan Kumar M · 3 years, 3 months ago
  21. 60175d2 Add basic IpReachabilityMonitor integration test. by Xiao Ma · 3 years, 2 months ago
  22. 66d8399 Merge "Add visibility for Connectivity tests" by Remi NGUYEN VAN · 3 years, 2 months ago
  23. 11dbaed Support Neighbor Advertisement packet w/o TLLA option parsing. by Xiao Ma · 3 years, 2 months ago
  24. 9b04481 Add NeighborSolicitation class to build/prase NS packet. by Xiao Ma · 3 years, 2 months ago
  25. 73eacfe Add visibility for Connectivity tests by Remi NGUYEN VAN · 3 years, 2 months ago
  26. 01db53a Merge "Add unit test on getting initial BSSID in IpClientTest." by Xiao Ma · 3 years, 2 months ago
  27. a750073 Report probe URL as redirect on 200 portals by Remi NGUYEN VAN · 3 years, 3 months ago
  28. 8f52713 Add unit test on getting initial BSSID in IpClientTest. by Xiao Ma · 3 years, 3 months ago
  29. 67d47cd Merge "Move config_apf* resources to NetworkStack" by Remi NGUYEN VAN · 3 years, 3 months ago
  30. e9c7471 Merge "Update the target SDK version to 30 in the NetworkStackIntegrationTest." by Treehugger Robot · 3 years, 3 months ago
  31. 690e12e Disable accept_ra upon IPv6 default route has gone for dual-stack devices. by Xiao Ma · 3 years, 3 months ago
  32. 1d0f4ba Update the target SDK version to 30 in the NetworkStackIntegrationTest. by Xiao Ma · 3 years, 3 months ago
  33. 861fe42 Get current tracked BSSID from Layer2Info on starting provisioning. by Xiao Ma · 3 years, 4 months ago
  34. f9105de Injecting networkstack Quirk stats into statsd by lifr · 3 years, 3 months ago
  35. e5ec4d0 Merge "Send GARP and unsolicited multicast NA after L2 roaming." by Xiao Ma · 3 years, 3 months ago
  36. 3971b97 Move config_apf* resources to NetworkStack by Remi NGUYEN VAN · 3 years, 4 months ago
  37. 65a0053 Drop the unsolicited multicast NA to all routers address in APF. by Xiao Ma · 3 years, 3 months ago
  38. 8a0b767 Send GARP and unsolicited multicast NA after L2 roaming. by Xiao Ma · 3 years, 4 months ago
  39. 63c7dc7 Merge "Add native coverage listener to integration tests" by Remi NGUYEN VAN · 3 years, 4 months ago
  40. 7f3bfb1 Add native coverage listener to integration tests by Remi NGUYEN VAN · 3 years, 4 months ago
  41. 4fcbe91 Define a constant as stall evaluation interval for testing by Chiachang Wang · 3 years, 4 months ago
  42. e752407 Set last probing time to always evaluate stall by Chiachang Wang · 3 years, 4 months ago
  43. 45676f0 Fix the failure testCustomizedDhcpOptions_disallowedOption. by Xiao Ma · 3 years, 4 months ago
  44. d443fb1 Add lint baseline to address NewApi errors by Pedro Loureiro · 3 years, 6 months ago
  45. 3df5c23 Add test for NetworkStackUtils.attachRaFilter by Remi NGUYEN VAN · 3 years, 11 months ago
  46. 002dd5a Support gratuitous unsolicited Neighbor Advertisement. by Xiao Ma · 3 years, 8 months ago
  47. eb15c5e Separate the experimental DHCP features setting in IpClientIntegrationTest. by Xiao Ma · 3 years, 5 months ago
  48. 81fe69a Move TrackRecordTest to libs/net by Remi NGUYEN VAN · 3 years, 5 months ago
  49. 3fb61fc Add NeighborAdvertisement class to build/prase NA packet. by Xiao Ma · 3 years, 8 months ago
  50. af32144 Use Ipv6Utils to build ND packets and options in IpClientIntegrationTest. by Xiao Ma · 3 years, 6 months ago
  51. a83f653 Stop using CaptivePortalData in the shim interfaces. by Lorenzo Colitti · 3 years, 6 months ago
  52. dd48697 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/NetworkStack by Bob Badour · 3 years, 6 months ago
  53. f5962f2 Merge "Support for Terms & Conditions notification" by Hai Shalom · 3 years, 6 months ago
  54. e8fe123 Support for Terms & Conditions notification by Hai Shalom · 3 years, 6 months ago
  55. 81ff8c6 Merge "Migrate IpClientIntegrationTests to root." by Xiao Ma · 3 years, 6 months ago
  56. 927a891 Migrate IpClientIntegrationTests to root. by Xiao Ma · 3 years, 7 months ago
  57. 56b4ad4 Merge "Add NetdStaticLibTestsLib into NetworkStack MTS" by Lucas Lin · 3 years, 6 months ago
  58. 2e86fd1 Merge changes from topic "customized_dhcp_options" by Xiao Ma · 3 years, 6 months ago
  59. ec5fd18 Follow-up CL to the change at aosp/1495896 by Hungming Chen · 3 years, 7 months ago
  60. 2676dea Merge "[NFCT.NS.12] Override toString methods in conntrack related classes" by Nucca Chen · 3 years, 7 months ago
  61. 83fb191 [NFCT.NS.12] Override toString methods in conntrack related classes by Hungming Chen · 3 years, 9 months ago
  62. 9584f89 Add NetdStaticLibTestsLib into NetworkStack MTS by lucaslin · 3 years, 7 months ago
  63. c240b24 Merge "Cleanup testOverrideVendorId static member after running unittest." by Xiao Ma · 3 years, 7 months ago
  64. e31734e Support customized DHCP client options. by Xiao Ma · 3 years, 8 months ago
  65. 18006eb Cleanup testOverrideVendorId static member after running unittest. by Xiao Ma · 3 years, 7 months ago
  66. 6776ba0 Merge "Support for Venue friendly name" by Hai Shalom · 3 years, 7 months ago
  67. b942012 Merge changes I804a0ba0,I5667cbb4,Ic2c85f3c by Nucca Chen · 3 years, 7 months ago
  68. 4840a77 Merge "Add a test for concurrent access" by Chalard Jean · 3 years, 7 months ago
  69. 206d707 Support for Venue friendly name by Hai Shalom · 3 years, 8 months ago
  70. dbc2951 [NFCT.NS.11] Add NAT conntrack event notification by Hungming Chen · 3 years, 9 months ago
  71. bb885a2 [NFCT.NS.10] Parse CTA_TUPLE_PROTO by Hungming Chen · 3 years, 9 months ago
  72. df40265 [NFCT.NS.9] Parse CTA_TUPLE_ORIG and CTA_TUPLE_REPLY by Hungming Chen · 3 years, 9 months ago
  73. 8a13276 Merge "Fix flaky testNotifyNetwork_WithforceReevaluation test" by Chiachang Wang · 3 years, 7 months ago
  74. a1a987f Fix flaky testNotifyNetwork_WithforceReevaluation test by Chiachang Wang · 3 years, 7 months ago
  75. 9140fe3 [NFCT.NS.8] Parse conntrack attribute CTA_STATUS and CTA_TIMEOUT by Hungming Chen · 3 years, 9 months ago
  76. 5ca706f Merge "Remove the concept of byte order from StructNlAttr." by Natasha Lee · 3 years, 7 months ago
  77. 277d948 Remove the concept of byte order from StructNlAttr. by Lorenzo Colitti · 3 years, 8 months ago
  78. 3c141cc Merge "Split NetworkStackUtils to frameworks/libs/net" by Remi NGUYEN VAN · 3 years, 8 months ago
  79. f0da0a9 Split NetworkStackUtils to frameworks/libs/net by Remi NGUYEN VAN · 3 years, 8 months ago
  80. ef3ada5 Merge "Update tests to use new InstallUtilsHost lib" by Mohammad Islam · 3 years, 8 months ago
  81. eccb17b Add a test for concurrent access by Chalard Jean · 3 years, 8 months ago
  82. 0dc6d22 Skip testNoFdLeaks in IpClientRootTest by Remi NGUYEN VAN · 3 years, 8 months ago
  83. e110795 Update tests to use new InstallUtilsHost lib by Mohammad Samiul Islam · 3 years, 8 months ago
  84. f358119 Merge "Add min_sdk_version to NetworkStack dev bin/tests" by Treehugger Robot · 3 years, 8 months ago
  85. 5b3ea2f Add min_sdk_version to NetworkStack dev bin/tests by Remi NGUYEN VAN · 3 years, 9 months ago
  86. ae2eb16 Merge "[NFCT.NS.7] Parse netfilter netlink header" by Nucca Chen · 3 years, 9 months ago
  87. 523f555 Merge "Updates target API for InterfaceParamsTest." by Bram Bonné · 3 years, 9 months ago
  88. 6765f8d Merge "Autogenerate toString for networkstack/ipmemorystore parcelables." by Lorenzo Colitti · 3 years, 9 months ago
  89. b03b360 Updates target API for InterfaceParamsTest. by Bram Bonné · 3 years, 9 months ago
  90. 9426dbe Autogenerate toString for networkstack/ipmemorystore parcelables. by Lorenzo Colitti · 3 years, 9 months ago
  91. 0e6d63f Add NetworkStackTests / NetworkStackNextTests to mainline-presubmit by Remi NGUYEN VAN · 3 years, 9 months ago
  92. e0ddb33 Merge "Test that IpClient does not leak fds on shutdown." by Lorenzo Colitti · 3 years, 9 months ago
  93. 37063c5 Merge "Fallback probe result should not be considered as HTTP success" by Chiachang Wang · 3 years, 9 months ago
  94. c9a89aa Fallback probe result should not be considered as HTTP success by Chiachang Wang · 3 years, 9 months ago
  95. 675e0f5 Test that IpClient does not leak fds on shutdown. by Lorenzo Colitti · 4 years ago
  96. c712166 [NFCT.NS.7] Parse netfilter netlink header by Hungming Chen · 3 years, 9 months ago
  97. bc5c074 [NFCT.NS.6] Add toString test for NetlinkConstants by Hungming Chen · 3 years, 9 months ago
  98. ece691d [NFCT.NS.5] Add toString test for StructNlMsgHdr by Hungming Chen · 3 years, 9 months ago
  99. 42f07c3 [NFCT.NS.4] Add ConntrackMonitor minimum test by Hungming Chen · 3 years, 10 months ago
  100. 3854f60 Merge "Add visibility rules for packages/modules/Connectivity/Tethering" by Treehugger Robot · 3 years, 10 months ago