diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-03-11 17:57:58 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-03-11 17:57:58 +0100 |
commit | 571d1f1862ec992aca5c175f48dc482d1285a4c1 (patch) | |
tree | 859cce345abd53f8c86961ecb1292756fea3a1aa /TODO | |
parent | 6bf9ea4781e346af8faa5cea4e6734f13b7bb3f3 (diff) | |
download | connman-571d1f1862ec992aca5c175f48dc482d1285a4c1.tar.gz connman-571d1f1862ec992aca5c175f48dc482d1285a4c1.tar.bz2 connman-571d1f1862ec992aca5c175f48dc482d1285a4c1.zip |
Add comment about WPS support
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |