X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=TODO;h=d1c58646e0616774ed63c5f2b074d371300e80a1;hb=57156cc5738cfbf60e1b0ddf444ad6eec5964a0d;hp=26f0575b1096e55b3114e73c2c1e92d7ea1b8d55;hpb=ac2b56d6d05ffba66c14bdc077de8da7ccc6a9d3;p=framework%2Fconnectivity%2Fconnman.git diff --git a/TODO b/TODO index 26f0575..d1c5864 100644 --- a/TODO +++ b/TODO @@ -26,30 +26,6 @@ Core See http://www.mail-archive.com/connman@connman.net/msg01653.html -- main.conf FallbackTimeservers, FallbackNameservers - Priority: Medium - Complexity: C2 - Owner: - - Both entries should take a string list as arguments and can contain - mixed combination of fully qualified domain names, IPv4 and IPv6 - addresses. In absence of main.conf or if this entry is not present - then no fallback servers are used. These configuration file values - will obsolete plugins/meego.c and plugins/google.c. - See http://lists.connman.net/pipermail/connman/2012-March/008605.html - - -- main.conf PriorityTechnologies - Priority: Medium - Complexity: C2 - Owner: Patrik Flykt - - Handle automatic switch from one technology to another one. By default - this value should be empty and no automatic switching is happening as - long as technology is connected. The list is ordered. - See http://lists.connman.net/pipermail/connman/2012-March/008605.html - - - Personal firewall Priority: Low @@ -69,6 +45,15 @@ Core security integration. +- Favorite service migration removal + + Priority: Medium + Complexity: C1 + When: 12/2012 + + Remove service migration code that moves services from default.profile + to the current directory-based structure. + WiFi ==== @@ -91,38 +76,32 @@ WiFi Complexity: C1 -- Wireless background scan +- WiFi p2p Priority: Medium - Complexity: C4 - Owner: Samuel Ortiz + Complexity: C2 - 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. +- Previous WPS pin code sending -- WiFi p2p + Priority: Medium + Complexity: C2 - Priority: Medium - Complexity: C2 + Provide previous WPS pin code in PreviousPassphrase field if WPS was used. +- Removing wpa_supplicant 0.7.x legacy support + Priority: Low + Complexity: C1 + Owner: Tomasz Bursztyka + + Removing global country property setter in gsupplicant, and removing + wifi's technology set_regdom implementation. Removing autoscan fallback. + (Note: should be done around the end 2012) Bluetooth ========= -- DUN client - - Priority: Low - Complexity: C4 - Owner: Mario Tokarz - - Cellular ========