summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-03-31 12:00:20 -0500
committerDenis Kenzior <denkenz@gmail.com>2011-03-31 12:00:20 -0500
commit7d19a5fa933562a381557a7df4a320094fe986b3 (patch)
treecd9360c21bf8a845e180e08298596589a06c6136
parentae95e16971e04d1c0ae6faba7d0cb6cd185be4a4 (diff)
downloadofono-7d19a5fa933562a381557a7df4a320094fe986b3.tar.bz2
TODO: Mark IPv6 GPRS context task as done
-rw-r--r--TODO10
-rw-r--r--doc/features.txt6
2 files changed, 6 insertions, 10 deletions
diff --git a/TODO b/TODO
index 393d13ef..e18c5e66 100644
--- a/TODO
+++ b/TODO
@@ -149,16 +149,6 @@ Modem Emulator
Priority: Medium
-GPRS
-====
-
-- Add support for IPv6 GPRS contexts.
-
- Priority: Medium
- Complexity: C2
- Owner: Mika Liljeberg <mika.liljeberg@nokia.com>
-
-
PPP
===
diff --git a/doc/features.txt b/doc/features.txt
index 6eb0001f..b905ae7c 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -491,6 +491,12 @@ GPRS
suspended while a circuit switched service such as voice call or SMS is
active.
+- GPRS context protocol support. oFono supports the followig types of GPRS
+ contexts:
+ - IPv4
+ - IPv6
+ - Dual Stack (IPv4 + IPv6)
+
Location Reporting
==================