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>
27 - Moving DNS proxy code to ConnMan core
32 Supporting DNS proxy or resolv.conf direct editing seems more than
33 plenty as far as resolving is concerned. So the idea is to move the
34 dnsproxy plugin code to ConnMan core and have an additional command
35 line option in case one would like to stick with the current
36 resolver.c code for editing resolv.conf.
43 WiFi tethering should be done through an extended wpa_supplicant
44 D-Bus API, as STA and AP modes are typically mutually exclusive.
47 - Session API implementation
51 Owner: Daniel Wagner <daniel.wagner@bmw-carit.de>
52 Owner: Samuel Ortiz <sameo@linux.intel.com>
54 The session API should provide a connection abstraction in order to
55 prioritize applications network accesses, prevent or allow network
56 and bearer roaming, or provide applications with a way to request
57 for periodic network connections. On-demand connections will be
58 implemented through this API as well.
59 See http://www.mail-archive.com/connman@connman.net/msg01653.html
62 - Provisioning D-Bus API
66 Owner: Lucio Maciel <lucio.maciel@hp.com>
68 The current service provisioning lacks a D-Bus interface for modifying
69 existing configurations.
76 Owner: Marcel Holtmann <marcel@holtmann.org>
78 Based on the portal detection parsing results, and provisioned
79 credentials, ConnMan should be able to initiate a WiSPR authentication.
86 Owner: Jukka Rissanen <jukka.rissanen@nokia.com>
88 Support IPv6 only networks so that system can go online even if
89 there is no IPv4 address. Also support more than one IPv6 address
90 in one device so that the addresses are reported correctly via
91 dbus interface. The autoconf IPv6 addresses need also some tweaking
92 so that system will go online properly.
102 Dependencies: Core:Agent callbacks
103 Owner: Tomasz Bursztyka <tomasz.bursztyka@nokia.com>
105 Support in gsupplicant and connman core (network/service).
112 Dependencies: Core:IPv4LL
113 Owner: Samuel Ortiz <sameo@linux.intel.com>
120 Owner: Samuel Ortiz <sameo@linux.intel.com>
127 Owner: Samuel Ortiz <sameo@linux.intel.com>
129 This EAP is needed for SIM card based network authentication.
130 ConnMan here plays a minor role: Once wpa_supplicant is set up for
131 starting and EAP-AKA/SIM authentication, it will talk to a SIM card
132 through its pcsc-lite API.
139 Owner: Henri Bragge <henri.bragge@ixonos.com>
146 Owner: Henri Bragge <henri.bragge@ixonos.com>