diff options
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 0000000000..a9efd3e6d8 --- /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. |