summaryrefslogtreecommitdiff
path: root/noncore/net/networksetup/TODO
Unidiff
Diffstat (limited to 'noncore/net/networksetup/TODO') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/networksetup/TODO26
1 files changed, 21 insertions, 5 deletions
diff --git a/noncore/net/networksetup/TODO b/noncore/net/networksetup/TODO
index 93cbab7..6457836 100644
--- a/noncore/net/networksetup/TODO
+++ b/noncore/net/networksetup/TODO
@@ -1,6 +1,16 @@
1Types:
2-Ethernet Connection (Done)
3-ISDN Connection
4-Modem COnnection (Started)
5-xDSL connection
6-Token Ring Connection
7-CIPE (VPN) connection (ipsec?)
8-Wireless Connection (Done)
9-Bluetooth
10-IPChains?
11
1test WEP 12test WEP
2WEP key in file wireless.conf is not encrypted !, therefore it is very easy to get the key out of the zaurus.. 13Add WEP transimtion rate
3WEP transimtion rat
41 or 2 141 or 2
55.5 155.5
61 161
@@ -10,14 +20,20 @@ udchcp needs to output the dhcp information so interfaces can read it
10 20
11interfacesetupimp really doesn't need a interface* pointer 21interfacesetupimp really doesn't need a interface* pointer
12 22
13Possible other modules to write: ppp, ipsec, bluetooth, ipchains
14
15PPP module needs to scan pppd.tdb to see what is currently active 23PPP module needs to scan pppd.tdb to see what is currently active
16 24
17WLAN - add possiblity to input text or hex without knowing "s:" 25WLAN
26- add possiblity to input text or hex without knowing "s:"
27- Handle "any" and any the same way in config
18 28
19Interface setupimp needs to use kernel calls. 29Interface setupimp needs to use kernel calls.
20 30
31Add a route/DNS editor under the ViewAdvancedInfo button
32
33Use a true TCP/IP widget
34
35Make it so that pcmcia doesn't need to be stopped/started for wlan
36
21Automaticly update the main list of interfaces: 37Automaticly update the main list of interfaces:
22> That would be me. :-D netlink, can you point me in the right 38> That would be me. :-D netlink, can you point me in the right
23> direction where I can get more info on it? (I figured there was some 39> direction where I can get more info on it? (I figured there was some