- ce9a901 Test DataStallStatsUtils.write by Treehugger Robot · 4 years, 5 months ago
- b9364f5 Merge "Remove DhcpResults from NetworkStack shared lib" into rvc-dev by Remi NGUYEN VAN · 4 years, 5 months ago
- 8442e65 Merge "Adding NetworkStack Metrics/protos in the Networkstack" into rvc-dev by Frank Li · 4 years, 5 months ago
- 6df45d3 Remove DhcpResults from NetworkStack shared lib by Remi NGUYEN VAN · 4 years, 5 months ago
- e60d897 Merge "Increase tcp polling interval on data stall detection" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
- 49053ad Merge "Disable IPv6 stack when IPv6 provisioning is lost but IPv4 is still alive." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
- 1995d8e Adding NetworkStack Metrics/protos in the Networkstack by lifr · 4 years, 6 months ago
- 62db6cc Merge "Use the latest stable netd AIDL interface in NetworkStack." into rvc-dev by Lorenzo Colitti · 4 years, 5 months ago
- ed70006 Use the latest stable netd AIDL interface in NetworkStack. by Lorenzo Colitti · 4 years, 5 months ago
- bf9fefc Disable IPv6 stack when IPv6 provisioning is lost but IPv4 is still alive. by Treehugger Robot · 4 years, 5 months ago
- 9572aa1 Do not revalidate before network is ready by Remi NGUYEN VAN · 4 years, 5 months ago
- 1cde70c Increase tcp polling interval on data stall detection by Chiachang Wang · 4 years, 5 months ago
- 976a950 Add a SkipPresubmit annotation by Treehugger Robot · 4 years, 5 months ago
- d431edc Merge "Shorten the timeout of DHCP INIT-REBOOT state." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
- ef1c282 Merge "Refactor out the IPv4-only provisioning result verification." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
- 43fc3e1 Merge "Adjust the timeout parameters in DHCP client." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
- 8098083 Merge "Wifi: Add 6GHz band to getWifiBand method" into rvc-dev by Ahmed ElArabawy · 4 years, 5 months ago
- 859a591 Shorten the timeout of DHCP INIT-REBOOT state. by Xiao Ma · 4 years, 6 months ago
- b4167ae Merge "Fix venue info notification not displaying" into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
- 10039a4 Add a null check to prevent NullPointerException by Lucas Lin · 4 years, 6 months ago
- 44b4e76 Wifi: Add 6GHz band to getWifiBand method by Ahmed ElArabawy · 4 years, 6 months ago
- 72b7075 Merge "Fallback if redirect url is not valid for captive portal login" into rvc-dev by Chiachang Wang · 4 years, 6 months ago
- 6d0b548 Merge "Prevent race in NetworkMonitorTest" into rvc-dev by Chiachang Wang · 4 years, 6 months ago
- 3f5206b Fix venue info notification not displaying by Remi NGUYEN VAN · 4 years, 6 months ago
- 8c5829b Refactor out the IPv4-only provisioning result verification. by Xiao Ma · 4 years, 6 months ago
- d44616a Validate test wifi/eth/bluetooth/mobile networks by Remi NGUYEN VAN · 4 years, 6 months ago
- e443dd6 Only allow HTTP capport URLs on test networks by Remi NGUYEN VAN · 4 years, 6 months ago
- 6bed0e5 Allow localhost HTTP URLs for the capport API by Remi NGUYEN VAN · 4 years, 6 months ago
- ffaef49 Fallback if redirect url is not valid for captive portal login by Chiachang Wang · 4 years, 6 months ago
- 1e2e741 Merge "Implement delete methods" into rvc-dev by Chalard Jean · 4 years, 6 months ago
- 9212789 Merge "Allow CTS to include TestNetworkStackLib" into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
- 530424f Implement delete methods by Chalard Jean · 4 years, 6 months ago
- 89e8dcf Add utilities to filter packet by Remi NGUYEN VAN · 4 years, 6 months ago
- 7fb8da7 Prevent race in NetworkMonitorTest by Chiachang Wang · 4 years, 6 months ago
- 252c6f2 Allow CTS to include TestNetworkStackLib by Remi NGUYEN VAN · 4 years, 6 months ago
- c6ad18a Rename groupHint to cluster. by Chalard Jean · 4 years, 6 months ago
- 59b66b8 Merge "Change stopwatch accuracy from milliseconds to microseconds" into rvc-dev by Frank Li · 4 years, 6 months ago
- 7b48641 Merge "Enable DHCP INIT-REBOOT state on R." into rvc-dev by Xiao Ma · 4 years, 6 months ago
- fa91414 Change stopwatch accuracy from milliseconds to microseconds by Frank Li · 4 years, 6 months ago
- 92fbcb2 Merge "add TCP data stall metrics" into rvc-dev by Chiachang Wang · 4 years, 6 months ago
- 3f0922c Merge "Add an eventuallyExpect call that returns null" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- c081616 Merge "Fix flakes in testMultipleProbes" into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
- d44175e Add an eventuallyExpect call that returns null by Chalard Jean · 4 years, 6 months ago
- 5b129a6 Enable DHCP INIT-REBOOT state on R. by Xiao Ma · 4 years, 6 months ago
- 7bfc08f Merge "Mock IpConnectivityLog in IpClientTest" into rvc-dev by Mark Chien · 4 years, 6 months ago
- b664b89 Merge "Support MirrorLink DHCPDECLINE." into rvc-dev by Xiao Ma · 4 years, 6 months ago
- 90e5d54 Mock IpConnectivityLog in IpClientTest by markchien · 4 years, 6 months ago
- 4376550 Merge "Avoid rely on NETWORK_STACK permission for InetDiagSocketTest" into rvc-dev by Mark Chien · 4 years, 6 months ago
- fa4549b Avoid rely on NETWORK_STACK permission for InetDiagSocketTest by markchien · 4 years, 6 months ago
- e56fc33 Merge "Remove unused permission from NetworkStackTests" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- 0b34ae6 add TCP data stall metrics by Chiachang Wang · 4 years, 6 months ago
- f77ff2f Remove unused permission from NetworkStackTests by Mark Chien · 4 years, 6 months ago
- af35481 Remove unused ACCESS_NETWORK_STATE permission by Mark Chien · 4 years, 6 months ago
- 09d6e15 Fix flakes in testMultipleProbes by Remi NGUYEN VAN · 4 years, 6 months ago
- 5abdc91 Rename variables and methods specifically by Chiachang Wang · 4 years, 6 months ago
- 46028ee Adjust the timeout parameters in DHCP client. by Xiao Ma · 4 years, 6 months ago
- e86b415 Support MirrorLink DHCPDECLINE. by Xiao Ma · 4 years, 6 months ago
- 1f20cb6 Refactor DHCP server with StateMachine. by Xiao Ma · 4 years, 7 months ago
- 38dc834 Remove system_current workaround on NetworkStack by Remi NGUYEN VAN · 4 years, 6 months ago
- 7bb940e Merge "Bump NetworkStack to system_30" into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
- d8fa668 Merge changes I86cb5af0,I706e40db into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
- 03bcf6c Bump NetworkStack to system_30 by Remi NGUYEN VAN · 4 years, 6 months ago
- 9eb5c2c Do not mock shim in TcpSocketTrackerTest by Remi NGUYEN VAN · 4 years, 6 months ago
- 473501f Move common apishim classes to apishim.common pkg by Remi NGUYEN VAN · 4 years, 6 months ago
- c14ac72 Fix dumpVersion for IpMemoryStore on Q by Treehugger Robot · 4 years, 6 months ago
- 1775216 Log interface hash in NetworkStack dumpsys version by Remi NGUYEN VAN · 4 years, 6 months ago
- 5f6620b Merge "Add test for NetworkStackService dumpsys version" into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
- eeb32b3 Merge "Set min_sdk_version to be part of mainline modules" into rvc-dev by Jooyung Han · 4 years, 6 months ago
- 9b1bf05 Set min_sdk_version to be part of mainline modules by Jooyung Han · 4 years, 7 months ago
- 8d081d6 Add test for NetworkStackService dumpsys version by Remi NGUYEN VAN · 4 years, 7 months ago
- 5c5a689 Merge "Finish mocking in finally clause" into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
- a90dec3 Test that IFA_F_STABLE_PRIVACY appears in LinkAddresses. by Lorenzo Colitti · 4 years, 6 months ago
- a8a73c5 Use doIpv6Provisioning in testPref64Option. by Lorenzo Colitti · 4 years, 7 months ago
- 962312a Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- 1e51c42 Import translations. DO NOT MERGE by Bill Yi · 4 years, 6 months ago
- 4cf8e2e Import translations. DO NOT MERGE by Bill Yi · 4 years, 6 months ago
- f8de4fd Merge "Set clientId when parsing an explicit DHCP_CLIENT_IDENTIFIER option." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- e6f3ab0 Verify the IP addresses from IPv6-only provisioning look correct. by Lorenzo Colitti · 4 years, 6 months ago
- 19b2c8a Merge "Update default value of probe url to be a constant" into rvc-dev by Chiachang Wang · 4 years, 6 months ago
- 6ccbe37 Merge "Prevent using commas in url configurations" into rvc-dev by Chiachang Wang · 4 years, 6 months ago
- cd8b063 Finish mocking in finally clause by Treehugger Robot · 4 years, 6 months ago
- 6421197 Merge "Set jni_uses_sdk_apis for NetworkStackTests" into rvc-dev by Colin Cross · 4 years, 6 months ago
- db6652a Merge "Fix the potential NPE when starting provisioning with FILS." into rvc-dev by Xiao Ma · 4 years, 6 months ago
- 88384a2 Merge "Use stable networkstack-aidl-interfaces" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- 055652b Merge "Test that the system doesn't accept non-/96 NAT64 prefixes." into rvc-dev by Lorenzo Colitti · 4 years, 6 months ago
- 1eb4c9d Fix the potential NPE when starting provisioning with FILS. by Xiao Ma · 4 years, 6 months ago
- 32bee5e Set clientId when parsing an explicit DHCP_CLIENT_IDENTIFIER option. by Xiao Ma · 4 years, 6 months ago
- 44ee27b Update default value of probe url to be a constant by Chiachang Wang · 4 years, 7 months ago
- 05137ff Prevent using commas in url configurations by Chiachang Wang · 4 years, 7 months ago
- 8adb380 Use stable networkstack-aidl-interfaces by Jeongik Cha · 4 years, 6 months ago
- b12790b Merge "Add EvaluatingBandwidthState to evaluate network bandwidth" into rvc-dev by Lucas Lin · 4 years, 6 months ago
- a5e9fe8 Set jni_uses_sdk_apis for NetworkStackTests by Colin Cross · 4 years, 6 months ago
- c193cc0 Test that the system doesn't accept non-/96 NAT64 prefixes. by Lorenzo Colitti · 4 years, 6 months ago
- fc5814c Add EvaluatingBandwidthState to evaluate network bandwidth by Lucas Lin · 4 years, 6 months ago
- 49d1392 Add apex_available field in networkstack-aidl-interfaces by Jeongik Cha · 4 years, 7 months ago
- aa2d8a3 [SP18.2] Create TestableNetworkStatsProviderCbBinder by Junyu Lai · 4 years, 6 months ago
- cf37ca4 Don't crash if the PREF64 expires when IpClient is stopped. by Lorenzo Colitti · 4 years, 7 months ago
- a470915 Fix testIpClientServiceAvailableAfterPolling by Remi NGUYEN VAN · 4 years, 7 months ago
- 76e2b1e Merge "Freeze Networkstack AIDL API as V6" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- db03d16 Merge "Do not stop FdEventsReader on handlePacket error" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago