summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRobert Love <rlove@rlove.org>2006-04-06 17:49:21 +0000
committerRobert Love <rlove@rlove.org>2006-04-06 17:49:21 +0000
commita1346d97802effdde7953dc7d097d6884c0114ec (patch)
tree78f4d61627dd5850014857455060c1e0c7030323 /TODO
parentcd73c091c57d73c5f64427736c9d60a8b2ca75bb (diff)
downloadNetworkManager-a1346d97802effdde7953dc7d097d6884c0114ec.tar.gz
TODO: update
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1675 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3467c73fff..80fc727f21 100644
--- a/TODO
+++ b/TODO
@@ -17,3 +17,9 @@ associated with has dropped below say, 20%.
Allow user to enter passphrases and convert them to 40/64 bit WEP keys on the
fly. Unfortunately, the algorithm for 40/64 bit passphrases is kind of messy.
+
+- Proper PPP support
+
+Provide integrated and proper PPP support, replacing the current per-distro
+code. Seamlessly communicate with pppd, manage the dial up profiles ourselves,
+and so on.