summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/TODO
blob: ff98eaffd7d57c19d1b2bf32e842411d6bf8d8d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
- 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 zero-length SSIDs

- option to launch an external application (i.e. qcop) on
  - new net
  - new station
  - <whatever> event

- adaptive hopping scheme !

- display interface capabilities

- enable sniffing in wired networks

- enable multiple packet sources
  - infrared
  - bluetooth
  - usb?

- define packet structure in a metalanguage and generate
  the actual parsing code (hmmm)

- 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