X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=TODO;h=ee6a01e4a28f99fb78d7e48344ae03a265c1ae2c;hb=8d49445e0e145d3642019b437941e871d7f18c88;hp=cd8e18ce89b6baa3f87f60c47eeeb9b4d2dc1579;hpb=44ce220955fd54779c4e46406216e79076e88152;p=connman diff --git a/TODO b/TODO index cd8e18c..ee6a01e 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,11 @@ present, but it needs properly hooked up. This involves a correct security architecture since it uses personalized credentials. + o Support for WPS based WiFi authentication + + Newer versions of wpa_supplicant contain support for WPS. For full + integration of WPS support, the agent concept needs to be extended. + o Support for multiple profiles Currently only one active profile (the default profile) is supported. @@ -14,3 +19,14 @@ This is in theory possible, but no D-Bus API has been defined on how to configure it. + o Support for interface statistics + + Information about carrier speed etc. should be exported. + + o Support for handling RFKILL events + + The RFKILL events are received via the udev infrastructure, but not + acted upon. Current problem is to assign the event to the correct + physical device. In case of platform RFKILL switches this is a real + problem and not solved yet. +