1. 1ad4e22 Also treat loss of IPv6 as a loss of provisioning. by Erik Kline · 9 years ago
  2. 89b6392 Add a null check to hasIPv4AddressOnInterface. by Lorenzo Colitti · 9 years ago
  3. 87cfc70 Always check off-link connectivity in NetworkDiagnostics. by Lorenzo Colitti · 9 years ago
  4. b36a313 Fix use of reachable DNS server logic by Erik Kline · 9 years ago
  5. cd7ed16 LinkProperties function to compare provisioning and remove DNS servers by Erik Kline · 9 years ago
  6. dd91fb4 Merge "(re)define the definition of "provisioned"" into lmp-mr1-dev by Erik Kline · 10 years ago
  7. f3cab63 Change removeStackedLink to take an interface name. by Lorenzo Colitti · 10 years ago
  8. d3b9fd3 (re)define the definition of "provisioned" by Erik Kline · 10 years ago
  9. 4b0f8e6 Support non-unicast route types: unreachable and throw. by Lorenzo Colitti · 10 years ago
  10. 3f05bf4 Add tcp buffer size conduit to NetworkAgent. by Robert Greenwalt · 10 years ago
  11. bd431ee Merge "Configure MTU based on network MTU parameter" into lmp-dev by Robert Greenwalt · 10 years ago
  12. 15afd81 Configure MTU based on network MTU parameter by w19976 · 10 years ago
  13. 9da2f1e Some networks may have null ifaces, I guess? by Jeff Sharkey · 10 years ago
  14. eb2c2c7 Hack and ship: NetworkStats edition. by Jeff Sharkey · 10 years ago
  15. 309a75d Modify DNS server update methods. by Lorenzo Colitti · 10 years ago
  16. 76ea6c6 Teach LinkProperties whether it's provisioned or not. by Lorenzo Colitti · 10 years ago
  17. c17a1b9 Modify LinkProperties add/remove route functions. by Lorenzo Colitti · 10 years ago
  18. e595b97 Fix build by Robert Greenwalt · 10 years ago
  19. cc91c7b Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 10 years ago
  20. df2b878 Fix public API of LinkProperties. by Robert Greenwalt · 10 years ago
  21. 4f05d55 Add docs for Linkproperties and unhide it. by Robert Greenwalt · 10 years ago
  22. b07d81a Remove unneed clear in constructor. by Robert Greenwalt · 10 years ago
  23. 992f252 Separate network and interface addition/removal netd APIs. by Paul Jensen · 10 years ago
  24. 207900c Make proxy API public by Jason Monk · 10 years ago
  25. 6448394 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 11 years ago
  26. d57de6a Fix docs build. by Ying Wang · 11 years ago
  27. 9d9b74a Setting MTU size for specific network. by sy.yun · 11 years ago
  28. 22f407b Add a function to replace all the link addresses. by Lorenzo Colitti · 11 years ago
  29. 4faa027 Modify LinkProperties address update methods. by Lorenzo Colitti · 11 years ago
  30. d1e0fae Add accessors for all addresses and clarify compare* methods by Lorenzo Colitti · 11 years ago
  31. 213f98b Fix LinkProperties's equals() method. by Lorenzo Colitti · 11 years ago
  32. 15bc62f Cleanup some debug in LinkCapabilities and Properties. by Wink Saville · 11 years ago
  33. 55187f1 Prevent NPE in new API. by Robert Greenwalt · 11 years ago
  34. 4aa9bcf Reset connections on all stacked interfaces. by Lorenzo Colitti · 11 years ago
  35. 1afb713 Revert of Ifd0c4081a. Turning off logging. by Robert Greenwalt · 11 years ago
  36. 6629bcd Don't return an unmod collection. by Robert Greenwalt · 11 years ago
  37. 419a4ce Add stacked interfaces to LinkProperties. by Lorenzo Colitti · 11 years ago
  38. 5ddeb9e Add logging to track down bug by Robert Greenwalt · 11 years ago
  39. 1994bc1 Unit test routes with interfaces in LinkProperties by Lorenzo Colitti · 11 years ago
  40. 45b9a5b RouteInfo changes. by Lorenzo Colitti · 11 years ago
  41. 8058f62 Support for dns domain. by Robert Greenwalt · 12 years ago
  42. 4717c26 Remove DhcpInfoInternal by Robert Greenwalt · 12 years ago
  43. 0d8acea Make copy-constructor make deep copy. by Robert Greenwalt · 13 years ago
  44. ad55d35 Add better routes for secondary DNS by Robert Greenwalt · 13 years ago
  45. 0a46db5 Apply the dns and route diff which we get a change by Robert Greenwalt · 13 years ago
  46. e822225 Remove STOPSHIP but allow seamless Handoff when possible. by Wink Saville · 13 years ago
  47. be2b058 Reset connection while data state changed. by Wink Saville · 13 years ago
  48. aa70f10 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 13 years ago
  49. 4e90009 Make LinkProperties comparable. by John Wang · 13 years ago
  50. 04cac40 Do not merge: Add some input checking to prevent problems by Robert Greenwalt · 13 years ago
  51. 992564e Update LinkProperties treatment of gateways by Robert Greenwalt · 14 years ago
  52. ed5d7d1 Add LinkAddress by Irfan Sheriff · 14 years ago
  53. 6e80997 Cleanup copyright dates add missing method. by Wink Saville · 14 years ago
  54. ef6c143 Fix reboot loop due to NPE by Irfan Sheriff · 14 years ago
  55. 37e65eb Rename NetworkProperties to LinkProperties by Robert Greenwalt · 14 years ago[Renamed (75%) from core/java/android/net/NetworkProperties.java]
  56. 1f6408a Add NetworkProperties to DataConnection. by Wink Saville · 14 years ago
  57. 1cf56ab Avoid hostname lookup in NetworkProperties by Irfan Sheriff · 14 years ago
  58. 47f69fe Pass network properties to ConnectivityService. by Robert Greenwalt · 14 years ago