author | mickeyl <mickeyl> | 2004-01-12 19:36:44 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-01-12 19:36:44 (UTC) |
commit | 27e75f81eba7f5f7d267c2bac8f576cf7c9e2128 (patch) (side-by-side diff) | |
tree | 8a2064ee7483e3d13eeddbfe6a4c9d2feb47274c /noncore/net/wellenreiter | |
parent | d13352dbcc9c21021b44898706e44439af7a2991 (diff) | |
download | opie-27e75f81eba7f5f7d267c2bac8f576cf7c9e2128.zip opie-27e75f81eba7f5f7d267c2bac8f576cf7c9e2128.tar.gz opie-27e75f81eba7f5f7d267c2bac8f576cf7c9e2128.tar.bz2 |
update
-rw-r--r-- | noncore/net/wellenreiter/TODO | 60 |
1 files changed, 40 insertions, 20 deletions
diff --git a/noncore/net/wellenreiter/TODO b/noncore/net/wellenreiter/TODO index ab171c8..fd70fc7 100644 --- a/noncore/net/wellenreiter/TODO +++ b/noncore/net/wellenreiter/TODO @@ -1,25 +1,17 @@ -- 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 - -- decloaking of falsely reported SSIDs [done] +/************************************************************************ +/* W e l l e n r e i t e r I I +/* =============================== +/* +/* Version: 1.0.2 +/************************************************************************ -- option to launch an external application (i.e. qcop) on - - new net - - new station - - <whatever> event +---------------------------------------------------- + Ideas as of Wellenreiter II / December 2003 +---------------------------------------------------- -- adaptive hopping scheme ! - -- display interface capabilities - -- enable sniffing in wired networks +-------- +ENGINE +-------- - enable multiple packet sources - infrared @@ -32,7 +24,35 @@ - pester the ethereal folks to settle for an application independant packet dissection framework... (unlikely) +- adaptive hopping scheme ! + +- gather interface capabilities + +- enable sniffing in wired networks + +--------- + UI +--------- + +- display interface capabilities (or rewrite networksettings?) + +- distinguish wireless bridges (WDS traffic) + +- expand/collapse all + +- add configuration for scrollback buffer in hex window and log window + - revamp hex window, make it more sophisticated than just a QMultiLineEdit + - tree view + +- beep over headphone / customizable + +--------- + FILES +--------- - write kismet-like .network format and format to be importable into AutoRoute +- implement beacon stripping (the first beacon is enough to detect a + new network - further beacons just blow up the capture file) + |