summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2011-02-10 17:34:51 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2011-02-10 17:34:51 +0100
commit66e2b4f49d5543676bed732733c029f077ae30e2 (patch)
treec8f6a2c843694c6778fc4abd670ac4d53f19b1d7 /TODO
parent33b439f75c5094350833ed43ff246a256650362f (diff)
downloadconnman-66e2b4f49d5543676bed732733c029f077ae30e2.tar.gz
connman-66e2b4f49d5543676bed732733c029f077ae30e2.tar.bz2
connman-66e2b4f49d5543676bed732733c029f077ae30e2.zip
TODO: VPNc and WiFi tethering are done
Diffstat (limited to 'TODO')
-rw-r--r--TODO41
1 files changed, 25 insertions, 16 deletions
diff --git a/TODO b/TODO
index 7ae69749..1912b6c3 100644
--- a/TODO
+++ b/TODO
@@ -18,20 +18,6 @@ Core
Owner: Samuel Ortiz <sameo@linux.intel.com>
-- VPNc
-
- Priority: Low
- Complexity: C2
-
-
-- WiFi tethering
- Priority: Medium
- Complexity: C4
-
- WiFi tethering should be done through an extended wpa_supplicant
- D-Bus API, as STA and AP modes are typically mutually exclusive.
-
-
- Session API implementation
Priority: High
@@ -130,6 +116,18 @@ WiFi
Complexity: C2
+- DUN server
+
+ Priority: Low
+ Complexity: C4
+ Owner: Samuel Ortiz <sameo@linux.intel.com>
+
+ For DUN server support, ConnMan needs to provide an API for oFono
+ to trigger IP forwarding on a point to point interface. An IP range
+ should also be reserved.
+
+
+
Bluetooth
=========
@@ -139,7 +137,18 @@ Bluetooth
Complexity: C4
-- DUN server
+VPN
+===
+
+- l2tp support
Priority: Low
- Complexity: C4
+ Complexity: C2
+ Owner: Mohamed Abbas <mohamed.abbas@intel.com>
+
+
+- pptp support
+
+ Priority: Low
+ Complexity: C2
+ Owner: Mohamed Abbas <mohamed.abbas@intel.com>