author | andyq <andyq> | 2002-11-10 15:36:32 (UTC) |
---|---|---|
committer | andyq <andyq> | 2002-11-10 15:36:32 (UTC) |
commit | a982df01d5755c1280c6279df6d46791bd4c9e7e (patch) (unidiff) | |
tree | 70cb9982bf2715b399a594343b3f084fe242d17f | |
parent | 6d3fd69b7f14971d837e4fd13084bb978592a752 (diff) | |
download | opie-a982df01d5755c1280c6279df6d46791bd4c9e7e.zip opie-a982df01d5755c1280c6279df6d46791bd4c9e7e.tar.gz opie-a982df01d5755c1280c6279df6d46791bd4c9e7e.tar.bz2 |
Updated
-rw-r--r-- | noncore/net/networksetup/TODO | 3 | ||||
-rw-r--r-- | noncore/settings/networksettings/TODO | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/noncore/net/networksetup/TODO b/noncore/net/networksetup/TODO index 7185dbe..04b3a7c 100644 --- a/noncore/net/networksetup/TODO +++ b/noncore/net/networksetup/TODO | |||
@@ -1,13 +1,16 @@ | |||
1 | AndyQ - Fixed a bug in wlanimp.cpp : accept method - put braces round key | ||
2 | field if so that settings get saved if WEP is enabled | ||
3 | |||
1 | CLEAN UP | 4 | CLEAN UP |
2 | 5 | ||
3 | udchcp needs to output the dhcp information so interfaces can read it | 6 | udchcp needs to output the dhcp information so interfaces can read it |
4 | 7 | ||
5 | interfacesetupimp really doesn't need a interface* pointer | 8 | interfacesetupimp really doesn't need a interface* pointer |
6 | 9 | ||
7 | Possible other modules to write: ppp, ipsec, bluetooth, ipchains | 10 | Possible other modules to write: ppp, ipsec, bluetooth, ipchains |
8 | 11 | ||
9 | PPP module needs to scan pppd.tdb to see what is currently active | 12 | PPP module needs to scan pppd.tdb to see what is currently active |
10 | 13 | ||
11 | WLAN - add possiblity to input text or hex without knowing "s:" | 14 | WLAN - add possiblity to input text or hex without knowing "s:" |
12 | 15 | ||
13 | Interface setupimp needs to use kernel calls. | 16 | Interface setupimp needs to use kernel calls. |
diff --git a/noncore/settings/networksettings/TODO b/noncore/settings/networksettings/TODO index 7185dbe..04b3a7c 100644 --- a/noncore/settings/networksettings/TODO +++ b/noncore/settings/networksettings/TODO | |||
@@ -1,13 +1,16 @@ | |||
1 | AndyQ - Fixed a bug in wlanimp.cpp : accept method - put braces round key | ||
2 | field if so that settings get saved if WEP is enabled | ||
3 | |||
1 | CLEAN UP | 4 | CLEAN UP |
2 | 5 | ||
3 | udchcp needs to output the dhcp information so interfaces can read it | 6 | udchcp needs to output the dhcp information so interfaces can read it |
4 | 7 | ||
5 | interfacesetupimp really doesn't need a interface* pointer | 8 | interfacesetupimp really doesn't need a interface* pointer |
6 | 9 | ||
7 | Possible other modules to write: ppp, ipsec, bluetooth, ipchains | 10 | Possible other modules to write: ppp, ipsec, bluetooth, ipchains |
8 | 11 | ||
9 | PPP module needs to scan pppd.tdb to see what is currently active | 12 | PPP module needs to scan pppd.tdb to see what is currently active |
10 | 13 | ||
11 | WLAN - add possiblity to input text or hex without knowing "s:" | 14 | WLAN - add possiblity to input text or hex without knowing "s:" |
12 | 15 | ||
13 | Interface setupimp needs to use kernel calls. | 16 | Interface setupimp needs to use kernel calls. |