session_policy_local: Empty policy list indicated no match all
[platform/upstream/connman.git] / TODO
diff --git a/TODO b/TODO
index bede38b..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
@@ -171,19 +162,13 @@ WiFi
 Bluetooth
 =========
 
-- Add support for BlueZ 5.x APIs
+- Remove Bluez 4.x support
 
-  Priority: High
+  Priority: Low
   Complexity: C1
 
-  Rename current plugin to plugins/bluetooth-legacy.c and make sure it
-  does not register any technology or service when BlueZ 4.x API is not
-  present.
-
-  Create new plugins/bluetooth.c to support BlueZ 5.x API and make use
-  of GDBusClient and GDBusProxy (see bluetoothctl for usage example).
-
-  Remove plugins/bluetooth-legacy.c support in about 6 month (July 2013).
+  Remove plugins/bluetooth-legacy.c support in about 6 month (July 2013) or
+  when Bluez 4.x usage becomes minimal.
 
 Cellular
 ========
@@ -198,6 +183,16 @@ VPN
    Complexity: C4
    Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
 
+- L2TP & PPTP compatibility prefix removal
+
+   Priority: Medium
+   Complexity: C1
+   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
 =====