session_policy_local: Empty policy list indicated no match all
[platform/upstream/connman.git] / TODO
diff --git a/TODO b/TODO
index 3a033dd..9926658 100644 (file)
--- a/TODO
+++ b/TODO
@@ -55,15 +55,6 @@ Core
    and get rid of the unnecessary ones.
 
 
-- Favorite service migration removal
-
-  Priority: Medium
-  Complexity: C1
-  When: 12/2012
-
-  Remove service migration code that moves services from default.profile
-  to the current directory-based structure.
-
 - Support for multiple agents
 
   Priority: Medium
@@ -108,6 +99,16 @@ Core
    data structures and see if something can be simplified.
 
 
+- Unit tests for DHCP, DNS and HTTP
+
+   Priority: Medium
+   Complexity: C4
+
+   Create unit tests for these components starting with DHCP. Use gtest
+   from GLib for this task similarly to what has been done for OBEX in Bluez
+   and oFono in general.
+
+
 WiFi
 ====
 
@@ -161,6 +162,13 @@ WiFi
 Bluetooth
 =========
 
+- Remove Bluez 4.x support
+
+  Priority: Low
+  Complexity: C1
+
+  Remove plugins/bluetooth-legacy.c support in about 6 month (July 2013) or
+  when Bluez 4.x usage becomes minimal.
 
 Cellular
 ========
@@ -175,19 +183,16 @@ VPN
    Complexity: C4
    Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
 
-
-WiMAX
-=====
-
-- WiMAX removal
+- L2TP & PPTP compatibility prefix removal
 
    Priority: Medium
    Complexity: C1
-   When: 12/2012
-
-   WiMAX plugin is unmaintained. Remove WiMAX plugin, service type definitions
-   and associated code.
+   When: connman 2.0
 
+   The VPN config file provisioning patchset contains code that makes
+   PPP options to be marked by "PPPD." prefix. The code supports also
+   old "L2TP." and "PPTP." prefix for PPP options. Remove the compatibility
+   code and only allow "PPPD." prefix for PPP options.
 
 Tools
 =====