summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/LinkAddress.java
Commit message (Expand)AuthorAgeFilesLines
* 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