summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/TODO
Unidiff
Diffstat (limited to 'noncore/settings/networksettings/TODO') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/settings/networksettings/TODO b/noncore/settings/networksettings/TODO
index 8e57405..7185dbe 100644
--- a/noncore/settings/networksettings/TODO
+++ b/noncore/settings/networksettings/TODO
@@ -1,14 +1,13 @@
1CLEAN UP 1CLEAN UP
2 2
3Write a class that parses /proc and not ifconfig
4
5udchcp needs to output the dhcp information so interfaces can read it 3udchcp needs to output the dhcp information so interfaces can read it
6 4
7interfacesetupimp really doesn't need a interface* pointer 5interfacesetupimp really doesn't need a interface* pointer
8 6
9Possible other modules to write: ppp, ipsec, bluetooth, ipchains 7Possible other modules to write: ppp, ipsec, bluetooth, ipchains
10 8
11PPP module needs to scan pppd.tdb to see what is currently active 9PPP module needs to scan pppd.tdb to see what is currently active
12 10
13WLAN - add possiblity to input text or hex without knowing "s:" 11WLAN - add possiblity to input text or hex without knowing "s:"
14 12
13Interface setupimp needs to use kernel calls.