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 - connman_element removal
18 Owner: Samuel Ortiz <sameo@linux.intel.com>
31 WiFi tethering should be done through an extended wpa_supplicant
32 D-Bus API, as STA and AP modes are typically mutually exclusive.
35 - Session API implementation
39 Owner: Daniel Wagner <daniel.wagner@bmw-carit.de>
40 Owner: Samuel Ortiz <sameo@linux.intel.com>
42 The session API should provide a connection abstraction in order to
43 prioritize applications network accesses, prevent or allow network
44 and bearer roaming, or provide applications with a way to request
45 for periodic network connections. On-demand connections will be
46 implemented through this API as well.
47 See http://www.mail-archive.com/connman@connman.net/msg01653.html
50 - Provisioning D-Bus API
54 Owner: Lucio Maciel <lucio.maciel@hp.com>
56 The current service provisioning lacks a D-Bus interface for modifying
57 existing configurations.
64 Owner: Marcel Holtmann <marcel@holtmann.org>
66 Based on the portal detection parsing results, and provisioned
67 credentials, ConnMan should be able to initiate a WiSPR authentication.
74 Owner: Jukka Rissanen <jukka.rissanen@nokia.com>
76 Support IPv6 only networks so that system can go online even if
77 there is no IPv4 address. Also support more than one IPv6 address
78 in one device so that the addresses are reported correctly via
79 dbus interface. The autoconf IPv6 addresses need also some tweaking
80 so that system will go online properly.
90 Dependencies: Core:IPv4LL
91 Owner: Samuel Ortiz <sameo@linux.intel.com>
98 Owner: Samuel Ortiz <sameo@linux.intel.com>
105 Owner: Samuel Ortiz <sameo@linux.intel.com>
107 This EAP is needed for SIM card based network authentication.
108 ConnMan here plays a minor role: Once wpa_supplicant is set up for
109 starting and EAP-AKA/SIM authentication, it will talk to a SIM card
110 through its pcsc-lite API.
117 Owner: Henri Bragge <henri.bragge@ixonos.com>
124 Owner: Henri Bragge <henri.bragge@ixonos.com>