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

diff --git a/TODO b/TODO
index 3b1aa08..8302f6f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -142,13 +142,6 @@ PPP
   Priority: Low
   Complexity: C4
 
-- ACFC support.  Extend GAtPPP to support packets with Address & Control Field
-  Compression enabled.  Refer to RFC 1662 for details.
-
-  Priority: Medium
-  Complexity: C1
-  Owner: Guillaume Zajac <guillaume.zajac@linux.intel.com>
-
 
 Location Services
 =================
index ffdcec3..46cd79d 100644 (file)
@@ -665,3 +665,8 @@ 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.
+
+- Support for Address & Control Field Compression (ACFC) packets.  The oFono
+  PPP stack supports both receiving and sending of packets with ACFC enabled.
+  The user can also control whether ACFC capability is advertised to the peer,
+  and used during transmission.