diff options
author | Robert Love <rlove@rlove.org> | 2006-01-30 22:41:20 +0000 |
---|---|---|
committer | Robert Love <rlove@rlove.org> | 2006-01-30 22:41:20 +0000 |
commit | 70f591d7d6da59c074456adb5e916e6e83a7c5ae (patch) | |
tree | 253a429edda9d4b207b5ea61c8d8233596bdb984 /TODO | |
parent | fb399652810d926756f296abeb94e880b02ba2cc (diff) | |
download | NetworkManager-70f591d7d6da59c074456adb5e916e6e83a7c5ae.tar.gz |
TODO: format
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1410 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -12,7 +12,9 @@ Support WPA Enterprise. - Access Point link checking thresholds -Wireless link checking could be enhanced to check the signal strength of an access point and switch if the current access point a wireless card is associated with has dropped below say, 20%. +Wireless link checking could be enhanced to check the signal strength of an +access point and switch if the current access point a wireless card is +associated with has dropped below say, 20%. - Gracefully recover from dbus dropouts @@ -24,5 +26,6 @@ that we could use here. Note that when dbus dies, hal also dies at the moment. - Support 40/64 bit passphrases -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. +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. |