summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/LinkProperties.java
Commit message (Expand)AuthorAgeFilesLines
* Fix docs build.Ying Wang2013-09-061-1/+1
* Setting MTU size for specific network.sy.yun2013-09-061-4/+31
* Add a function to replace all the link addresses.Lorenzo Colitti2013-09-051-0/+10
* Modify LinkProperties address update methods.Lorenzo Colitti2013-08-201-6/+47
* Add accessors for all addresses and clarify compare* methodsLorenzo Colitti2013-08-011-19/+45
* Fix LinkProperties's equals() method.Lorenzo Colitti2013-04-021-1/+1
* Cleanup some debug in LinkCapabilities and Properties.Wink Saville2013-03-271-1/+1
* Prevent NPE in new API.Robert Greenwalt2013-03-221-1/+1
* Reset connections on all stacked interfaces.Lorenzo Colitti2013-03-201-0/+9
* Revert of Ifd0c4081a. Turning off logging.Robert Greenwalt2013-03-151-18/+0
* Don't return an unmod collection.Robert Greenwalt2013-03-151-1/+1
* Add stacked interfaces to LinkProperties.Lorenzo Colitti2013-03-151-6/+133
* Add logging to track down bugRobert Greenwalt2013-03-131-0/+18
* Unit test routes with interfaces in LinkPropertiesLorenzo Colitti2013-03-121-3/+3
* RouteInfo changes.Lorenzo Colitti2013-03-081-1/+22
* Support for dns domain.Robert Greenwalt2012-11-161-3/+25
* Remove DhcpInfoInternalRobert Greenwalt2012-11-091-9/+4
* Make copy-constructor make deep copy.Robert Greenwalt2011-07-281-3/+3
* Add better routes for secondary DNSRobert Greenwalt2011-07-221-2/+2
* Apply the dns and route diff which we get a changeRobert Greenwalt2011-07-141-13/+77
* Remove STOPSHIP but allow seamless Handoff when possible.Wink Saville2011-07-131-27/+110
* Reset connection while data state changed.Wink Saville2011-05-181-1/+2
* Add RouteInfo objects for tracking routes.Robert Greenwalt2011-05-021-23/+21
* Make LinkProperties comparable.John Wang2011-04-071-4/+63
* Do not merge: Add some input checking to prevent problemsRobert Greenwalt2011-03-141-3/+3
* Update LinkProperties treatment of gatewaysRobert Greenwalt2011-02-111-18/+38
* Add LinkAddressIrfan Sheriff2010-10-061-30/+35
* Cleanup copyright dates add missing method.Wink Saville2010-09-211-1/+1
* Fix reboot loop due to NPEIrfan Sheriff2010-08-301-5/+7
* Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-301-0/+203