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