- f7939fa LinkProperties: use ordered comparison for P-CSCFs - only on U+ by Maciej Żenczykowski · 2 years, 3 months ago
- b0fc662 LinkProperties: use ordered comparison for P-CSCFs. by Maciej Żenczykowski · 2 years, 4 months ago
- 90a2cbd Moves all compatibility flags to ConnectivityCompatChanges.java by Yuyang Huang · 2 years, 6 months ago
- 48380e4 Revert EXCLUDED_ROUTES to only keep RTN_UNICAST by Remi NGUYEN VAN · 3 years, 1 month ago
- 66c27c1 Let LinkProperties#getRoutes() keeps returning all routes before T by Remi NGUYEN VAN · 3 years, 1 month ago
- a1c6dbb Merge "Update VPN isolation code for excluded routes" by Prerana Patil · 3 years, 4 months ago
- 2b97bbe Update VPN isolation code for excluded routes by Prerana · 3 years, 4 months ago
- af3c360 Fix targetSdkVersion gate for EXCLUDED_ROUTES compat change by Taras Antoshchuk · 3 years, 4 months ago
- 30d41e5 Filter out excluded routes in LinkProperties by Taras Antoshchuk · 4 years, 1 month ago
- 52a5592 Remove hidden method link in public addRoute API by Chiachang Wang · 4 years, 4 months ago
- 384a8c6 Add @Nullable to Object#equals() by Roman Kalukiewicz · 4 years, 10 months ago
- 0f8f630 Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago[Renamed from core/java/android/net/LinkProperties.java]
- 7916254 Move module utils to the module package. by Chalard Jean · 5 years ago
- 00c5e70 Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn by Remi NGUYEN VAN · 4 years, 9 months ago
- f321511 Expose MIN_MTU_V6 as a public, @hide constant by Benedict Wong · 4 years, 9 months ago
- e1a17ba Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 10 months ago
- 64b87b5 Merge "Remove @TestApi from @SystemApi symbols" by Anton Hansson · 4 years, 10 months ago
- 9a6fd90 Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
- 4d6c93d Remove unused methods from LinkProperties. by Chalard Jean · 4 years, 11 months ago
- ab8cf30 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
- a1493a5 Fix addRoute replace default route unexpectedly by junyulai · 5 years ago
- 9839a43 Merge "mtu: Add MTU parameter to Routes" by Lorenzo Colitti · 5 years ago
- 8dd694d Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
- e431486 mtu: Add MTU parameter to Routes by Tyler Wear · 6 years ago
- 0e1759b Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
- 175627f Revert "Remove framework code that has moved to frameworks/libs/net" by Isabelle Taylor · 6 years ago
- 5ff8baa Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
- 5642043 Add Ikev2VpnProfile as public API by Benedict Wong · 6 years ago
- 0a65eed Add API for CaptivePortalData by Remi NGUYEN VAN · 6 years ago
- 9c2add6 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
- 279a1d6 Make LinkPropertiesTest pass, and fix an NPE. by Lorenzo Colitti · 6 years ago
- ca75bc8 Add the DHCP server address to LinkProperties. by ruibin zhang · 6 years ago
- 5966c91 Merge "Add LinkProperties methods to system APIs" by Aaron Huang · 6 years ago
- 3a59a92 Fix parceling of LinkProperties Inet6Addr by Remi NGUYEN VAN · 6 years ago
- 8d6ae5d Add LinkProperties methods to system APIs by Aaron Huang · 6 years ago
- 7aa4400 Give apps access to the NAT64 prefix. by Chalard Jean · 6 years ago
- 56cb6bb Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 6 years ago
- 9fa3509 API to detect which network interfaces support wake-on-lan by Valentin Iftime · 6 years ago
- 6aeeca8 Merge "Address leftover comments on 923337 and 930217." am: a9b8e31cf8 am: bc8ca075ef by Paul Hu · 6 years ago
- 1a40765 Address leftover comments on 923337 and 930217. by paulhu · 6 years ago
- 2e2bc9c Merge "Fix Automated API Review issues." am: acb5eca325 am: f1f3b08982 by Paul Hu · 6 years ago
- cbbc3db Fix Automated API Review issues. by paulhu · 6 years ago
- f852528 All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
- c7fe99f Add NetworkUtils utilities to SystemApi by Remi NGUYEN VAN · 7 years ago
- d9f7586 Add additional SystemApi for NetworkStack by Remi NGUYEN VAN · 7 years ago
- 109f8d5 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 7 years ago
- 8f7bc64 Add Nat64Prefix to LinkProperties copy constructor by Remi NGUYEN VAN · 7 years ago
- 981b34f Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
- a99e1ee Merge "Add PCSCF to LinkProperties." by Chalard Jean · 7 years ago
- bdfc1fc Limit access to suspected false positives. by Mathew Inwood · 7 years ago
- 058120d Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs by paulhu · 7 years ago
- e2d7cf5 Add PCSCF to LinkProperties. by Hongshik · 7 years ago
- c5b9bec Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
- d51966a Cleanup of LinkProperties. by Chalard Jean · 7 years ago
- d3930f1 Bugfixes in LinkProperties#toString by Chalard Jean · 7 years ago
- 299d856 Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
- 7643abc Add public API methods for private DNS. by dalyk · 8 years ago
- 875e9a4 LinkProperties: fix some indentation issues by Hugo Benichi · 8 years ago
- 2fa7d9e Refactor CompareResult<> class and its call sites by Rubin Xu · 8 years ago
- ffd77d8 Always add local subnet routes to the interface's routing table by Rubin Xu · 8 years ago
- aa8f8f3 Also treat loss of IPv6 as a loss of provisioning. by Erik Kline · 10 years ago
- 28bb16c Add a null check to hasIPv4AddressOnInterface. by Lorenzo Colitti · 10 years ago
- 05a505c Always check off-link connectivity in NetworkDiagnostics. by Lorenzo Colitti · 10 years ago
- a923dba Fix use of reachable DNS server logic by Erik Kline · 10 years ago
- 04612b0 LinkProperties function to compare provisioning and remove DNS servers by Erik Kline · 10 years ago
- a7691fc Merge "(re)define the definition of "provisioned"" into lmp-mr1-dev by Erik Kline · 11 years ago
- 3825843 Change removeStackedLink to take an interface name. by Lorenzo Colitti · 11 years ago
- 8b02307 (re)define the definition of "provisioned" by Erik Kline · 11 years ago
- 2129034 Support non-unicast route types: unreachable and throw. by Lorenzo Colitti · 11 years ago
- debf0e0 Add tcp buffer size conduit to NetworkAgent. by Robert Greenwalt · 11 years ago
- 36a05df Merge "Configure MTU based on network MTU parameter" into lmp-dev by Robert Greenwalt · 11 years ago
- e714f1d Configure MTU based on network MTU parameter by w19976 · 11 years ago
- f2ceed8 Some networks may have null ifaces, I guess? by Jeff Sharkey · 11 years ago
- 0aef934 Hack and ship: NetworkStats edition. by Jeff Sharkey · 11 years ago
- 131eb31 Modify DNS server update methods. by Lorenzo Colitti · 11 years ago
- fc85469 Teach LinkProperties whether it's provisioned or not. by Lorenzo Colitti · 11 years ago
- 36ddd9d Modify LinkProperties add/remove route functions. by Lorenzo Colitti · 11 years ago
- c4920a5 Fix build by Robert Greenwalt · 11 years ago
- 887d7b1 Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 11 years ago
- 69aceaf Fix public API of LinkProperties. by Robert Greenwalt · 11 years ago
- eaa84d5 Add docs for Linkproperties and unhide it. by Robert Greenwalt · 11 years ago
- ef72c1b Remove unneed clear in constructor. by Robert Greenwalt · 11 years ago
- bff7349 Separate network and interface addition/removal netd APIs. by Paul Jensen · 11 years ago
- 4d5e20f Make proxy API public by Jason Monk · 11 years ago
- 61b6582 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 12 years ago
- cb5620b Fix docs build. by Ying Wang · 12 years ago
- 4aa7392 Setting MTU size for specific network. by sy.yun · 12 years ago
- 174782b Add a function to replace all the link addresses. by Lorenzo Colitti · 12 years ago
- 09de418 Modify LinkProperties address update methods. by Lorenzo Colitti · 12 years ago
- e1b4742 Add accessors for all addresses and clarify compare* methods by Lorenzo Colitti · 12 years ago
- 89218e5 Fix LinkProperties's equals() method. by Lorenzo Colitti · 12 years ago
- 22d95f3 Cleanup some debug in LinkCapabilities and Properties. by Wink Saville · 12 years ago
- 5371dbf Prevent NPE in new API. by Robert Greenwalt · 12 years ago
- 6383982 Reset connections on all stacked interfaces. by Lorenzo Colitti · 12 years ago
- fe86530 Revert of Ifd0c4081a. Turning off logging. by Robert Greenwalt · 12 years ago
- f338508 Don't return an unmod collection. by Robert Greenwalt · 12 years ago
- c080312 Add stacked interfaces to LinkProperties. by Lorenzo Colitti · 12 years ago
- 92abc7f Add logging to track down bug by Robert Greenwalt · 12 years ago
- 8ec0b8a Unit test routes with interfaces in LinkProperties by Lorenzo Colitti · 12 years ago
- 73b9785 RouteInfo changes. by Lorenzo Colitti · 12 years ago