2006-01-26 Robert Love <rml@novell.com>

* TODO: Update.  WPA support is in the bag and HAL restarts (should)
	  work.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1392 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Robert Love 2006-01-26 21:16:36 +00:00 committed by Robert Love
parent b60c770dab
commit a386cc6bc9
2 changed files with 13 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2006-01-26 Robert Love <rml@novell.com>
* TODO: Update. WPA support is in the bag and HAL restarts (should)
work.
2006-01-26 Robert Love <rml@novell.com>
* configure.in: Change '-Wno-unused' to '-Wno-unused-parameter'

13
TODO
View file

@ -1,12 +1,13 @@
TODO items for NetworkManager
-----------------------------
Any of these items are of course fair game for anyone, patches are greatly welcome. It also serves as a "what still needs to be done" list.
Any of these items are of course fair game for anyone, patches are greatly
welcome. It also serves as a "what still needs to be done" list.
- WPA support
- WPA Enterprise support
WPA support is greatly, significantly, mightily needed.
Support WPA Enterprise.
- Access Point link checking thresholds
@ -14,9 +15,11 @@ WPA support is greatly, significantly, mightily needed.
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 and hal dropouts
- Gracefully recover from dbus dropouts
There is currently no logic to gracefully recover from a crashed/killed dbus or hal. There are dbus functions for notification when services come up and go away which could be used here. Remeber that when dbus dies, hal also dies at the moment.
There is currently no logic to gracefully recover from a crashed/killed dbus.
There are dbus functions for notification when services come up and go away
that we could use here. Note that when dbus dies, hal also dies at the moment.
- Support 40/64 bit passphrases