index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
LinkProperties.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
LinkProperties: fix some indentation issues
Hugo Benichi
2017-10-10
1
-15
/
+15
*
Refactor CompareResult<> class and its call sites
Rubin Xu
2017-09-08
1
-49
/
+23
*
Always add local subnet routes to the interface's routing table
Rubin Xu
2017-09-07
1
-4
/
+14
*
Also treat loss of IPv6 as a loss of provisioning.
Erik Kline
2015-10-27
1
-2
/
+6
*
Add a null check to hasIPv4AddressOnInterface.
Lorenzo Colitti
2015-10-09
1
-1
/
+2
*
Always check off-link connectivity in NetworkDiagnostics.
Lorenzo Colitti
2015-07-27
1
-1
/
+12
*
Fix use of reachable DNS server logic
Erik Kline
2015-06-30
1
-1
/
+38
*
LinkProperties function to compare provisioning and remove DNS servers
Erik Kline
2015-05-21
1
-3
/
+67
*
Merge "(re)define the definition of "provisioned"" into lmp-mr1-dev
Erik Kline
2014-10-28
1
-6
/
+27
|
\
|
*
(re)define the definition of "provisioned"
Erik Kline
2014-10-28
1
-6
/
+27
*
|
Change removeStackedLink to take an interface name.
Lorenzo Colitti
2014-10-28
1
-5
/
+5
|
/
*
Support non-unicast route types: unreachable and throw.
Lorenzo Colitti
2014-09-22
1
-1
/
+2
*
Add tcp buffer size conduit to NetworkAgent.
Robert Greenwalt
2014-08-17
1
-3
/
+50
*
Merge "Configure MTU based on network MTU parameter" into lmp-dev
Robert Greenwalt
2014-08-15
1
-0
/
+17
|
\
|
*
Configure MTU based on network MTU parameter
w19976
2014-08-14
1
-0
/
+17
*
|
Some networks may have null ifaces, I guess?
Jeff Sharkey
2014-08-14
1
-1
/
+2
|
/
*
Hack and ship: NetworkStats edition.
Jeff Sharkey
2014-08-11
1
-3
/
+6
*
Modify DNS server update methods.
Lorenzo Colitti
2014-06-26
1
-3
/
+22
*
Teach LinkProperties whether it's provisioned or not.
Lorenzo Colitti
2014-06-26
1
-4
/
+78
*
Modify LinkProperties add/remove route functions.
Lorenzo Colitti
2014-06-17
1
-6
/
+29
*
Fix build
Robert Greenwalt
2014-06-12
1
-2
/
+1
*
Add a new IpPrefix class and use it in RouteInfo.
Sreeram Ramachandran
2014-06-10
1
-3
/
+9
*
Fix public API of LinkProperties.
Robert Greenwalt
2014-06-08
1
-35
/
+51
*
Add docs for Linkproperties and unhide it.
Robert Greenwalt
2014-05-19
1
-37
/
+130
*
Remove unneed clear in constructor.
Robert Greenwalt
2014-05-15
1
-1
/
+0
*
Separate network and interface addition/removal netd APIs.
Paul Jensen
2014-05-14
1
-0
/
+29
*
Make proxy API public
Jason Monk
2014-05-07
1
-6
/
+6
*
Add address flags and scope to LinkAddress.
Lorenzo Colitti
2013-12-06
1
-12
/
+36
*
Fix docs build.
Ying Wang
2013-09-06
1
-1
/
+1
*
Setting MTU size for specific network.
sy.yun
2013-09-06
1
-4
/
+31
*
Add a function to replace all the link addresses.
Lorenzo Colitti
2013-09-05
1
-0
/
+10
*
Modify LinkProperties address update methods.
Lorenzo Colitti
2013-08-20
1
-6
/
+47
*
Add accessors for all addresses and clarify compare* methods
Lorenzo Colitti
2013-08-01
1
-19
/
+45
*
Fix LinkProperties's equals() method.
Lorenzo Colitti
2013-04-02
1
-1
/
+1
*
Cleanup some debug in LinkCapabilities and Properties.
Wink Saville
2013-03-27
1
-1
/
+1
*
Prevent NPE in new API.
Robert Greenwalt
2013-03-22
1
-1
/
+1
*
Reset connections on all stacked interfaces.
Lorenzo Colitti
2013-03-20
1
-0
/
+9
*
Revert of Ifd0c4081a. Turning off logging.
Robert Greenwalt
2013-03-15
1
-18
/
+0
*
Don't return an unmod collection.
Robert Greenwalt
2013-03-15
1
-1
/
+1
*
Add stacked interfaces to LinkProperties.
Lorenzo Colitti
2013-03-15
1
-6
/
+133
*
Add logging to track down bug
Robert Greenwalt
2013-03-13
1
-0
/
+18
*
Unit test routes with interfaces in LinkProperties
Lorenzo Colitti
2013-03-12
1
-3
/
+3
*
RouteInfo changes.
Lorenzo Colitti
2013-03-08
1
-1
/
+22
*
Support for dns domain.
Robert Greenwalt
2012-11-16
1
-3
/
+25
*
Remove DhcpInfoInternal
Robert Greenwalt
2012-11-09
1
-9
/
+4
*
Make copy-constructor make deep copy.
Robert Greenwalt
2011-07-28
1
-3
/
+3
*
Add better routes for secondary DNS
Robert Greenwalt
2011-07-22
1
-2
/
+2
*
Apply the dns and route diff which we get a change
Robert Greenwalt
2011-07-14
1
-13
/
+77
*
Remove STOPSHIP but allow seamless Handoff when possible.
Wink Saville
2011-07-13
1
-27
/
+110
*
Reset connection while data state changed.
Wink Saville
2011-05-18
1
-1
/
+2
[next]