docs: fixed typos in install documentation, reformatted and added udev rule
[netsniff-ng.git] / TODO
blob94e83d5494481b21f0e3fc5a873a3cad7ab0037c
1 * trafgen:
2   + Allow inter departure time as i.e. exponential, uniform, cauchy, normal,
3     pareto, ... distributed
4   + Rewrite config parser
6 * curvetun:
7   + Rewrite config parsers
8   + Show active sessions, possibility to kill active sessions (?)
9   + Make it harder for DPIs to detect
11 * netsniff-ng:
12   + Cleanup code, especially in dissector, print-modes and proto sections
13   + Support more protocols
15 * ashunt:
16   + Add IPv6 functionality
17   + Fix aslookup parser
18   + General cleanups
20 * ifpps:
21   + Fix NaN's in CPU usage
22   + Cleanup redundant code
23   + Add more gnuplot features, i.e. automatic gnuplot script generation
25 * flowtop:
26   + Add IPv6 functionality
27   + Fix locking, cleanup code
29 * t: tests, tests, tests / c: Coccinelle
30   + Highly needed!
31   + Use Sharness as a framework for tests (https://github.com/misfire/Sharness)
32   + Use SmPL / Coccinelle as a framework for 'code error checking'