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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
RouteInfo.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move module sources to packages/Connectivity
Remi NGUYEN VAN
2021-02-01
1
-658
/
+0
*
Move module utils to the module package.
Chalard Jean
2020-12-16
1
-1
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-2
/
+2
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-19
1
-6
/
+0
*
Treat RouteInfo with different interfaces as different routes
Rubin Xu
2020-06-17
1
-7
/
+36
*
Only apply VPN isolation if it's fully routed
Rubin Xu
2020-04-01
1
-0
/
+26
*
Fix addRoute replace default route unexpectedly
junyulai
2020-03-24
1
-13
/
+18
*
mtu: Add MTU parameter to Routes
Tyler Wear
2020-03-11
1
-0
/
+20
*
Remove framework code that has moved to frameworks/libs/net
Aaron Huang
2020-03-10
1
-15
/
+2
*
Revert "Remove framework code that has moved to frameworks/libs/net"
Isabelle Taylor
2020-02-14
1
-2
/
+15
*
Remove framework code that has moved to frameworks/libs/net
Aaron Huang
2020-02-03
1
-15
/
+2
*
API changes for IPv6 MTU support
Sarah Chin
2020-01-30
1
-8
/
+53
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-08
1
-1
/
+1
*
Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." am:...
Paul Hu
2019-04-01
1
-12
/
+51
|
\
|
*
Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues.
paulhu
2019-04-01
1
-12
/
+51
*
|
Merge "Fix Automated API Review issues." am: 43c1ade661 am: 9e3f29037b
Paul Hu
2019-03-21
1
-1
/
+3
|
\
|
|
*
Fix Automated API Review issues.
paulhu
2019-03-21
1
-1
/
+3
|
*
Add additional SystemApi for NetworkStack
Remi NGUYEN VAN
2019-01-24
1
-0
/
+2
*
|
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
|
Add additional SystemApi for NetworkStack
Remi NGUYEN VAN
2019-01-24
1
-0
/
+2
|
/
*
Add fields used by NetworkStack to the API
Remi NGUYEN VAN
2019-01-21
1
-5
/
+12
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-2
/
+3
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+10
*
Add android.net.IpPrefix#contains()
Erik Kline
2015-04-14
1
-7
/
+1
*
Support non-unicast route types: unreachable and throw.
Lorenzo Colitti
2014-09-22
1
-8
/
+85
*
Switch RouteInfo to use IpPrefix instead of LinkAddress.
Lorenzo Colitti
2014-08-13
1
-55
/
+30
*
Minor changes to RouteInfo.
Lorenzo Colitti
2014-06-25
1
-33
/
+27
*
Fix build
Robert Greenwalt
2014-06-12
1
-5
/
+2
*
Fix wifi connectivity issues.
Sreeram Ramachandran
2014-06-11
1
-1
/
+1
*
Minor changes to the LinkAddress API docs.
Lorenzo Colitti
2014-06-10
1
-9
/
+9
*
Add a new IpPrefix class and use it in RouteInfo.
Sreeram Ramachandran
2014-06-10
1
-11
/
+66
*
Apply Doc fixes to RouteInfo
Robert Greenwalt
2014-05-19
1
-35
/
+40
*
Update RouteInfo docs and make public.
Robert Greenwalt
2014-05-18
1
-77
/
+153
*
Add new route.hasGateway() api
Robert Greenwalt
2013-04-12
1
-0
/
+7
*
Make isHostRoute match only host routes
Lorenzo Colitti
2013-03-27
1
-1
/
+4
*
Unbreak documentation build.
Lorenzo Colitti
2013-03-12
1
-3
/
+3
*
Always specify an interface for host routes.
Lorenzo Colitti
2013-03-08
1
-5
/
+5
*
RouteInfo changes.
Lorenzo Colitti
2013-03-08
1
-13
/
+59
*
Revert "Add default route constants to RouteInfo."
Robert Greenwalt
2013-03-07
1
-12
/
+0
*
Add default route constants to RouteInfo.
Lorenzo Colitti
2013-03-07
1
-0
/
+12
*
Remove DhcpInfoInternal
Robert Greenwalt
2012-11-09
1
-0
/
+4
*
Apply the dns and route diff which we get a change
Robert Greenwalt
2011-07-14
1
-0
/
+11
*
Merge "Reset connection while data state changed." into honeycomb-LTE
Wink Saville
2011-05-19
1
-0
/
+27
|
\
|
*
Reset connection while data state changed.
Wink Saville
2011-05-18
1
-0
/
+27
*
|
Switch to use netd to add/remove routes.
Robert Greenwalt
2011-05-18
1
-10
/
+22
|
/
*
Fix initialization of RouteInfo
Kazuhiro Ondo
2011-05-11
1
-3
/
+15
*
Fix the adding of host routes.
Robert Greenwalt
2011-05-10
1
-17
/
+50
*
Add RouteInfo objects for tracking routes.
Robert Greenwalt
2011-05-02
1
-0
/
+162