1. 357e562 Flush both IPv4 and IPv6 routes. by Lorenzo Colitti · 11 years ago
  2. a561e12 Cache interface indices in case interfaces go away. by Paul Jensen · 11 years ago
  3. ac19883 Fix build. by Sreeram Ramachandran · 11 years ago
  4. 9a4c112 am 82eab785: Support legacy routes added by apps via ensureRouteToHost(). by Sreeram Ramachandran · 11 years ago
  5. 82eab78 Support legacy routes added by apps via ensureRouteToHost(). by Sreeram Ramachandran · 11 years ago
  6. 56afacf Turn on C++11 and make all warnings into errors. by Sreeram Ramachandran · 11 years ago
  7. 38b7af1 Support legacy routes added by apps via ensureRouteToHost(). by Sreeram Ramachandran · 11 years ago
  8. 7260407 Rework the determination of a "valid network". by Sreeram Ramachandran · 11 years ago
  9. f4cfad3 Move netd_client into netd. by Sreeram Ramachandran · 11 years ago[Renamed from RouteController.cpp]
  10. 122f581 Refactor the fwmark stuff to use an explicit union of bit-fields. by Sreeram Ramachandran · 11 years ago
  11. ae37e8a Separate network and interface addition/removal netd APIs. by Paul Jensen · 11 years ago
  12. fd6424f Ignore failure when adding directly-connected routes to the main table. by Sreeram Ramachandran · 11 years ago
  13. a79f618 Fixes for stupid mistakes (by me). by Sreeram Ramachandran · 11 years ago
  14. c921337 Add directly-connected routes to the main table. by Sreeram Ramachandran · 11 years ago
  15. 8fe9c8e Update the "lookup main" rule to include a fwmark clause. by Sreeram Ramachandran · 11 years ago
  16. 92b66c4 Flush (delete) routing tables when destroying a network. by Sreeram Ramachandran · 11 years ago
  17. 7619e1b Implement the "network route add/remove" API. by Sreeram Ramachandran · 11 years ago
  18. 9c0d313 Implement network default set/clear. by Sreeram Ramachandran · 11 years ago
  19. 379bd33 Implement permissions set/clear for both networks and users. by Sreeram Ramachandran · 11 years ago
  20. a10ac32 Move sprintf statements to getRouteTableForInterface. by Lorenzo Colitti · 11 years ago
  21. a01d6ef Cleanup: Minor style fixes. by Sreeram Ramachandran · 11 years ago
  22. a481180 Set kernel proc files for fwmark reflection and table numbers for RAs. by Sreeram Ramachandran · 11 years ago
  23. 5c181bf Implement network create/destroy. by Sreeram Ramachandran · 11 years ago