More realistic TODO list
[framework/connectivity/connman.git] / TODO
1 Background
2 ==========
3
4 - Priority scale: High, Medium and Low
5
6 - Complexity scale: C1, C2, C4 and C8.
7    The complexity scale is exponential, with complexity 1 being the
8    lowest complexity. Complexity is a function of both task 'complexity'
9    and task 'scope'.
10
11 Core
12 ====
13
14 - connman_element removal
15
16    Priority: Low
17    Complexity: C8
18
19
20 - DHCP lib
21
22    Priority: High
23    Complexity: C8
24    Owner: Martin Xu <martin.xu@intel.com>
25
26
27 - IPv6
28
29    Priority: High
30    Complexity: C4
31    Dependencies: Core:DHCP Lib
32    Owner: Martin Xu <martin.xu@intel.com>
33
34
35 - On demand connection
36
37    Priority: Medium
38    Complexity: C4
39    Owner: Samuel Ortiz <sameo@linux.intel.com>
40
41
42 - Avahi-zeroconf
43
44    Priority: Medium
45    Complexity: C4
46
47
48 - OpenVPN
49
50    Priority: Low
51    Complexity: C2
52
53
54 - VPNc
55
56    Priority: Low
57    Complexity: C2
58
59
60 - Tethering
61
62    Priority: Medium
63    Complexity: C8
64
65
66 - WAPD - Web Proxy Autodiscovery Protocol
67
68    Priority: Medium
69    Complexity: C2
70    Dependencies: Core:HTTP proxy
71
72
73 - Agent callbacks
74
75    Priority: Medium
76    Complexity: C2
77
78
79 - HTTP proxy
80
81    Priority: Medium
82    Complexity: C1
83
84
85
86
87 WiFi
88 ====
89
90 - WPS
91
92    Priority: Low
93    Complexity: C2
94    Dependencies: Core:Agent callbacks
95
96
97 - Ad-Hoc support
98
99    Priority: Medium
100    Complexity: C2
101    Dependencies: Core:Avahi-zeroconf
102
103
104 - libsupplicant
105
106    Priority: Medium
107    Complexity: C4
108    Owner: Samuel Ortiz <sameo@linux.intel.com>
109
110 - Fast Connect
111
112    Priority: Low
113    Complexity: C4
114    Dependencies: WiFi:libsupplicant
115    Owner: Samuel Ortiz <sameo@linux.intel.com>
116
117 - TTLS EAP support
118
119    Priority: Low
120    Complexity: C2
121
122
123 Bluetooth
124 =========
125
126 - DUN client
127
128    Priority: Low
129    Complexity: C4