1. ee4cd63 Replace Inet[4|6]Address#ANY by paulhu · 4 years, 6 months ago
  2. 1f69a5e Add @Nullable to Object#equals() by Roman Kalukiewicz · 4 years, 10 months ago
  3. 8f37b3f Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago[Renamed from core/java/android/net/RouteInfo.java]
  4. fa159c1 Move module utils to the module package. by Chalard Jean · 5 years ago
  5. 5a09a71 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 10 months ago
  6. f4d863e Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
  7. ad524de Treat RouteInfo with different interfaces as different routes by Rubin Xu · 5 years ago
  8. fa42901 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
  9. 21c26da Fix addRoute replace default route unexpectedly by junyulai · 5 years ago
  10. a8978d4 mtu: Add MTU parameter to Routes by Tyler Wear · 6 years ago
  11. 2a21ea7 Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  12. 1b6eb64 Revert "Remove framework code that has moved to frameworks/libs/net" by Isabelle Taylor · 6 years ago
  13. 7dc006a Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  14. 707c0e9 API changes for IPv6 MTU support by Sarah Chin · 6 years ago
  15. 0e45d78 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  16. 13a6f56 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." am: 2971c23c97 am: c66885bc37 by Paul Hu · 6 years ago
  17. 6f2c1b5 Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 6 years ago
  18. 9acc3e2 Merge "Fix Automated API Review issues." am: e9109ceb23 am: fa662c4b91 by Paul Hu · 6 years ago
  19. 9bb0480 Fix Automated API Review issues. by paulhu · 6 years ago
  20. 9286f91 All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
  21. 155b7b7 Add additional SystemApi for NetworkStack by Remi NGUYEN VAN · 7 years ago
  22. 76be723 Add additional SystemApi for NetworkStack by Remi NGUYEN VAN · 7 years ago
  23. 5af2e29 Add fields used by NetworkStack to the API by Remi NGUYEN VAN · 7 years ago
  24. ac5968e Limit access to suspected false positives. by Mathew Inwood · 7 years ago
  25. 0b8f861 Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
  26. 8a100e3 Add android.net.IpPrefix#contains() by Erik Kline · 10 years ago
  27. 8eac7b3 Support non-unicast route types: unreachable and throw. by Lorenzo Colitti · 11 years ago
  28. 4a0ff02 Switch RouteInfo to use IpPrefix instead of LinkAddress. by Lorenzo Colitti · 11 years ago
  29. 1b72e05 Minor changes to RouteInfo. by Lorenzo Colitti · 11 years ago
  30. cccf73a Fix build by Robert Greenwalt · 11 years ago
  31. 78ed25a Fix wifi connectivity issues. by Sreeram Ramachandran · 11 years ago
  32. 48a7da0 Minor changes to the LinkAddress API docs. by Lorenzo Colitti · 11 years ago
  33. 8162a5e Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 11 years ago
  34. 791a40d Apply Doc fixes to RouteInfo by Robert Greenwalt · 11 years ago
  35. 8b57c41 Update RouteInfo docs and make public. by Robert Greenwalt · 11 years ago
  36. 24bc534 Add new route.hasGateway() api by Robert Greenwalt · 12 years ago
  37. cdc56fe Make isHostRoute match only host routes by Lorenzo Colitti · 12 years ago
  38. ab7ad3a Unbreak documentation build. by Lorenzo Colitti · 12 years ago
  39. 697e1c0 Always specify an interface for host routes. by Lorenzo Colitti · 12 years ago
  40. 0580598 RouteInfo changes. by Lorenzo Colitti · 12 years ago
  41. ddf5441 Revert "Add default route constants to RouteInfo." by Robert Greenwalt · 12 years ago
  42. b00860f Add default route constants to RouteInfo. by Lorenzo Colitti · 12 years ago
  43. e110d00 Remove DhcpInfoInternal by Robert Greenwalt · 13 years ago
  44. e8d2a4a Apply the dns and route diff which we get a change by Robert Greenwalt · 14 years ago
  45. 049694b Merge "Reset connection while data state changed." into honeycomb-LTE by Wink Saville · 14 years ago
  46. f23fb20 Reset connection while data state changed. by Wink Saville · 14 years ago
  47. 355205c Switch to use netd to add/remove routes. by Robert Greenwalt · 14 years ago
  48. efa66d9 Fix initialization of RouteInfo by Kazuhiro Ondo · 14 years ago
  49. bd49221 Fix the adding of host routes. by Robert Greenwalt · 14 years ago
  50. 5a90129 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 14 years ago