diff options
author | Ryan P.C. McQuen <ryanpcmcquen@gmail.com> | 2014-10-22 23:38:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-22 23:38:15 +0700 |
commit | f92495856d317b27b79e6bd8dd5c60ff1574706e (patch) | |
tree | 154ac254a4ca3b5e0d7e793b7a8410fd2ae601be /network/connman/README | |
parent | 4c4b371001ab3fecd78688069b983137d17190a4 (diff) |
network/connman: Added (open source connection manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/connman/README')
-rw-r--r-- | network/connman/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/connman/README b/network/connman/README new file mode 100644 index 0000000000000..a9efd3e6d80a2 --- /dev/null +++ b/network/connman/README @@ -0,0 +1,6 @@ +ConnMan is a daemon for managing Internet connections within embedded device and +integrates a vast range of communication features usually split between many daemons +such as DHCP, DNS and NTP. + +The result of this consolidation is low memory consumption with a fast, coherent, +synchronized reaction to changing network conditions. |