1. 64166e7 Don't fail when trying to add routes that already exist. by Sreeram Ramachandran · 11 years ago
  2. 2b8d1ea Merge "Add a netd interface command to disable ND offload." into lmp-mr1-dev by Lorenzo Colitti · 11 years ago
  3. 0ea8ff8 Add a netd interface command to disable ND offload. by Lorenzo Colitti · 11 years ago
  4. 828f8b8 Merge "Add netd support for configuring IPv6 optimistic mode." into lmp-mr1-dev by Erik Kline · 11 years ago
  5. ac7fefc Support more than one clatd at a time. by Lorenzo Colitti · 11 years ago
  6. 36b4a0d Add netd support for configuring IPv6 optimistic mode. by Erik Kline · 11 years ago
  7. 3d48bc2 am a1067c8d: Improve error return values on network selection. by Lorenzo Colitti · 11 years ago
  8. 1c57d2b am e8164ddc: Fix MSS clamping. by Lorenzo Colitti · 11 years ago
  9. a1067c8 Improve error return values on network selection. by Lorenzo Colitti · 11 years ago
  10. e8164dd Fix MSS clamping. by Lorenzo Colitti · 11 years ago
  11. 6fa06b7 softap: Ensure entropy file creation by Dmitry Shmidt · 11 years ago
  12. 6b6f22f Enable tcp mss clamp for Tethering by Gordon Gao · 11 years ago
  13. 4c95a12 Support manipulating throw routes. by Lorenzo Colitti · 11 years ago
  14. 6a834ab Merge "Reset connections whenever an address goes away." into lmp-dev by Sreeram Ramachandran · 11 years ago
  15. af37dd3 Reset connections whenever an address goes away. by Sreeram Ramachandran · 11 years ago
  16. bbdde99 Reserve NetIds 1..50 for OEM use. by Sreeram Ramachandran · 11 years ago
  17. 928294e Merge "softap: Add wowlan_triggers=any parameter" into lmp-dev by Dmitry Shmidt · 11 years ago
  18. 9e95753 softap: Add wowlan_triggers=any parameter by Dmitry Shmidt · 11 years ago
  19. 667c477 Add a socket mark parameter to tethering DNS commands. by Lorenzo Colitti · 11 years ago
  20. 99286fe Make destroying networks more robust. by Lorenzo Colitti · 11 years ago
  21. 6a46f33 Revert DNS cache flush command deletion from "Cleanup: Delete dead code." by Paul Jensen · 11 years ago
  22. 10190d0 Merge "Fix initialization of Monitor fields." into lmp-dev by Narayan Kamath · 11 years ago
  23. 30ffdfa Fix initialization of Monitor fields. by Narayan Kamath · 11 years ago
  24. 47f8597 Add logging of calloc failures. by Robert Greenwalt · 11 years ago
  25. 515a590 Merge "Revert "Add logging of calloc failures."" into lmp-dev by Ben Murdoch · 11 years ago
  26. 445203a Revert "Add logging of calloc failures." by Ben Murdoch · 11 years ago
  27. 96dd5bf Add logging of calloc failures. by Robert Greenwalt · 11 years ago
  28. 3bc8197 Merge "Add logging of calloc failures." into lmp-dev by Robert Greenwalt · 11 years ago
  29. 6d7e623 Remove default routing rule & table before we forget table number. by Paul Jensen · 11 years ago
  30. 738c93e Minor improvements to NetworkController error reporting. by Lorenzo Colitti · 11 years ago
  31. db74dba Stop copying directly-connected routes to the main table, #2. by Lorenzo Colitti · 11 years ago
  32. a2c2305 Revert "Stop copying directly-connected routes to the main table." by Lorenzo Colitti · 11 years ago
  33. 2f5ea0e Stop copying directly-connected routes to the main table. by Lorenzo Colitti · 11 years ago
  34. 2bff72e Add "scope link" when adding routes without a nexthop. by Sreeram Ramachandran · 11 years ago
  35. 060d855 Merge "Prohibit address families by default unless a VPN explicitly allows them." into lmp-dev by Sreeram Ramachandran · 11 years ago
  36. de5d5df Prohibit address families by default unless a VPN explicitly allows them. by Sreeram Ramachandran · 11 years ago
  37. 95684ba Implement support for bypassable VPNs. by Sreeram Ramachandran · 11 years ago
  38. 507e7c5 Merge "Fix fwmark handling for bypassable VPNs and DNS." into lmp-dev by Sreeram Ramachandran · 11 years ago
  39. 1011b49 Fix fwmark handling for bypassable VPNs and DNS. by Sreeram Ramachandran · 11 years ago
  40. 48e19b0 Implement the fallthrough rule to support split tunnel VPNs. by Sreeram Ramachandran · 11 years ago
  41. 111bec2 Implement the rule to forward traffic to local networks via VPNs. by Sreeram Ramachandran · 11 years ago
  42. fa9f4dc Cosmetic: Move some functions around to match rule priority order. by Sreeram Ramachandran · 11 years ago
  43. 182a26f Remove the oif=iface clause when tethering. by Sreeram Ramachandran · 11 years ago
  44. 1604e18 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  45. 8b3b91c Try to undo iptables rules if a command fails. by Sreeram Ramachandran · 11 years ago
  46. b717e74 Flush routing rules and add an "unreachable" rule on Init(). by Sreeram Ramachandran · 11 years ago
  47. 87475a1 Fix WiFi-Direct and Tethering. by Sreeram Ramachandran · 11 years ago
  48. 070b2d2 Don't reset a VPN's NetId in the connect() shim. by Sreeram Ramachandran · 11 years ago
  49. a69d947 Introduce a SELECT_FOR_USER fwmarkd command. by Sreeram Ramachandran · 11 years ago
  50. 335f293 Cosmetic: Remove unnecessary constructor. by Sreeram Ramachandran · 11 years ago
  51. b31e085 Merge "Add default routing tables to rt_tables." by Sreeram Ramachandran · 11 years ago
  52. bb40d51 Add default routing tables to rt_tables. by Sreeram Ramachandran · 11 years ago
  53. 6a77353 Fix tethering in the case of a regular upstream connection. by Sreeram Ramachandran · 11 years ago
  54. c7d804c Cosmetic: Move constants into file scope. by Sreeram Ramachandran · 11 years ago
  55. 4acd34a Add symbolic table names for routing table numbers. by Sreeram Ramachandran · 11 years ago
  56. e09b20a Add full support for UIDs in VPNs. by Sreeram Ramachandran · 11 years ago
  57. 5009d5e Update routing rules. by Sreeram Ramachandran · 11 years ago
  58. ed4bd1f Fix permissions handling. by Sreeram Ramachandran · 11 years ago
  59. a675b00 Only add permissions in accept(); do not try to enforce anything. by Sreeram Ramachandran · 11 years ago
  60. 72999d6 Fix regressions in flushRoutes(). by Sreeram Ramachandran · 11 years ago
  61. d36c49c Minor style change. by Sreeram Ramachandran · 11 years ago
  62. 89dad01 Keep track of users allowed to call protect() explicitly. by Sreeram Ramachandran · 11 years ago
  63. 36ed53e Cosmetic: Add a way to query the type of a network. by Sreeram Ramachandran · 11 years ago
  64. eb27b7e Fix routing rules. by Sreeram Ramachandran · 11 years ago
  65. cf89138 Don't use %zu for uid_t. It's always unsigned int, so %u is correct. by Sreeram Ramachandran · 11 years ago
  66. 1201e84 Use %zu to printf size_t correctly on both 32-bit and 64-bit platforms. by Sreeram Ramachandran · 11 years ago
  67. b1425cc Add UID range support to VPNs. by Sreeram Ramachandran · 11 years ago
  68. 4043f01 Introduce VPN support. by Sreeram Ramachandran · 11 years ago
  69. f4f6c8d Refactor: Encapsulate permissions and interfaces into a Network class. by Sreeram Ramachandran · 11 years ago
  70. 1077d29 Don't fail when adding a duplicate legacy route. by Sreeram Ramachandran · 11 years ago
  71. 7272368 Convert rta_* and fra_* variable names to camelCase. by Lorenzo Colitti · 11 years ago
  72. 5965651 Support adding and removing UID rules via netlink. by Lorenzo Colitti · 11 years ago
  73. 96f261e Pass rule modification errors back to CommandListener. by Lorenzo Colitti · 11 years ago
  74. 4753afd Use netlink to add/delete rules as well as routes. by Lorenzo Colitti · 11 years ago
  75. 7f972fb Unrevert the 'revert the "talk to netlink directly" change.' by Sreeram Ramachandran · 11 years ago
  76. ab359fe Temporarily revert the "talk to netlink directly" change. by Sreeram Ramachandran · 11 years ago
  77. 7b64cde Netd: Interface controller: Demote a log message severity from warning to verbose. by Sasha Levitskiy · 11 years ago
  78. 6c519f5 Merge "Pass route add/delete errors back to CommandListener." by Lorenzo Colitti · 11 years ago
  79. 3a069e6 Return negative errno (instead of positive) on failure. by Sreeram Ramachandran · 11 years ago
  80. f7fc8ec Pass route add/delete errors back to CommandListener. by Lorenzo Colitti · 11 years ago
  81. ba25df9 Use native netlink code instead of /sbin/ip to manipulate routes by Lorenzo Colitti · 11 years ago
  82. bd0f224 Notify network observers of route changes. by Lorenzo Colitti · 11 years ago
  83. 4d4c8b7 Add getNetworkForSocket(). by Sreeram Ramachandran · 11 years ago
  84. 31f4210 Return errors explicitly instead of using errno. by Sreeram Ramachandran · 11 years ago
  85. e3a5ef5 Merge "Add a client API to protect a socket from VPNs." by Sreeram Ramachandran · 11 years ago
  86. a081798 Merge "Revert "Notify network observers of route changes."" by Lorenzo Colitti · 11 years ago
  87. 20d3f5e Revert "Notify network observers of route changes." by Lorenzo Colitti · 11 years ago
  88. d2f23fb Notify network observers of route changes. by Lorenzo Colitti · 11 years ago
  89. eb791da Merge "Flush both IPv4 and IPv6 routes." by Lorenzo Colitti · 11 years ago
  90. 357e562 Flush both IPv4 and IPv6 routes. by Lorenzo Colitti · 11 years ago
  91. bb3944c Merge "Notify network observers of route changes." by Lorenzo Colitti · 11 years ago
  92. 69261cb server: check interface names in RPC arguments for validity by JP Abgrall · 11 years ago
  93. d794e58 Add a client API to protect a socket from VPNs. by Sreeram Ramachandran · 11 years ago
  94. a561e12 Cache interface indices in case interfaces go away. by Paul Jensen · 11 years ago
  95. 5ad1c28 Merge "Pass a socket mark to clatd so it can bind to its network." by Lorenzo Colitti · 11 years ago
  96. 45d3dd0 Pass a socket mark to clatd so it can bind to its network. by Lorenzo Colitti · 11 years ago
  97. bca6dbd am b72f6d71: (-s ours) DO NOT MERGE: Fix use-after-free of interface name during network destruction. by Paul Jensen · 11 years ago
  98. b72f6d7 DO NOT MERGE: Fix use-after-free of interface name during network destruction. by Paul Jensen · 11 years ago
  99. 6ff1678 Fix use-after-free of interface name during network destruction. by Paul Jensen · 11 years ago
  100. 3fea54b am 41417388: (-s ours) Use AF_INET sockets when checking netIds in setNetworkFor{Process,Resolv}(). DO NOT MERGE by Sreeram Ramachandran · 11 years ago