author | benmeyer <benmeyer> | 2002-12-11 22:23:23 (UTC) |
---|---|---|
committer | benmeyer <benmeyer> | 2002-12-11 22:23:23 (UTC) |
commit | d65c7e8b910aad92b65f55bbfbb3b7b19465d603 (patch) (unidiff) | |
tree | 4d276956dcb5c897908d65e701ce71a0e5289e8b | |
parent | ee3251a889aed8ef0346743589e5166b7d4f673b (diff) | |
download | opie-d65c7e8b910aad92b65f55bbfbb3b7b19465d603.zip opie-d65c7e8b910aad92b65f55bbfbb3b7b19465d603.tar.gz opie-d65c7e8b910aad92b65f55bbfbb3b7b19465d603.tar.bz2 |
Add wlan stuff
-rw-r--r-- | noncore/net/networksetup/TODO | 5 | ||||
-rw-r--r-- | noncore/settings/networksettings/TODO | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/noncore/net/networksetup/TODO b/noncore/net/networksetup/TODO index 862d681..93cbab7 100644 --- a/noncore/net/networksetup/TODO +++ b/noncore/net/networksetup/TODO | |||
@@ -1,14 +1,19 @@ | |||
1 | test WEP | 1 | test WEP |
2 | WEP key in file wireless.conf is not encrypted !, therefore it is very easy to get the key out of the zaurus.. | 2 | WEP key in file wireless.conf is not encrypted !, therefore it is very easy to get the key out of the zaurus.. |
3 | WEP transimtion rat | ||
4 | 1 or 2 | ||
5 | 5.5 | ||
6 | 1 | ||
7 | Auto | ||
3 | 8 | ||
4 | udchcp needs to output the dhcp information so interfaces can read it | 9 | udchcp needs to output the dhcp information so interfaces can read it |
5 | 10 | ||
6 | interfacesetupimp really doesn't need a interface* pointer | 11 | interfacesetupimp really doesn't need a interface* pointer |
7 | 12 | ||
8 | Possible other modules to write: ppp, ipsec, bluetooth, ipchains | 13 | Possible other modules to write: ppp, ipsec, bluetooth, ipchains |
9 | 14 | ||
10 | PPP module needs to scan pppd.tdb to see what is currently active | 15 | PPP module needs to scan pppd.tdb to see what is currently active |
11 | 16 | ||
12 | WLAN - add possiblity to input text or hex without knowing "s:" | 17 | WLAN - add possiblity to input text or hex without knowing "s:" |
13 | 18 | ||
14 | Interface setupimp needs to use kernel calls. | 19 | Interface setupimp needs to use kernel calls. |
diff --git a/noncore/settings/networksettings/TODO b/noncore/settings/networksettings/TODO index 862d681..93cbab7 100644 --- a/noncore/settings/networksettings/TODO +++ b/noncore/settings/networksettings/TODO | |||
@@ -1,14 +1,19 @@ | |||
1 | test WEP | 1 | test WEP |
2 | WEP key in file wireless.conf is not encrypted !, therefore it is very easy to get the key out of the zaurus.. | 2 | WEP key in file wireless.conf is not encrypted !, therefore it is very easy to get the key out of the zaurus.. |
3 | WEP transimtion rat | ||
4 | 1 or 2 | ||
5 | 5.5 | ||
6 | 1 | ||
7 | Auto | ||
3 | 8 | ||
4 | udchcp needs to output the dhcp information so interfaces can read it | 9 | udchcp needs to output the dhcp information so interfaces can read it |
5 | 10 | ||
6 | interfacesetupimp really doesn't need a interface* pointer | 11 | interfacesetupimp really doesn't need a interface* pointer |
7 | 12 | ||
8 | Possible other modules to write: ppp, ipsec, bluetooth, ipchains | 13 | Possible other modules to write: ppp, ipsec, bluetooth, ipchains |
9 | 14 | ||
10 | PPP module needs to scan pppd.tdb to see what is currently active | 15 | PPP module needs to scan pppd.tdb to see what is currently active |
11 | 16 | ||
12 | WLAN - add possiblity to input text or hex without knowing "s:" | 17 | WLAN - add possiblity to input text or hex without knowing "s:" |
13 | 18 | ||
14 | Interface setupimp needs to use kernel calls. | 19 | Interface setupimp needs to use kernel calls. |