summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO7
-rw-r--r--doc/features.txt5
2 files changed, 5 insertions, 7 deletions
diff --git a/TODO b/TODO
index 3b1aa089..8302f6f6 100644
--- 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
=================
diff --git a/doc/features.txt b/doc/features.txt
index ffdcec35..46cd79d0 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -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.