TODO: Mark PFC support as done

This commit is contained in:
Denis Kenzior 2011-06-29 05:05:11 -05:00
parent 2eb4611de8
commit 4c0bfaee44
2 changed files with 8 additions and 7 deletions

7
TODO
View File

@ -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
=================

View 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.