summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/TODO
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/TODO') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/noncore/net/wellenreiter/TODO b/noncore/net/wellenreiter/TODO
index c5f2e30..ff98eaf 100644
--- a/noncore/net/wellenreiter/TODO
+++ b/noncore/net/wellenreiter/TODO
@@ -1,5 +1,10 @@
1- beep over headphone / customizable 1- beep over headphone / customizable
2 2
3- add configuration for scrollback buffer in hex window and log window
4
5- implement beacon stripping (the first beacon is enough to detect a
6 new network - further beacons just blow up the capture file)
7
3- identification of probe requests 8- identification of probe requests
4 i.e. other sniffers around 9 i.e. other sniffers around
5 10
@@ -26,3 +31,5 @@
26 31
27- pester the ethereal folks to settle for an application independant 32- pester the ethereal folks to settle for an application independant
28 packet dissection framework... (unlikely) 33 packet dissection framework... (unlikely)
34
35- revamp hex window, make it more sophisticated than just a QMultiLineEdit