summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2013-02-18 17:23:43 +0200
committerPatrik Flykt <patrik.flykt@linux.intel.com>2013-02-19 12:23:39 +0200
commit81d634c07e52949490a98494a6f494eba198aa3b (patch)
tree85568f461a36eeeecd42c174c4a045eef27a24d0 /TODO
parentd20c97309d5fc3e2aa909f7593e8b1782a777f74 (diff)
downloadconnman-81d634c07e52949490a98494a6f494eba198aa3b.tar.gz
connman-81d634c07e52949490a98494a6f494eba198aa3b.tar.bz2
connman-81d634c07e52949490a98494a6f494eba198aa3b.zip
TODO: Add note about removal of L2TP and PPTP prefix for PPP options
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 77ab29eb..99266588 100644
--- a/TODO
+++ b/TODO
@@ -183,6 +183,16 @@ VPN
Complexity: C4
Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
+- L2TP & PPTP compatibility prefix removal
+
+ Priority: Medium
+ Complexity: C1
+ When: connman 2.0
+
+ The VPN config file provisioning patchset contains code that makes
+ PPP options to be marked by "PPPD." prefix. The code supports also
+ old "L2TP." and "PPTP." prefix for PPP options. Remove the compatibility
+ code and only allow "PPPD." prefix for PPP options.
Tools
=====