summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2011-06-22 13:37:50 +0300
committerSamuel Ortiz <sameo@linux.intel.com>2011-06-27 16:15:09 +0200
commitabc2268a89be6cd81c8bb50a7c82957f34f3906e (patch)
tree60ec5be13248f9a1dcc15a44f1702771053091df /TODO
parent4abda5f82f916f45f4ab9b695c9f76969da9db55 (diff)
downloadconnman-abc2268a89be6cd81c8bb50a7c82957f34f3906e.tar.gz
connman-abc2268a89be6cd81c8bb50a7c82957f34f3906e.tar.bz2
connman-abc2268a89be6cd81c8bb50a7c82957f34f3906e.zip
TODO: IPv6 gateway handling done.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
index e3765223..36f82404 100644
--- 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