Add TODO documentation for tracking work in progress
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 8 Jan 2009 23:07:41 +0000 (00:07 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 8 Jan 2009 23:07:41 +0000 (00:07 +0100)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..cd8e18c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,16 @@
+
+  o Support for WPA/WPA2 Enterprise WiFi authentication
+
+       With wpa_supplicant the support for WPA/WPA2 Enterprise is already
+       present, but it needs properly hooked up. This involves a correct
+       security architecture since it uses personalized credentials.
+
+  o Support for multiple profiles
+
+       Currently only one active profile (the default profile) is supported.
+
+  o Support for static IPv4 configuration
+
+       This is in theory possible, but no D-Bus API has been defined on how
+       to configure it.
+