summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show 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,4 +1,9 @@
- beep over headphone / customizable
+- add configuration for scrollback buffer in hex window and log window
+
+- implement beacon stripping (the first beacon is enough to detect a
+ new network - further beacons just blow up the capture file)
+
- identification of probe requests
i.e. other sniffers around
@@ -27,2 +32,4 @@
- pester the ethereal folks to settle for an application independant
packet dissection framework... (unlikely)
+
+- revamp hex window, make it more sophisticated than just a QMultiLineEdit