diff --git a/TODO b/TODO index 75e64d0c..3b1aa089 100644 --- a/TODO +++ b/TODO @@ -149,13 +149,6 @@ PPP Complexity: C1 Owner: Guillaume Zajac -- 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 - 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.