dnsproxy: Only one copy of the relevant buffers will be made to a TCP request
[framework/connectivity/connman.git] / TODO
diff --git a/TODO b/TODO
index 577d630..2e2570d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,19 +11,12 @@ Background
 Core
 ====
 
-- connman_element removal
-
-   Priority: Low
-   Complexity: C8
-   Owner: Samuel Ortiz <sameo@linux.intel.com>
-
-
 - Session API implementation
 
    Priority: High
    Complexity: C4
    Owner: Daniel Wagner <daniel.wagner@bmw-carit.de>
-   Owner: Samuel Ortiz <sameo@linux.intel.com>
+   Owner: Patrik Flykt <patrik.flykt@linux.intel.com>
 
    The session API should provide a connection abstraction in order to
    prioritize applications network accesses, prevent or allow network
@@ -33,43 +26,37 @@ Core
    See http://www.mail-archive.com/connman@connman.net/msg01653.html
 
 
-- Provisioning D-Bus API
+- Personal firewall
 
-   Priority: Medium
-   Complexity: C2
-   Owner: Henri Bragge <henri.bragge@ixonos.com>
+   Priority: Low
+   Complexity: C8
+   Owner: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
 
-   The current service provisioning lacks a D-Bus interface for modifying
-   existing configurations.
+   Discuss and implement a basic and safe firewalling strategy into
+   Connman. Provide a D-Bus API for personal firewalling.
 
 
-- WiSPR support
+- PACRunner extensions
 
-   Priority: Medium
+   Priority: Low
    Complexity: C4
-   Owner: Marcel Holtmann <marcel@holtmann.org>
 
-   Based on the portal detection parsing results, and provisioned
-   credentials, ConnMan should be able to initiate a WiSPR authentication.
+   Support more URI schemes, support multiple connections, tighter
+   security integration.
 
 
-WiFi
-====
+- Favorite service migration removal
 
-- Ad-Hoc support
+  Priority: Medium
+  Complexity: C1
+  When: 12/2012
 
-   Priority: Medium
-   Complexity: C2
-   Dependencies: Core:IPv4LL
-   Owner: Samuel Ortiz <sameo@linux.intel.com>
+  Remove service migration code that moves services from default.profile
+  to the current directory-based structure.
 
 
-- Fast Connect
-
-   Priority: Low
-   Complexity: C4
-   Owner: Samuel Ortiz <sameo@linux.intel.com>
-
+WiFi
+====
 
 - EAP-AKA/SIM
 
@@ -87,14 +74,21 @@ WiFi
 
    Priority: Low
    Complexity: C1
-   Owner: Henri Bragge <henri.bragge@ixonos.com>
 
 
-- EAP-GTC
+- Wireless background scan
 
-   Priority: Low
-   Complexity: C1
-   Owner: Henri Bragge <henri.bragge@ixonos.com>
+   Priority: Medium
+   Complexity: C4
+   Owner: Samuel Ortiz <sameo@linux.intel.com>
+
+   While connected ConnMan should offload the background scanning to
+   wpa_supplicant. Wpa_supplicant allows for a fancy background scan
+   which frequency increases after the current connection signal level
+   drops below a defined threshold.
+   We should also be able to have wpa_supplicant do the background
+   scanning for us when we're not connected, if we have configured our
+   favorite networks.
 
 
 - WiFi p2p
@@ -103,17 +97,6 @@ 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
 =========
@@ -122,20 +105,45 @@ Bluetooth
 
    Priority: Low
    Complexity: C4
+   Owner: Mario Tokarz <mario.tokarz@bmw-carit.de>
+
+
+
+Cellular
+========
 
 
 VPN
 ===
 
-- l2tp support
+- IPsec
+
+   Priority: Medium
+   Complexity: C4
+   Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
+
+
+Tools
+=====
+
+- Command line tool
 
    Priority: Low
-   Complexity: C2
-   Owner: Mohamed Abbas <mohamed.abbas@intel.com>
+   Complexity: C4
+   Owner: Patrik Flykt <patrik.flykt@linux.intel.com>
+
+   For platforms not running python, it could prove useful to provide them
+   with a native single binary command line tool.
+
 
+User Interface
+==============
 
-- pptp support
+- GNOME3 UI
 
    Priority: Low
-   Complexity: C2
-   Owner: Mohamed Abbas <mohamed.abbas@intel.com>
+   Complexity: C4
+   Owner: Alok Barsode <alok.barsode@linux.intel.com>
+
+   A GNOME3 shell user interface would make it easier for mainstream distros
+   users to use ConnMan.