diff options
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | 2013-02-18 17:23:43 +0200 |
---|---|---|
committer | Patrik Flykt <patrik.flykt@linux.intel.com> | 2013-02-19 12:23:39 +0200 |
commit | 81d634c07e52949490a98494a6f494eba198aa3b (patch) | |
tree | 85568f461a36eeeecd42c174c4a045eef27a24d0 /TODO | |
parent | d20c97309d5fc3e2aa909f7593e8b1782a777f74 (diff) | |
download | connman-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-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 ===== |