TODO: Mark ACFC task as done

This commit is contained in:
Denis Kenzior 2011-06-29 05:07:53 -05:00
parent 4c0bfaee44
commit c19dea9889
2 changed files with 5 additions and 7 deletions

7
TODO
View File

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

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