OSDN Git Service

android-x86/system-netd.git
2014-08-01 Robert Greenwaltam 3bc81979: Merge "Add logging of calloc failures...
2014-08-01 Paul Jensenam 6d7e6235: Remove default routing rule & table before...
2014-08-01 Paul JensenRemove default routing rule & table before we forget...
2014-08-01 Robert GreenwaltMerge "Add logging of calloc failures." into lmp-dev
2014-08-01 Robert GreenwaltAdd logging of calloc failures.
2014-07-31 Lorenzo Colittiam 738c93ee: Minor improvements to NetworkController...
2014-07-31 Lorenzo ColittiMinor improvements to NetworkController error reporting.
2014-07-29 Lorenzo Colittiam db74dba7: Stop copying directly-connected routes...
2014-07-29 Lorenzo Colittiam a2c23052: Revert "Stop copying directly-connected...
2014-07-29 Lorenzo Colittiam 2f5ea0e9: Stop copying directly-connected routes...
2014-07-29 Sreeram Ramachandranam 2bff72e0: Add "scope link" when adding routes withou...
2014-07-29 Lorenzo ColittiStop copying directly-connected routes to the main...
2014-07-29 Lorenzo ColittiRevert "Stop copying directly-connected routes to the...
2014-07-29 Lorenzo ColittiStop copying directly-connected routes to the main...
2014-07-29 Sreeram RamachandranAdd "scope link" when adding routes without a nexthop.
2014-07-28 Sreeram Ramachandranam 060d855a: Merge "Prohibit address families by defaul...
2014-07-28 Sreeram Ramachandranam 507e7c5b: Merge "Fix fwmark handling for bypassable...
2014-07-28 Sreeram Ramachandranam 48e19b03: Implement the fallthrough rule to support...
2014-07-27 Sreeram RamachandranMerge "Prohibit address families by default unless...
2014-07-28 Sreeram RamachandranProhibit address families by default unless a VPN expli...
2014-07-25 Sreeram RamachandranImplement the fallthrough rule to support split tunnel...
2014-07-25 Sreeram Ramachandranam 95684ba1: Implement support for bypassable VPNs.
2014-07-25 Sreeram RamachandranImplement support for bypassable VPNs.
2014-07-24 Sreeram RamachandranMerge "Fix fwmark handling for bypassable VPNs and...
2014-07-28 Sreeram RamachandranFix fwmark handling for bypassable VPNs and DNS.
2014-07-23 Sreeram Ramachandranam 111bec20: Implement the rule to forward traffic...
2014-07-23 Sreeram RamachandranImplement the rule to forward traffic to local networks...
2014-07-23 Sreeram Ramachandranam fa9f4dcd: Cosmetic: Move some functions around to...
2014-07-23 Sreeram RamachandranCosmetic: Move some functions around to match rule...
2014-07-23 Sreeram Ramachandranam 182a26ff: Remove the oif=iface clause when tethering.
2014-07-23 Sreeram Ramachandranresolved conflicts for merge of 1604e186 to lmp-dev...
2014-07-22 Sreeram RamachandranRemove the oif=iface clause when tethering.
2014-07-22 Sreeram RamachandranCleanup: Delete dead code.
2014-07-22 Sreeram Ramachandranam 8b3b91c6: Try to undo iptables rules if a command...
2014-07-22 Sreeram RamachandranTry to undo iptables rules if a command fails.
2014-07-22 Sreeram Ramachandranam b717e74d: Flush routing rules and add an "unreachabl...
2014-07-22 Sreeram Ramachandranam 87475a14: Fix WiFi-Direct and Tethering.
2014-07-22 Sreeram RamachandranFlush routing rules and add an "unreachable" rule on...
2014-07-22 Sreeram RamachandranFix WiFi-Direct and Tethering.
2014-07-19 Sreeram Ramachandranam f5d949ef: Merge "Don\'t choke if IPv6 rules fail."
2014-07-17 Sreeram RamachandranMerge "Don't choke if IPv6 rules fail."
2014-07-19 Sreeram RamachandranDon't choke if IPv6 rules fail.
2014-07-12 Sreeram RamachandranDon't reset a VPN's NetId in the connect() shim.
2014-07-11 Sreeram RamachandranIntroduce a SELECT_FOR_USER fwmarkd command.
2014-07-11 Sreeram RamachandranCosmetic: Remove unnecessary constructor.
2014-07-10 Sreeram RamachandranMerge "Add default routing tables to rt_tables."
2014-07-11 Sreeram RamachandranAdd default routing tables to rt_tables.
2014-07-11 Sreeram RamachandranFix tethering in the case of a regular upstream connection.
2014-07-09 Sreeram RamachandranCosmetic: Move constants into file scope.
2014-07-08 Sreeram RamachandranAdd symbolic table names for routing table numbers.
2014-07-07 Sreeram RamachandranAdd full support for UIDs in VPNs.
2014-07-07 Sreeram RamachandranUpdate routing rules.
2014-07-07 Sreeram RamachandranFix permissions handling.
2014-07-07 Sreeram RamachandranOnly add permissions in accept(); do not try to enforce...
2014-07-03 Sreeram RamachandranFix regressions in flushRoutes().
2014-07-02 Sreeram RamachandranMinor style change.
2014-07-02 Sreeram RamachandranKeep track of users allowed to call protect() explicitly.
2014-07-02 Sreeram RamachandranCosmetic: Add a way to query the type of a network.
2014-07-01 Sreeram RamachandranFix routing rules.
2014-07-01 Sreeram RamachandranDon't use %zu for uid_t. It's always unsigned int,...
2014-07-01 Sreeram RamachandranUse %zu to printf size_t correctly on both 32-bit and...
2014-07-01 Sreeram RamachandranAdd UID range support to VPNs.
2014-07-01 Sreeram RamachandranIntroduce VPN support.
2014-07-01 Sreeram RamachandranRefactor: Encapsulate permissions and interfaces into...
2014-06-27 Sreeram RamachandranDon't fail when adding a duplicate legacy route.
2014-06-26 Lorenzo ColittiConvert rta_* and fra_* variable names to camelCase.
2014-06-26 Lorenzo ColittiSupport adding and removing UID rules via netlink.
2014-06-26 Lorenzo ColittiPass rule modification errors back to CommandListener.
2014-06-26 Lorenzo ColittiUse netlink to add/delete rules as well as routes.
2014-06-24 Sreeram RamachandranUnrevert the 'revert the "talk to netlink directly...
2014-06-24 Sreeram RamachandranTemporarily revert the "talk to netlink directly" change.
2014-06-23 Sasha LevitskiyNetd: Interface controller: Demote a log message severi...
2014-06-19 Lorenzo ColittiMerge "Pass route add/delete errors back to CommandList...
2014-06-23 Sreeram RamachandranReturn negative errno (instead of positive) on failure.
2014-06-23 Lorenzo ColittiPass route add/delete errors back to CommandListener.
2014-06-23 Lorenzo ColittiUse native netlink code instead of /sbin/ip to manipula...
2014-06-21 Lorenzo ColittiNotify network observers of route changes.
2014-06-20 Sreeram RamachandranAdd getNetworkForSocket().
2014-06-20 Sreeram RamachandranReturn errors explicitly instead of using errno.
2014-06-20 Sreeram RamachandranMerge "Add a client API to protect a socket from VPNs."
2014-06-19 Lorenzo ColittiMerge "Revert "Notify network observers of route changes.""
2014-06-20 Lorenzo ColittiRevert "Notify network observers of route changes."
2014-06-20 Lorenzo ColittiNotify network observers of route changes.
2014-06-19 Lorenzo ColittiMerge "Flush both IPv4 and IPv6 routes."
2014-06-20 Lorenzo ColittiFlush both IPv4 and IPv6 routes.
2014-06-19 Lorenzo ColittiMerge "Notify network observers of route changes."
2014-06-20 JP Abgrallserver: check interface names in RPC arguments for...
2014-06-19 Sreeram RamachandranAdd a client API to protect a socket from VPNs.
2014-06-17 Paul JensenCache interface indices in case interfaces go away.
2014-06-10 Lorenzo ColittiMerge "Pass a socket mark to clatd so it can bind to...
2014-06-13 Lorenzo ColittiPass a socket mark to clatd so it can bind to its network.
2014-06-12 Paul Jensenam b72f6d71: (-s ours) DO NOT MERGE: Fix use-after...
2014-06-11 Paul JensenDO NOT MERGE: Fix use-after-free of interface name...
2014-06-11 Paul JensenFix use-after-free of interface name during network...
2014-06-06 Sreeram Ramachandranam 41417388: (-s ours) Use AF_INET sockets when checkin...
2014-06-05 Dan Albertam d42cdf50: am 437eb9c3: Merge "Changes uses of index...
2014-06-05 Dan Albertam 437eb9c3: Merge "Changes uses of index() to strchr()"
2014-06-05 Dan AlbertMerge "Changes uses of index() to strchr()"
2014-06-05 Dan AlbertChanges uses of index() to strchr()
2014-06-03 Sreeram RamachandranUse std::atomic<> instead of volatile sig_atomic_t.
next