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