flowtop: rewrite presenter main handler
[netsniff-ng.git] / TODO
blob34db44645a1638e82d710ef5d45e3ab0d733de99
1 Here's a list of things we need to do (contributions are welcome and highly
2 appreciated, please also read Documentation/SubmittingPatches about how to
3 submit your contributions, items marked with '!' are of high importance):
5  0! Improve manpages, extend the documentation and/or write useful howtos.
6         @TODO: Jon Schipp, Daniel Borkmann
8  1! Highest prio: Cleanup and refactor the code!
9         @TODO: Daniel Borkmann
11  3! Test IPv6 on flowtop, curvetun and mausezahn.
12         @TODO: Daniel Borkmann, Jon Schipp
14  4! Implement IRQs + Softirqs on wireless in ifpps. (Driver name via ethtool?)
15         @TODO: Daniel Borkmann
17 10! Add a proper 802.11 dissector for netsniff-ng.
18         @TODO: Markus Amend
20 13! Easier language (bpf-hla) for /fast/ filtering (e.g. on top of BPF so
21     that it can run in the kernel), include this into bpfc (bpfc-hla).
22         @TODO: Daniel Borkmann, Markus Amend
24 22! Add different timing models to trafgen, not just a static interpacket gap.
25         @TODO: Daniel Borkmann
27 38! netsniff-ng (and others): if interface goes down, properly exit
28         @TODO: Daniel Borkmann
30 48! Hand-include patchset from Sibir Chakraborty:
31         - Replay all files from directory (dir as --in paramter)
32         - Replay with correct timing information
33         - Replay with Gbps / pps rate limit
34         @TODO: Daniel Borkmann
36 49! Add Gbps / pps rate limit to trafgen
37         @TODO: Daniel Borkmann
39 47! ifpps show timestamps in CSV file. (Do we already have this?) In general
40     improve CSV output a bit.
41         @TODO: Daniel Borkmann
43 32! ifpps: add option for --dev eth0,eth1,eth2 and accumulate stats
44         @TODO: Daniel Borkmann
46 50! mausezahn: clean it up add fork + fanout mode(?), remove libpcap
47     dependency, let it also store pcap files e.g. on a network filesystem
48     of the mausezahn box.
49         @TODO: Daniel Borkmann
51 51! astraceroute: can we remove whois query and do this locally?
52         @TODO: Daniel Borkmann
54 ---
56  5) Make trafgen also write to a pcap instead to a device.
58  6) Let netsniff-ng and trafgen support pcap and pcap-ng!
60 12) Add new dissectors (e.g. BGP, DNS, DCCP, SCTP, RSVP, IPsec, LISP, RADIUS,
61     LLC, fix MPLS?, improve ARP, BPDU, PVST, CDP, LLDP, RTP, Syslog, NTP,
62     OpenFlow, ...), add new protocols to mausezahn.
64 16) Further micro-optimize netsniff-ng, trafgen, mausezahn's performance. Use
65     Oprofile for optimize tools!
67 17) Security review of curvetun.
69 21) Obfuscate curvetun's protocol to make it hard/resource-intensive for DPIs.
71 31) astraceroute: implement DNS traceroute with AS/Geo information
73 34) Are there other interesting (e.g. ethtool) stats for ifpps?
75 46) QoS for curvetun --> since tundev is qdiscless
77 47) Add geo-ip information to netsniff-ng output?