X-Git-Url: http://git.maemo.org/git/?p=connman;a=blobdiff_plain;f=README;h=37130dd7bb79e9eaa12bbe5c7d4803300380eb2a;hp=989198c334a6cbb51a65d350d5cb61300696a126;hb=d320f846f5b6bfc94ec697c0b60f2200ea45a9cb;hpb=3a6bc9d1470e1196923e95d0095e38a4b710e078 diff --git a/README b/README index 989198c..37130dd 100644 --- a/README +++ b/README @@ -4,6 +4,26 @@ Connection Manager Copyright (C) 2007-2009 Intel Corporation. All rights reserved. +Functionality and features +========================== + +The following features are built-in into Connection Manager: + - Generic plugin infrastructure + - Device and network abstraction (with basic storage support) + - IPv4, routing and DNS configuration + +Various plugins can be enabled for networking support: + - Ethernet plugin + - WiFi plugin with WEP40/WEP128 and WPA/WPA2 (personal only) support + - Bluetooth plugin + +Also plugins with additional features are available: + - DHCP plugins (uDHCP and dhclient) + - Resolver plugins (resolvconf and DNS proxy) + - Loopback setup + - PolicyKit support + + Compilation and installation ============================