service: Simplify nameserver route adding and removing
[framework/connectivity/connman.git] / TODO
diff --git a/TODO b/TODO
index 9cb78f0..2e2570d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -45,6 +45,15 @@ Core
    security integration.
 
 
+- 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.
+
 
 WiFi
 ====
@@ -114,20 +123,6 @@ VPN
    Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
 
 
-- Split tunnelling
-
-   Priority: Low
-   Complexity: C8
-   Dependencies: Core:Private networks
-   Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
-
-   The current VPN support puts the VPN interface at the top of the
-   service list, giving VPNs the default route. When doing split
-   tunneling, the system routes packet to the VPN interface for
-   private IPs, while going through the default interface for the rest
-   of the traffic.
-
-
 Tools
 =====