TODO: add ipv6cp support task

This commit is contained in:
Denis Kenzior 2010-10-20 22:45:16 -05:00
parent f0175ba3fc
commit 3d3c8b32ba
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -229,6 +229,12 @@ GPRS
Priority: High
Complexity: C2
- IPv6 CP support. To support IPv6 based GPRS contexts via PPP, GAtPPP
needs to be updated to support IPv6CP from RFC 2472.
Priority: Low
Complexity: C4
- On-demand SOCKS5 proxy support for MMS contexts. When an MMS context type
is created, oFono should create a SOCKS5 proxy. When a client connects to
the proxy, oFono can activate the GPRS context on-demand.