diff options
author | Patrik Flykt <patrik.flykt@linux.intel.com> | 2013-05-06 16:02:52 +0300 |
---|---|---|
committer | Patrik Flykt <patrik.flykt@linux.intel.com> | 2013-05-06 16:05:42 +0300 |
commit | a6fb43dcc209424d890adfb10ebc975d17f73caa (patch) | |
tree | d30b0590689896b19a5f04ab6542e146f89b955f | |
parent | c905385446bf1672f44af47c007b9708ec9bb0bc (diff) | |
download | connman-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.
-rw-r--r-- | TODO | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -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 |