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