TODO: IPv6 gateway handling done.
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 22 Jun 2011 10:37:50 +0000 (13:37 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 27 Jun 2011 14:15:09 +0000 (16:15 +0200)
TODO

diff --git a/TODO b/TODO
index e376522..36f8240 100644 (file)
--- a/TODO
+++ b/TODO
@@ -57,16 +57,6 @@ Core
    not all driver (especially WiFi ones) implement runtime PM hooks.
 
 
-- IPv6 gateway handling
-
-   Priority: Medium
-   Complexity: C4
-
-   We should be able to switch between IPv6 only services and thus
-   change the default IPv6 gateway on the fly. For that we need to
-   improve the connection.c code to properly handle IPv6 gateways.
-
-
 - IP ranges allocation and check
 
    Priority: High