File: TODO

package info (click to toggle)
network-manager 0.6.4-6%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 6,528 kB
  • ctags: 3,016
  • sloc: ansic: 33,692; sh: 9,574; makefile: 721
file content (19 lines) | stat: -rw-r--r-- 629 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.


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


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