X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=TODO;h=a9287b79871096930c95527367e786e3f7da3b2a;hb=f09588ccfac150b9289563276ddfe5f661ee9062;hp=9cb78f0462c6289390b424a1dbd99ebc858f1a39;hpb=cd7146afc61f0addd46d94ae8783747289f2f962;p=framework%2Fconnectivity%2Fconnman.git diff --git a/TODO b/TODO index 9cb78f0..a9287b7 100644 --- a/TODO +++ b/TODO @@ -45,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 ==== @@ -71,7 +80,7 @@ WiFi Priority: Medium Complexity: C4 - Owner: Samuel Ortiz + Owner: Tomasz Bursztyka While connected ConnMan should offload the background scanning to wpa_supplicant. Wpa_supplicant allows for a fancy background scan @@ -88,16 +97,16 @@ WiFi Complexity: C2 +- Previous WPS pin code sending -Bluetooth -========= + Priority: Medium + Complexity: C2 -- DUN client + Provide previous WPS pin code in PreviousPassphrase field if WPS was used. - Priority: Low - Complexity: C4 - Owner: Mario Tokarz +Bluetooth +========= Cellular @@ -114,20 +123,6 @@ VPN Owner: Jukka Rissanen -- Split tunnelling - - Priority: Low - Complexity: C8 - Dependencies: Core:Private networks - Owner: Jukka Rissanen - - The current VPN support puts the VPN interface at the top of the - service list, giving VPNs the default route. When doing split - tunneling, the system routes packet to the VPN interface for - private IPs, while going through the default interface for the rest - of the traffic. - - Tools =====