summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-03-11 17:57:58 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-03-11 17:57:58 +0100
commit571d1f1862ec992aca5c175f48dc482d1285a4c1 (patch)
tree859cce345abd53f8c86961ecb1292756fea3a1aa /TODO
parent6bf9ea4781e346af8faa5cea4e6734f13b7bb3f3 (diff)
downloadconnman-571d1f1862ec992aca5c175f48dc482d1285a4c1.tar.gz
connman-571d1f1862ec992aca5c175f48dc482d1285a4c1.tar.bz2
connman-571d1f1862ec992aca5c175f48dc482d1285a4c1.zip
Add comment about WPS support
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0fb4ff7e..ee6a01e4 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.