summaryrefslogtreecommitdiff
path: root/core/java/android/net/LinkAddress.java
Commit message (Expand)AuthorAgeFilesLines
* Move module sources to packages/ConnectivityRemi NGUYEN VAN2021-02-011-549/+0
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-12/+0
* Fixed the documentation and unit testsJack Yu2020-01-261-14/+21
* Added expiration time and deprecation time supportJack Yu2020-01-261-11/+163
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-1/+1
* Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." am:...Paul Hu2019-04-011-5/+10
|\
| * Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues.paulhu2019-04-011-5/+10
* | Merge "Fix Automated API Review issues." am: 43c1ade661 am: 9e3f29037bPaul Hu2019-03-211-10/+26
|\|
| * Fix Automated API Review issues.paulhu2019-03-211-10/+26
* | Merge "Fixed all APIs not meeting API review requirement" am: a3f1b3f15d am: ...Jack Yu2019-03-021-4/+5
|\|
| * Fixed all APIs not meeting API review requirementJack Yu2019-03-011-4/+5
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
|/
* Add NetworkUtils utilities to SystemApiRemi NGUYEN VAN2019-01-291-0/+4
* Add additional SystemApi for NetworkStackRemi NGUYEN VAN2019-01-241-0/+2
* Add fields used by NetworkStack to the APIRemi NGUYEN VAN2019-01-211-2/+9
* Limit access to suspected false positives.Mathew Inwood2018-12-281-2/+3
* Move hidden APIs into system APIsJack Yu2018-11-191-2/+3
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+8
* Add convenience methods to IpPrefix and LinkAddressHugo Benichi2017-08-161-3/+20
* IpManager: define InitialConfigurationHugo Benichi2017-07-141-10/+10
* Add IPv6 tethering coordinatorErik Kline2016-07-131-1/+1
* Treat optimistic addresses as global preferred.Erik Kline2014-10-291-1/+25
* Fix networking API per scripting checks.Robert Greenwalt2014-09-041-3/+0
* IpPrefix improvements.Lorenzo Colitti2014-06-171-17/+4
* Minor changes to the LinkAddress API docs.Lorenzo Colitti2014-06-101-14/+21
* Update comments for LinkAddressRobert Greenwalt2014-05-181-11/+21
* Track libcore.os' move to android.system.Elliott Hughes2014-04-281-7/+7
* Add address flags and scope to LinkAddress.Lorenzo Colitti2013-12-061-12/+146
* Minor changes to LinkAddress.Lorenzo Colitti2013-12-031-24/+29
* Add a string constructor to LinkAddress.Lorenzo Colitti2013-08-201-6/+35
* Make LinkProperties comparable.John Wang2011-04-071-0/+8
* Remove more use of netmaskRobert Greenwalt2011-02-141-17/+7
* Use LinkProperties for IP and proxy configurationIrfan Sheriff2010-10-081-16/+16
* Add LinkAddressIrfan Sheriff2010-10-061-0/+149