4 - Priority scale: High, Medium and Low
6 - Complexity scale: C1, C2, C4 and C8.
7 The complexity scale is exponential, with complexity 1 being the
8 lowest complexity. Complexity is a function of both task 'complexity'
14 - Session API implementation
18 Owner: Daniel Wagner <daniel.wagner@bmw-carit.de>
19 Owner: Patrik Flykt <patrik.flykt@linux.intel.com>
21 The session API should provide a connection abstraction in order to
22 prioritize applications network accesses, prevent or allow network
23 and bearer roaming, or provide applications with a way to request
24 for periodic network connections. On-demand connections will be
25 implemented through this API as well.
26 See http://www.mail-archive.com/connman@connman.net/msg01653.html
33 Owner: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
35 Discuss and implement a basic and safe firewalling strategy into
36 Connman. Provide a D-Bus API for personal firewalling.
39 - PACRunner extensions
44 Support more URI schemes, support multiple connections, tighter
56 Owner: Samuel Ortiz <sameo@linux.intel.com>
58 This EAP is needed for SIM card based network authentication.
59 ConnMan here plays a minor role: Once wpa_supplicant is set up for
60 starting and EAP-AKA/SIM authentication, it will talk to a SIM card
61 through its pcsc-lite API.
70 - Wireless background scan
74 Owner: Samuel Ortiz <sameo@linux.intel.com>
76 While connected ConnMan should offload the background scanning to
77 wpa_supplicant. Wpa_supplicant allows for a fancy background scan
78 which frequency increases after the current connection signal level
79 drops below a defined threshold.
80 We should also be able to have wpa_supplicant do the background
81 scanning for us when we're not connected, if we have configured our
99 Owner: Mario Tokarz <mario.tokarz@bmw-carit.de>
114 Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
121 Dependencies: Core:Private networks
122 Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
124 The current VPN support puts the VPN interface at the top of the
125 service list, giving VPNs the default route. When doing split
126 tunneling, the system routes packet to the VPN interface for
127 private IPs, while going through the default interface for the rest
138 Owner: Patrik Flykt <patrik.flykt@linux.intel.com>
140 For platforms not running python, it could prove useful to provide them
141 with a native single binary command line tool.
151 Owner: Alok Barsode <alok.barsode@linux.intel.com>
153 A GNOME3 shell user interface would make it easier for mainstream distros
154 users to use ConnMan.