core: Change coding style for passing NULL to time
[framework/connectivity/connman.git] / TODO
diff --git a/TODO b/TODO
index 8c5abc8..9cb78f0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,26 +26,6 @@ Core
    See http://www.mail-archive.com/connman@connman.net/msg01653.html
 
 
-- DNS caching
-
-   Priority: Low
-   Complexity: C4
-
-   A simple initial implementation would see ConnMan's dnsproxy
-   caching the DNS record based on their TTL.
-
-
-- IP ranges allocation and check
-
-   Priority: High
-   Complexity: C2
-   Guillaume Zajac <guillaume.zajac@linux.intel.com>
-
-   For both tethering and private networks, but also to detect invalid
-   static IP configurations, we need to have a core IP range layer
-   that manages all currently used IP blocks.
-
-
 - Personal firewall
 
    Priority: Low