TODO: Mark PFC support as done
authorDenis Kenzior <denkenz@gmail.com>
Wed, 29 Jun 2011 10:05:11 +0000 (05:05 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 29 Jun 2011 10:07:38 +0000 (05:07 -0500)
TODO
doc/features.txt

diff --git a/TODO b/TODO
index 75e64d0..3b1aa08 100644 (file)
--- 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
 =================
index face8a6..ffdcec3 100644 (file)
@@ -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.