summaryrefslogtreecommitdiff
path: root/core/java/android/net/LinkProperties.java
Commit message (Expand)AuthorAgeFilesLines
* Move module sources to packages/ConnectivityRemi NGUYEN VAN2021-02-011-1823/+0
* Move module utils to the module package.Chalard Jean2020-12-161-1/+2
* Use IPV6_MIN_MTU from NetworkConstants in Ikev2VpnRemi NGUYEN VAN2020-11-301-2/+1
* Expose MIN_MTU_V6 as a public, @hide constantBenedict Wong2020-11-191-2/+4
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-3/+3
* Merge "Remove @TestApi from @SystemApi symbols"Anton Hansson2020-10-201-27/+0
|\
| * Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-27/+0
* | Remove unused methods from LinkProperties.Chalard Jean2020-10-161-73/+0
|/
* Only apply VPN isolation if it's fully routedRubin Xu2020-04-011-0/+30
* Fix addRoute replace default route unexpectedlyjunyulai2020-03-241-8/+8
* Merge "mtu: Add MTU parameter to Routes"Lorenzo Colitti2020-03-181-7/+29
|\
| * mtu: Add MTU parameter to RoutesTyler Wear2020-03-111-7/+29
* | Move sensitive field parceling bool to constructorRemi NGUYEN VAN2020-03-171-17/+13
|/
* Remove framework code that has moved to frameworks/libs/netAaron Huang2020-03-101-69/+7
* Revert "Remove framework code that has moved to frameworks/libs/net"Isabelle Taylor2020-02-141-7/+69
* Remove framework code that has moved to frameworks/libs/netAaron Huang2020-02-031-69/+7
* Add Ikev2VpnProfile as public APIBenedict Wong2020-01-221-1/+2
* Add API for CaptivePortalDataRemi NGUYEN VAN2020-01-221-21/+148
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-1/+1
* Make LinkPropertiesTest pass, and fix an NPE.Lorenzo Colitti2020-01-071-4/+7
* Add the DHCP server address to LinkProperties.ruibin zhang2020-01-071-0/+44
* Merge "Add LinkProperties methods to system APIs"Aaron Huang2019-12-191-8/+9
|\
| * Add LinkProperties methods to system APIsAaron Huang2019-12-021-8/+9
* | Fix parceling of LinkProperties Inet6AddrRemi NGUYEN VAN2019-12-181-16/+37
|/
* Give apps access to the NAT64 prefix.Chalard Jean2019-11-301-6/+0
* Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-081-0/+2
* API to detect which network interfaces support wake-on-lanValentin Iftime2019-10-081-2/+45
* Merge "Address leftover comments on 923337 and 930217." am: 1e97aab6f4 am: 55...Paul Hu2019-04-021-7/+1
|\
| * Address leftover comments on 923337 and 930217.paulhu2019-04-011-7/+1
* | Merge "Fix Automated API Review issues." am: 43c1ade661 am: 9e3f29037bPaul Hu2019-03-211-142/+201
|\|
| * Fix Automated API Review issues.paulhu2019-03-211-142/+201
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
|/
* Add NetworkUtils utilities to SystemApiRemi NGUYEN VAN2019-01-291-1/+4
* Add additional SystemApi for NetworkStackRemi NGUYEN VAN2019-01-241-1/+10
* Add LinkProps and NetworkCaps methods to SystemApiRemi NGUYEN VAN2019-01-221-11/+33
* Add Nat64Prefix to LinkProperties copy constructorRemi NGUYEN VAN2019-01-161-0/+1
* Add the NAT64 prefix to LinkProperties.Lorenzo Colitti2019-01-121-2/+51
* Merge "Add PCSCF to LinkProperties."Chalard Jean2019-01-101-0/+119
|\
| * Add PCSCF to LinkProperties.Hongshik2018-12-051-0/+119
* | Limit access to suspected false positives.Mathew Inwood2018-12-281-2/+3
* | Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIspaulhu2018-12-181-11/+10
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+46
|/
* Cleanup of LinkProperties.Chalard Jean2018-06-121-87/+98
* Bugfixes in LinkProperties#toStringChalard Jean2018-06-111-2/+2
* Add the list of private DNS addresses to LinkPropertiesChalard Jean2018-04-271-24/+136
* Add public API methods for private DNS.dalyk2018-01-171-11/+99
* LinkProperties: fix some indentation issuesHugo Benichi2017-10-101-15/+15
* Refactor CompareResult<> class and its call sitesRubin Xu2017-09-081-49/+23
* Always add local subnet routes to the interface's routing tableRubin Xu2017-09-071-4/+14
* Also treat loss of IPv6 as a loss of provisioning.Erik Kline2015-10-271-2/+6