summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-10-28 01:15:29 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-10-28 01:15:29 +0200
commitdc4f4655c09c10337cadbd14e3acdc3a7e6326bd (patch)
tree589b01268fe4f37cc00401da19a7e908e7657221
parentbbe6eb6d4e578b52abee4478594189f2dc566bdd (diff)
downloadofono-dc4f4655c09c10337cadbd14e3acdc3a7e6326bd.tar.bz2
TODO: Remove SOCKS5 proxy task
The setup of GRPS context for MMS and its proxy configuration is now done with host routes and dedicated interfaces. The need for a SOCKS5 proxy is no longer there. The on-demand context activation can be considered a security risk and activation via D-Bus method calls is easier to control in a secure fashion. So this is not needed either.
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index 239bab04..dfe1abf1 100644
--- a/TODO
+++ b/TODO
@@ -220,13 +220,6 @@ GPRS
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.
-
- Priority: High
- Complexity: C2
-
- Add support for IPv6 GPRS contexts.
Priority: Medium