summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/wellenreiter/ChangeLog0
-rw-r--r--noncore/net/wellenreiter/README4
-rw-r--r--noncore/net/wellenreiter/TODO19
3 files changed, 19 insertions, 4 deletions
diff --git a/noncore/net/wellenreiter/ChangeLog b/noncore/net/wellenreiter/ChangeLog
index 384c47b..1ce25d5 100644
--- a/noncore/net/wellenreiter/ChangeLog
+++ b/noncore/net/wellenreiter/ChangeLog
diff --git a/noncore/net/wellenreiter/README b/noncore/net/wellenreiter/README
index 83007cb..7607a74 100644
--- a/noncore/net/wellenreiter/README
+++ b/noncore/net/wellenreiter/README
@@ -33,2 +33,4 @@ packages for Qt3/X11, depending on the distribution e.g. libqt3-devel, libqt3-de
33 33
34The current CVS version of Wellenreiter II is _not_ X11 compatible.
35
34===================== 36=====================
@@ -53,3 +55,3 @@ if your device has been properly configured.
53 55
54Wellenreiter II is (C) 2002-2003 Michael 'Mickey' Lauer 56Wellenreiter II is (C) 2002-2004 Michael 'Mickey' Lauer
55 57
diff --git a/noncore/net/wellenreiter/TODO b/noncore/net/wellenreiter/TODO
index 0336417..c5f2e30 100644
--- a/noncore/net/wellenreiter/TODO
+++ b/noncore/net/wellenreiter/TODO
@@ -7,6 +7,6 @@
7 7
8- option to run skript on 8- option to launch an external application (i.e. qcop) on
9 - new net 9 - new net
10 - new station 10 - new station
11 - <whatever> 11 - <whatever> event
12 12
@@ -14,2 +14,15 @@
14 14
15- 15- display interface capabilities
16
17- enable sniffing in wired networks
18
19- enable multiple packet sources
20 - infrared
21 - bluetooth
22 - usb?
23
24- define packet structure in a metalanguage and generate
25 the actual parsing code (hmmm)
26
27- pester the ethereal folks to settle for an application independant
28 packet dissection framework... (unlikely)