summaryrefslogtreecommitdiff
path: root/src/android/net/ip/IpClient.java
AgeCommit message (Expand)Author
2020-06-24Send normal termination metrics on wifi offRemi NGUYEN VAN
2020-06-23Fix the mStopTimeNs not be reset in Stopwatch#RestartFrank Li
2020-06-23Injecting network ip provision stats into statsdlifr
2020-06-18Transition to appropriate state after all left addresses have been cleared.Treehugger Robot
2020-06-11Remove DhcpResults from NetworkStack shared libRemi NGUYEN VAN
2020-06-09Disable IPv6 stack when IPv6 provisioning is lost but IPv4 is still alive.Treehugger Robot
2020-06-01Allow localhost HTTP URLs for the capport APIRemi NGUYEN VAN
2020-05-29Rename groupHint to cluster.Chalard Jean
2020-05-25Mock IpConnectivityLog in IpClientTestmarkchien
2020-05-15Move common apishim classes to apishim.common pkgRemi NGUYEN VAN
2020-04-28Merge "Remove Preconditions usage from moduleutils and IpClient" into rvc-devMark Chien
2020-04-27Don't crash or wtf if the interface doesn't exist.Lorenzo Colitti
2020-04-27Remove Preconditions usage from moduleutils and IpClientMark Chien
2020-04-23Merge "Ensure that the NAT64 prefix is removed when its lifetime expires." in...Lorenzo Colitti
2020-04-23Ensure that the NAT64 prefix is removed when its lifetime expires.Lorenzo Colitti
2020-04-20Get the l2key and grouphint from the initial provisioning configuration.Xiao Ma
2020-04-20Listen for pref64 RA attributes in IpClientLinkObserver.Lorenzo Colitti
2020-04-16Renew previous IP address when roaming happens in certain specific Wi-Fi netw...Xiao Ma
2020-04-03Merge "Add new method to update Layer2 information when L2 roaming happens." ...Xiao Ma
2020-04-03Getting interface params in ClearingIpAddressState#enter.Xiao Ma
2020-04-02Add new method to update Layer2 information when L2 roaming happens.Xiao Ma
2020-03-19Merge "Detect upstream hotspot device type by checking the vendor specific IE...TreeHugger Robot
2020-03-18Detect upstream hotspot device type by checking the vendor specific IE.Xiao Ma
2020-03-17Provide RRO to configure neighbor unreachable probes parameters.Automerger Merge Worker
2020-03-11Make IpClient populate the DHCP server address in LinkPropertiesAutomerger Merge Worker
2020-02-19Add captive portal info to DhcpClient outputRemi NGUYEN VAN
2020-02-18Send the capport fields to the system server.Chalard Jean
2020-01-29Add implementation of getInterfaceHash()Paul Trautrim
2019-12-20Add more integration test cases (timeout/abort/success) for DHCP FILS.Xiao Ma
2019-12-04Add DHCP Rapid Commit FILS support.Xiao Ma
2019-12-02Add a ClearingIpAddressesState.Lorenzo Colitti
2019-11-06Support dropping RDNSS options with a low lifetime.Lorenzo Colitti
2019-10-30Remove hidden annotation usage from NetworkStackRemi NGUYEN VAN
2019-09-25Add tests to verify whether IpClient crashes when wlan interface doesn't exist.Xiao Ma
2019-09-03Refactor NetworkStackService for testabilityRemi NGUYEN VAN
2019-08-18Restore the default interface MTU when disconnecting from Wi-Fi AP.Xiao Ma
2019-08-13Fix avoidBadWifi behavior with IPv6 provisioningRemi NGUYEN VAN
2019-08-02Revert "Restore the default interface MTU when disconnecting from Wi-Fi AP."Xiao Ma
2019-08-01Restore the default interface MTU when disconnecting from Wi-Fi AP.Xiao Ma
2019-07-02Add DHCP Rapid Commit option(RFC4039) support in client side.Xiao Ma
2019-06-11Add DHCP INIT-REBOOT state in DHCP client.Xiao Ma
2019-05-06Send message to add/remove NAT-T keepalive packet filter.Aaron Huang
2019-04-29Support adding NATT keepalive packet filterAaron Huang
2019-04-23Freeze the networkstack-aidl-interfaces interfaceRemi NGUYEN VAN
2019-04-05Add a mechanism to pass the L2Key and group hint to IpClientChalard Jean
2019-04-01Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues."Paul Hu
2019-04-01Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues.paulhu
2019-03-27Fix message names in dumpsys network_stackRemi NGUYEN VAN
2019-03-25Fix API in CaptivePortal and ConnectivityManagerRemi NGUYEN VAN
2019-03-21Fix Automated API Review issues.paulhu