summaryrefslogtreecommitdiff
path: root/TODO
blob: cd8e18ce89b6baa3f87f60c47eeeb9b4d2dc1579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.