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 - - 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 ==================