summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-10-20 22:45:16 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-10-21 17:17:29 -0500
commit3d3c8b32ba9f6f35138d3441dc571f28de534045 (patch)
treed70d644c0aba9db31968c032a50c769fecc41773 /TODO
parentf0175ba3fc693f1d398dec2f0168f6ed860d88f4 (diff)
downloadofono-3d3c8b32ba9f6f35138d3441dc571f28de534045.tar.gz
TODO: add ipv6cp support task
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index d8f6397e..4345a084 100644
--- a/TODO
+++ b/TODO
@@ -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.