TODO: update

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1675 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Robert Love 2006-04-06 17:49:21 +00:00
parent cd73c091c5
commit a1346d9780

6
TODO
View file

@ -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.