summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-04-29 12:52:56 (UTC)
committer mickeyl <mickeyl>2004-04-29 12:52:56 (UTC)
commit75602fa702e3db54785480e4178e611c4a2ddc4a (patch) (unidiff)
tree46da1f54313e05571d8fb1a0f676fbd3c49ac268
parent4a4c125f1f19ce7f493f2176a09d7d882774fa42 (diff)
downloadopie-75602fa702e3db54785480e4178e611c4a2ddc4a.zip
opie-75602fa702e3db54785480e4178e611c4a2ddc4a.tar.gz
opie-75602fa702e3db54785480e4178e611c4a2ddc4a.tar.bz2
update
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/wellenreiter/TODO12
1 files changed, 11 insertions, 1 deletions
diff --git a/noncore/net/wellenreiter/TODO b/noncore/net/wellenreiter/TODO
index 5f37ddf..0640d23 100644
--- a/noncore/net/wellenreiter/TODO
+++ b/noncore/net/wellenreiter/TODO
@@ -3,16 +3,22 @@
3/* =============================== 3/* ===============================
4/* 4/*
5/* Version: 1.0.2 5/* Version: 1.0.2
6/************************************************************************ 6/************************************************************************
7 7
8---------------------------------------------------- 8----------------------------------------------------
9 Ideas as of Wellenreiter II / December 2003 9 Ideas as of Wellenreiter II / April 2004
10---------------------------------------------------- 10----------------------------------------------------
11 11
12-------- 12--------
13 BUILD
14--------
15
16- fix building against X11 again
17
18--------
13ENGINE 19ENGINE
14-------- 20--------
15 21
16- enable multiple packet sources 22- enable multiple packet sources
17 - infrared 23 - infrared
18 - bluetooth 24 - bluetooth
@@ -29,12 +35,14 @@ ENGINE
29- gather interface capabilities 35- gather interface capabilities
30 36
31- enable sniffing in wired networks 37- enable sniffing in wired networks
32 38
33- fix autodetection (interface name) 39- fix autodetection (interface name)
34 40
41- use ethtool IOCTLs (if present)
42
35--------- 43---------
36 UI 44 UI
37--------- 45---------
38 46
39- display interface capabilities (or rewrite networksettings?) 47- display interface capabilities (or rewrite networksettings?)
40 48
@@ -62,6 +70,8 @@ ENGINE
62 # $Creator: Wellenreiter II Version 1.0.2 70 # $Creator: Wellenreiter II Version 1.0.2
63 # $Format: wi-scan 71 # $Format: wi-scan
64 # Latitude Longitude ( SSID ) Type ( BSSID ) Time (GMT) [ SNR Sig Noise ] 72 # Latitude Longitude ( SSID ) Type ( BSSID ) Time (GMT) [ SNR Sig Noise ]
65 # $DateGMT: 2004-02-07 73 # $DateGMT: 2004-02-07
66 N 41.1008009 W 8.3893034 ( Porceven ) BBS ( 00:a0:f8:41:91:63 ) 22:32:39 (GMT) [ 21 177 156 ] 74 N 41.1008009 W 8.3893034 ( Porceven ) BBS ( 00:a0:f8:41:91:63 ) 22:32:39 (GMT) [ 21 177 156 ]
67 75
76- add SIGSEGV handler for emergency closing the capture file etc.
77