1. 25702b3 Fix public API of LinkProperties. by Robert Greenwalt · 10 years ago
  2. 4f05d55 Add docs for Linkproperties and unhide it. by Robert Greenwalt · 10 years ago
  3. b07d81a Remove unneed clear in constructor. by Robert Greenwalt · 10 years ago
  4. 992f252 Separate network and interface addition/removal netd APIs. by Paul Jensen · 10 years ago
  5. 207900c Make proxy API public by Jason Monk · 10 years ago
  6. 6448394 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 11 years ago
  7. d57de6a Fix docs build. by Ying Wang · 11 years ago
  8. 9d9b74a Setting MTU size for specific network. by sy.yun · 11 years ago
  9. 22f407b Add a function to replace all the link addresses. by Lorenzo Colitti · 11 years ago
  10. 4faa027 Modify LinkProperties address update methods. by Lorenzo Colitti · 11 years ago
  11. d1e0fae Add accessors for all addresses and clarify compare* methods by Lorenzo Colitti · 11 years ago
  12. 213f98b Fix LinkProperties's equals() method. by Lorenzo Colitti · 11 years ago
  13. 15bc62f Cleanup some debug in LinkCapabilities and Properties. by Wink Saville · 11 years ago
  14. 55187f1 Prevent NPE in new API. by Robert Greenwalt · 11 years ago
  15. 4aa9bcf Reset connections on all stacked interfaces. by Lorenzo Colitti · 11 years ago
  16. 1afb713 Revert of Ifd0c4081a. Turning off logging. by Robert Greenwalt · 11 years ago
  17. 6629bcd Don't return an unmod collection. by Robert Greenwalt · 11 years ago
  18. 419a4ce Add stacked interfaces to LinkProperties. by Lorenzo Colitti · 11 years ago
  19. 5ddeb9e Add logging to track down bug by Robert Greenwalt · 11 years ago
  20. 1994bc1 Unit test routes with interfaces in LinkProperties by Lorenzo Colitti · 11 years ago
  21. 45b9a5b RouteInfo changes. by Lorenzo Colitti · 11 years ago
  22. 8058f62 Support for dns domain. by Robert Greenwalt · 12 years ago
  23. 4717c26 Remove DhcpInfoInternal by Robert Greenwalt · 12 years ago
  24. 0d8acea Make copy-constructor make deep copy. by Robert Greenwalt · 13 years ago
  25. ad55d35 Add better routes for secondary DNS by Robert Greenwalt · 13 years ago
  26. 0a46db5 Apply the dns and route diff which we get a change by Robert Greenwalt · 13 years ago
  27. e822225 Remove STOPSHIP but allow seamless Handoff when possible. by Wink Saville · 13 years ago
  28. be2b058 Reset connection while data state changed. by Wink Saville · 13 years ago
  29. aa70f10 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 13 years ago
  30. 4e90009 Make LinkProperties comparable. by John Wang · 13 years ago
  31. 04cac40 Do not merge: Add some input checking to prevent problems by Robert Greenwalt · 13 years ago
  32. 992564e Update LinkProperties treatment of gateways by Robert Greenwalt · 13 years ago
  33. ed5d7d1 Add LinkAddress by Irfan Sheriff · 14 years ago
  34. 6e80997 Cleanup copyright dates add missing method. by Wink Saville · 14 years ago
  35. ef6c143 Fix reboot loop due to NPE by Irfan Sheriff · 14 years ago
  36. 37e65eb Rename NetworkProperties to LinkProperties by Robert Greenwalt · 14 years ago[Renamed (75%) from core/java/android/net/NetworkProperties.java]
  37. 1f6408a Add NetworkProperties to DataConnection. by Wink Saville · 14 years ago
  38. 1cf56ab Avoid hostname lookup in NetworkProperties by Irfan Sheriff · 14 years ago
  39. 47f69fe Pass network properties to ConnectivityService. by Robert Greenwalt · 14 years ago