From c19dea98892d213b53ae1e26326c5b490fd37300 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 29 Jun 2011 05:07:53 -0500 Subject: [PATCH] TODO: Mark ACFC task as done --- TODO | 7 ------- doc/features.txt | 5 +++++ 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 - 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.