docs: mentioned geoip download script
[netsniff-ng.git] / TODO
blob2001c0d89b79415d6ef19069f48c5f0fb89e68d3
1 * trafgen:
2   + Allow inter departure time as i.e. exponential, uniform, cauchy, normal,
3     pareto, ... distributed
4   + Rewrite config parser
5   + Skip jumbo frame if it doesn't fit into ring slot, give warning
7 * curvetun:
8   + Rewrite config parsers
9   + Show active sessions, possibility to kill active sessions (?)
10   + Make it harder for DPIs to detect
12 * netsniff-ng:
13   + Cleanup code, especially in dissector, print-modes and proto sections
14   + Support more protocols
15   + Skip jumbo frame if it doesn't fit into ring slot, give warning
17 * ashunt:
18   + Add IPv6 functionality
19   + Fix aslookup parser
20   + General cleanups
22 * ifpps:
23   + Fix NaN's in CPU usage
24   + Cleanup redundant code
25   + Add more gnuplot features, i.e. automatic gnuplot script generation
27 * flowtop:
28   + Add IPv6 functionality
29   + Add Port->SocketInode->Cmd info
30   + Cleanup code
32 * t: tests, tests, tests / c: Coccinelle
33   + Highly needed!
34   + Use Sharness as a framework for tests (https://github.com/misfire/Sharness)
35   + Use SmPL / Coccinelle as a framework for 'code error checking'