summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-06-29 05:05:11 -0500
committerDenis Kenzior <denkenz@gmail.com>2011-06-29 05:07:38 -0500
commit4c0bfaee44e7c29119ed0837aca6a717e4eb8007 (patch)
tree0a7ec9d2b37b00880fd16daea88863d713445d00
parent2eb4611de8eb1fc874b59b757abfe90b30851d1f (diff)
downloadofono-4c0bfaee44e7c29119ed0837aca6a717e4eb8007.tar.gz
TODO: Mark PFC support as done
-rw-r--r--TODO7
-rw-r--r--doc/features.txt8
2 files changed, 8 insertions, 7 deletions
diff --git a/TODO b/TODO
index 75e64d0c..3b1aa089 100644
--- a/TODO
+++ b/TODO
@@ -149,13 +149,6 @@ PPP
Complexity: C1
Owner: Guillaume Zajac <guillaume.zajac@linux.intel.com>
-- PFC support. Extend GAtPPP to support packets with Protocol field
- compression enabled. Refer to RFC 1661 for details.
-
- Priority: Medium
- Complexity: C1
- Owner: Guillaume Zajac <guillaume.zajac@linux.intel.com>
-
Location Services
=================
diff --git a/doc/features.txt b/doc/features.txt
index face8a6d..ffdcec35 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -657,3 +657,11 @@ Network Registration
network registration atom has been initialized. If EFcsp indicates that
manual network registration is not allowed, oFono enters into 'auto-only'
registration mode. Updates to this file via STK Refresh is also supported.
+
+PPP Stack
+=========
+
+- Support for Protocol Field Compression (PFC) packets. The oFono PPP stack
+ supports both receiving and sending of packets with PFC enabled. The user
+ can also control whether PFC capability is advertised to the peer, and used
+ during transmission.