From a1346d97802effdde7953dc7d097d6884c0114ec Mon Sep 17 00:00:00 2001 From: Robert Love Date: Thu, 6 Apr 2006 17:49:21 +0000 Subject: [PATCH] TODO: update git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1675 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 3467c73ff..80fc727f2 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.