summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPatrik Flykt <patrik.flykt@linux.intel.com>2013-05-06 16:02:52 +0300
committerPatrik Flykt <patrik.flykt@linux.intel.com>2013-05-06 16:05:42 +0300
commita6fb43dcc209424d890adfb10ebc975d17f73caa (patch)
treed30b0590689896b19a5f04ab6542e146f89b955f /TODO
parentc905385446bf1672f44af47c007b9708ec9bb0bc (diff)
downloadconnman-a6fb43dcc209424d890adfb10ebc975d17f73caa.tar.gz
connman-a6fb43dcc209424d890adfb10ebc975d17f73caa.tar.bz2
connman-a6fb43dcc209424d890adfb10ebc975d17f73caa.zip
TODO: Update connmanctl entry
Agent mode is mostly done, update the entry with Session mode and VPN Agent support.
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 6 insertions, 5 deletions
diff --git a/TODO b/TODO
index 9b916d54..bd3e8e96 100644
--- a/TODO
+++ b/TODO
@@ -192,17 +192,18 @@ VPN
old "L2TP." and "PPTP." prefix for PPP options. Remove the compatibility
code and only allow "PPPD." prefix for PPP options.
+
Tools
=====
-- Add Agent mode to connmanctl command line tool
+- Add Session mode and VPN support to connmanctl command line tool
- Priority: Medium
+ Priority: Low
Complexity: C2
- connmanctl should implement agent prompting when started with a suitable
- command line option. Agent mode should also be enabled when in interactive
- mode.
+ The connmanctl command line tool should support Session mode and VPN
+ Agent with a set of suitable commands used in both interactive and
+ non-interactive mode.
User Interface