OSDN Git Service

android-x86/system-netd.git
2014-12-08 Erik KlineRe-add netd support for enabling IPv6 optimistic mode.
2014-12-05 Erik KlineRevert "Merge "Add netd support for configuring IPv6...
2014-12-01 Lorenzo ColittiAdd a command to clear a network's DNS servers.
2014-11-04 Sreeram RamachandranDon't use framework permission strings for netd permiss...
2014-11-03 Robert GreenwaltWrite pid file so we can tell when netd bounces.
2014-10-30 Sreeram RamachandranDon't fail when trying to add routes that already exist.
2014-10-30 Lorenzo ColittiMerge "Add a netd interface command to disable ND offlo...
2014-10-30 Lorenzo ColittiAdd a netd interface command to disable ND offload.
2014-10-30 Erik KlineMerge "Add netd support for configuring IPv6 optimistic...
2014-10-28 Lorenzo ColittiSupport more than one clatd at a time.
2014-10-20 Erik KlineAdd netd support for configuring IPv6 optimistic mode.
2014-10-03 Lorenzo Colittiam a1067c8d: Improve error return values on network...
2014-10-03 Lorenzo Colittiam e8164ddc: Fix MSS clamping.
2014-10-02 Lorenzo ColittiImprove error return values on network selection.
2014-10-02 Lorenzo ColittiFix MSS clamping.
2014-09-29 Dmitry Shmidtsoftap: Ensure entropy file creation
2014-09-24 Gordon GaoEnable tcp mss clamp for Tethering
2014-09-19 Lorenzo ColittiSupport manipulating throw routes.
2014-09-09 Sreeram RamachandranMerge "Reset connections whenever an address goes away...
2014-09-09 Sreeram RamachandranReset connections whenever an address goes away.
2014-09-08 Sreeram RamachandranReserve NetIds 1..50 for OEM use.
2014-09-04 Dmitry ShmidtMerge "softap: Add wowlan_triggers=any parameter" into...
2014-09-03 Dmitry Shmidtsoftap: Add wowlan_triggers=any parameter
2014-08-28 Lorenzo ColittiAdd a socket mark parameter to tethering DNS commands.
2014-08-14 Lorenzo ColittiMake destroying networks more robust.
2014-08-06 Paul JensenRevert DNS cache flush command deletion from "Cleanup...
2014-08-04 Narayan KamathMerge "Fix initialization of Monitor fields." into...
2014-08-04 Narayan KamathFix initialization of Monitor fields.
2014-08-03 Robert GreenwaltAdd logging of calloc failures.
2014-08-01 Ben MurdochMerge "Revert "Add logging of calloc failures."" into...
2014-08-02 Ben MurdochRevert "Add logging of calloc failures."
2014-08-01 Robert GreenwaltAdd logging of calloc failures.
2014-08-01 Robert GreenwaltMerge "Add logging of calloc failures." into lmp-dev
2014-08-01 Paul JensenRemove default routing rule & table before we forget...
2014-07-31 Lorenzo ColittiMinor improvements to NetworkController error reporting.
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-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 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-25 Sreeram RamachandranImplement the fallthrough rule to support split tunnel...
2014-07-23 Sreeram RamachandranImplement the rule to forward traffic to local networks...
2014-07-23 Sreeram RamachandranCosmetic: Move some functions around to match rule...
2014-07-22 Sreeram RamachandranRemove the oif=iface clause when tethering.
2014-07-22 Sreeram RamachandranCleanup: Delete dead code.
2014-07-22 Sreeram RamachandranTry to undo iptables rules if a command fails.
2014-07-22 Sreeram RamachandranFlush routing rules and add an "unreachable" rule on...
2014-07-22 Sreeram RamachandranFix WiFi-Direct and Tethering.
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...
next