summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-02-28 14:11:38 -0600
committerDenis Kenzior <denkenz@gmail.com>2011-02-28 16:13:56 -0600
commitef2c133281e3d5c474da190b84d9de38da32802c (patch)
tree9aea652c162acad5ed4b1b8dbfb8b280314541fc /TODO
parent703271e6294f3b0a43f22448734d9b810f4f33ed (diff)
downloadofono-ef2c133281e3d5c474da190b84d9de38da32802c.tar.bz2
TODO: Add PPP section
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 16 insertions, 3 deletions
diff --git a/TODO b/TODO
index 26da2984..1275141b 100644
--- a/TODO
+++ b/TODO
@@ -182,6 +182,16 @@ Flight Mode
GPRS
====
+- Add support for IPv6 GPRS contexts.
+
+ Priority: Medium
+ Complexity: C2
+ Owner: Mika Liljeberg <mika.liljeberg@nokia.com>
+
+
+PPP
+===
+
- PPP Server support. Extend GAtPPP to support PPP Server role, similarly to
how existing GSM modems support PPP GPRS contexts.
@@ -194,11 +204,14 @@ GPRS
Priority: Low
Complexity: C4
-- Add support for IPv6 GPRS contexts.
+- ACFC support. Extend GAtPPP to support packets with Address & Control Field
+ Compression enabled. Refer to RFC 1662 for details.
Priority: Medium
- Complexity: C2
- Owner: Mika Liljeberg <mika.liljeberg@nokia.com>
+ Complexity: C1
+
+- PFC support. Extend GAtPPP to support packets with Protocol field
+ compression enabled. Refer to RFC 1661 for details.
Location Services