Add TODO documentation for tracking work in progress
[platform/upstream/connman.git] / TODO
1
2   o Support for WPA/WPA2 Enterprise WiFi authentication
3
4         With wpa_supplicant the support for WPA/WPA2 Enterprise is already
5         present, but it needs properly hooked up. This involves a correct
6         security architecture since it uses personalized credentials.
7
8   o Support for multiple profiles
9
10         Currently only one active profile (the default profile) is supported.
11
12   o Support for static IPv4 configuration
13
14         This is in theory possible, but no D-Bus API has been defined on how
15         to configure it.
16